/*
Theme Name: Alexander Blass Theme
Description: Theme developed for Alexander Blass site.
Version: 1.0
Author: Clauz
Author URI: http://www.clauz.com.ar/
Tags: fixed width, orange
*/


/**** BEGIN STRUCTURE ****/

body 
{
	padding:0;
	margin:0;
	font-size: 11px;
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/pattern-background.gif);	
	color:#7A7A7A;
	line-height:13px;
	text-align: center;
}

#page 
{
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin: 20px auto;
	padding: 0;
	width: 970px;
	background: url(images/page-middle.gif) repeat;
}

div.pageOpen
{
	float: none;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	width: 970px;
	height: 12px;
	background: url(images/page-open.gif) no-repeat;
}

div.pageClose
{
	float: none;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	width: 970px;
	height: 13px;
	background: url(images/page-close.gif) no-repeat;
	padding-bottom: 1px;
}

#header 
{
	width: 890px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 100px;
}

#headerHomepage
{
	width: 890px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}


div.logo
{
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.noticeAndIcons
{
	float: right;
	width: 500px;
	height: 100px;
	text-align: right;
}

div.notice
{
	float: right;
	margin-top: 5px;
	clear: both;
}

div.icons
{
	float: right;
	clear: both;
	width: 200px;
	margin-top: 20px;
}

div.icons img
{
	margin-right: 7px;
	margin-left: 7px;
}

div.icons a
{
	position: relative;
	top: -3px;
}

div.headerImageLineTop
{
	clear:both;
	width: 890px;
	height: 6px;
	font-size: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #f07d00;
}

div.headerImageLineBottom
{
	clear:both;
	width: 890px;
	margin-top: 1px;
	height: 4px;
	font-size: 3px;
	background: #f07d00;
}


#headerImage
{
	clear:both;
	width:890px;
	height:205px;
	overflow:hidden;
	margin: 0;
	padding:0;
	border:0;
}


#headerImageCycle 
{
	float: right;
	clear: both;
	height: 7px;
	width: 150px;
	list-style:inline;
	margin:0;
	padding:0;
	margin-bottom: 2px;
}

#headerImageCycle a:link, #headerImageCycle a:visited 
{
	display: block;
	text-indent:-5000px;
	float: left;
	width: 7px;
	height: 7px;
	line-height: 7px;
	margin:0 0 0 5px;
	text-decoration: none;
	background: #ccc;
	outline:none;
	color: red;
}

#headerImageCycle a:hover, #headerImageCycle a.activeSlide 
{
	background: #000;
	text-decoration: none;
}


div.menu
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	clear: both;
	width: 890px;
	height: 50px;
	text-align: left;
}

div.menuOptions
{
	width: 100%;
	height: 20px;
	position: relative;
	top: 5px;
}

div.menuOptions img, div.menuOptions a
{
	float: left; 
}

div.menuOptions a, div.menuOptions a:link, div.menuOptions a:visited
{
	color: #979797;
	margin-right: 1px;
	margin-left: 1px;
	display: inline;
	text-transform: uppercase;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-top: 3px;
}

div.menuOptions a:hover
{
	text-decoration: none;
	color: #e87b1f;
}

div.menuBottom
{
	width: 100%;
	height: 20px;
	background: url(images/pattern-menu.gif) repeat-x bottom;
}

div.breadcrumb
{
	float: left;
	float: left;
	margin-left: 40px;
	display: inline;
}

.narrowcolumn 
{
	float: left;
	clear: both;
	text-align: justify;
	margin-left: 40px;
	display: inline;
	width: 500px;
}

.widecolumn 
{
	clear: both;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
}

.post 
{
	float: left;
	margin-bottom: 20px;
}

.narrowcolumn .postmetadata 
{
	padding-top: 5px;
}

.widecolumn .postmetadata 
{
	margin: 30px 0;
}

.widecolumn .smallattachment 
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment 
{
	text-align: center;
	margin: 5px 0px;
}

.postmetadata 
{
	clear: both;
}

#footer 
{
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	width: 890px;
	clear: both;
	background: url(images/pattern-dot.gif) repeat-x top;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #b7b7b7;
}

div.copyright
{
	float: left;
}

div.links
{
	float: right;
}

#footer a, #footer a:link, #footer a:visited
{
	color: #f07d00;	
}

#footer a:hover
{
	text-decoration: underline;
}

/**** END STRUCTURE ****/



/**** BEGIN MENU ****/


a.aboutAlexander
{
	height: 17px;
	width: 115px;
	background: url(images/menu-about_alexander-small.png) no-repeat;
}

a.aboutAlexander:hover
{
	height: 17px;
	width: 115px;
	background: url(images/menu-about_alexander-small.png) no-repeat 0px -17px;
}

a.keynoteSpeakingAndAppearances
{
	height: 17px;
	width: 204px;
	background: url(images/menu-keynote_speaking_and_appearances-small.png) no-repeat;
}

a.keynoteSpeakingAndAppearances:hover
{
	height: 17px;
	width: 204px;
	background: url(images/menu-keynote_speaking_and_appearances-small.png) no-repeat 0px -17px;
}

a.masterClasses
{
	height: 17px;
	width: 102px;
	background: url(images/menu-master_classes-small.png) no-repeat;
}

a.masterClasses:hover
{
	height: 17px;
	width: 102px;
	background: url(images/menu-master_classes-small.png) no-repeat 0px -17px;
}

a.meetingProfessionals
{
	height: 17px;
	width: 147px;
	background: url(images/menu-meeting_professionals-small.png) no-repeat;
}

a.meetingProfessionals:hover
{
	height: 17px;
	width: 147px;
	background: url(images/menu-meeting_professionals-small.png) no-repeat 0px -17px;
}

a.media
{
	height: 17px;
	width: 45px;
	background: url(images/menu-media-small.png) no-repeat;
}

a.media:hover
{
	height: 17px;
	width: 45px;
	background: url(images/menu-media-small.png) no-repeat 0px -17px;
}

a.investment
{
	height: 17px;
	width: 78px;
	background: url(images/menu-investment-small.png) no-repeat;
}

a.investment:hover
{
	height: 17px;
	width: 78px;
	background: url(images/menu-investment-small.png) no-repeat 0px -17px;
}

a.contactAndBooking
{
	height: 17px;
	width: 126px;
	background: url(images/menu-contact_and_booking-small.png) no-repeat;
}

a.contactAndBooking:hover
{
	height: 17px;
	width: 126px;
	background: url(images/menu-contact_and_booking-small.png) no-repeat 0px -17px;
}

/**** END MENU ****/


/**** BEGIN HOMEPAGE ****/


div.title
{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #b2b2b2;
}

div.separationV
{
	float: left;
	height: 305px;
	width: 2px;
	background: url(images/pattern-dot.gif) repeat-y;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 5px;
}

div.separationV2
{
	float: left;
	height: 230px;
	width: 2px;
	background: url(images/pattern-dot.gif) repeat-y;
	margin-left: 9px;
	margin-right: 9px;
}

div.separationH
{
	float: left;
	clear: both;
	height: 5px;
	width: 100%;
	background: url(images/pattern-dot.gif) repeat-x top;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.about
{
	float: left;
	width: 445px;
}

div.about div.content
{
	float: left;
	margin-top: 10px;
}

div.about div.details
{
	float: right;
	margin-top: 0px;
}

div.about div.title
{
	color: #ea7b20;
}

div.media
{
	float: left;
	width: 420px;
}

div.media div.content
{
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

div.media div.logos
{
	float: left;
	text-align: left;
	width: 190px;
}

div.media div.video
{
	float: right;
	width: 218px;
}

div.classes
{
	float: left;
	clear:both;
	width: 890px;
	margin-top: 0px;
}

div.classes div.content
{
	float: left;
	margin-top: 10px;
	width: 490px;
}

div.classes div.details
{
	float: right;
}

div.classes div.topics
{
	float: left;
	margin-left: 30px;
	width: 250px;
	background: #f7f7f7;
	padding-left: 10px;
	padding-top: 5px;
}

div.classes div.book
{
	float: right;
}

div.consulting
{
	float: left;
	width: 340px;
	clear: left;
	margin-bottom: 20px;
}

div.consulting div.details
{
	float: right;
	margin-top: -10px;
}

div.adventures
{
	float: right;
	width: 530px;
	margin-bottom: 20px;
}

div.adventures div.title
{
	float: left;
	width: 100%;
	clear:both;
}

div.adventures div.content
{
	float: left;
	width: 203px;
	margin-top: 20px;
}

div.adventures div.googlemap
{
	float: right;
	margin-top: 15px;
	border: 5px solid #ededed;
	background: #ededed;
}

div.adventures div.details
{
	float: right;
	margin-top: -11px;
}

div.consulting div.content, div.adventures div.content
{
	clear: both;
	margin-top: 15px;
}

/**** END HOMEPAGE ****/

/**** BEGIN INNER PAGES COMMON ELEMENTS ****/

div.main ul
{
	margin-left: 30px;
	padding: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

div.main ul li
{
	margin: 0px;
	padding: 0px;
	background: url(images/bullet-stripes.gif) no-repeat 0px 4px;
	padding-left: 15px;
}

div.pdfLink
{
	float: left;
	width: 100%;
	border: 1px solid #f1f1f1;
	background: #f3f3f3;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}

div.pdfLink a
{
	float: left; 
	height: 20px;
	font-weight: bold;
	padding-left: 25px;
	background: url(images/bullet-pdf.png) no-repeat 3px 0px;
}


div.link
{
	border: 1px solid #f1f1f1;
	background: #f3f3f3;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}


div.link a
{
	font-weight: bold;
	padding-left: 20px;
	background: url(images/bullet-plus.gif) no-repeat 3px 3px;
}

div.audience
{
	float: left;
	text-align: left;
	margin-bottom: 20px;
	border: 1px dotted #c0c0c0;
	padding: 8px;
	background: #fef6e3;
}

div.audience a
{
	float: left;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 20px;
	background: url(images/bullet-orange_square.gif) no-repeat 3px 3px;
	color: #de7d00;
	font-weight: bold;
}

div.didyouknow
{
	clear: both;
	border-top: 1px dashed #c0c0c0;
	border-bottom: 1px dashed #c0c0c0;
	background: #f2f2f2;
}

div.pic
{
	clear: both;
	text-align: center;
	margin-top: 20px;
}

div.pic img
{
	padding: 5px;
	background: #efefef;
}

div.sidebar div.bio
{
	float: left;
	width: 100%;
	border: 1px solid #f1f1f1;
	background: #f3f3f3;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}

div.sidebar div.bio a
{
	float: left; 
	height: 20px;
	font-weight: bold;
	padding-left: 25px;
	background: url(images/bullet-pdf.png) no-repeat 5px 0px;
}

div.sidebar div.interestReading
{
	padding-top: 10px;
	padding-bottom: 10px;
}

div.sidebar div.interestReading a
{
	float: left;
	clear: both;
	padding-bottom: 8px;
	padding-left: 15px;
	background: url(images/bullet-dotted_square.gif) no-repeat 0px 3px;
}

div.quotes
{
	float: left;
	margin-top: 10px;
	width: 100%;
	clear: both;
}

div.quote
{
	float: left;
	width: 95%;
	padding: 3%;
	margin-left: 0px;
	background: #f4f4f4;
	clear: both;
}

div.author
{
	float: left;
	text-align: right;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: italic; 
	border-bottom: 1px dashed #c0c0c0;
}


div.linksOtherSections
{
	float:left; 
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dashed #c0c0c0;
}


div.linksOtherSections a
{
	background: url(images/bullet-stripes.gif) no-repeat 0px 2px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.linksOtherSections a:hover
{
	text-decoration: underline;
}

div.contactMasterClasses
{
	float: left;
	clear: both;
	background: #f4f4f4;
	padding: 10px;
}

div.contactMasterClasses div.meeting, div.contactMasterClasses div.additional, div.contactMasterClasses div.tailored
{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}

div.speakingKit
{
	float: left;
	width: 200px;
	border: 1px dashed orange;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	background: #ffffff;
}

div.speakingKit a
{
	float: left; 
	height: 20px;
	font-weight: bold;
	padding-left: 25px;
	background: url(images/bullet-pdf.png) no-repeat 0px 0px;
}

div.speakingKit a.plus
{
	background: url(images/bullet-plus.gif) no-repeat 3px 3px;
}

div.highResImagesThumb
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}	

div.highResImagesThumb img
{
	padding: 2px;
	border: 1px solid #c0c0c0;
}	


/**** END INNER PAGES COMMON ELEMENTS ****/

/**** BEGIN ABOUT PAGE ****/

#about_alexander div.main
{
	float: left;
	width: 650px;
	padding-right: 15px;
}

#about_alexander div.sidebar
{
	float: left;
	width: 200px;
	margin-top: 15px;
	padding-left: 15px;
	background: url(images/pattern-dot.gif) repeat-y left;
}


#about_alexander div.sidebar div.bio
{
	float: left;
	width: 100%;
	border: 1px solid #f1f1f1;
	background: #f3f3f3;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-top: 0px;
}

#about_alexander div.sidebar ul
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#about_alexander div.sidebar ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	background: url(images/bullet-dots.gif) no-repeat -2px 0px;
	padding-left: 10px;
}

/**** END ABOUT PAGE ****/

/**** BEGIN KEYNOTE AND APPEARANCES PAGE ****/

#keynote_and_appearances  div.main
{
	float: left;
	width: 620px;
	padding-right: 15px;
}

#keynote_and_appearances  div.topics
{
	float: left;
	background: #f0f0f0;
	padding-bottom: 10px;
}

#keynote_and_appearances  div.topics ul
{
	margin: 0px;
}

#keynote_and_appearances  div.topics ul li
{
	float: left;
	width: 180px;
	margin-right: 5px;
}

#keynote_and_appearances  div.sidebar
{
	float: left;
	margin-top: 0px;
	width: 230px;
	padding-left: 15px;
	background: url(images/pattern-dot.gif) repeat-y left;
}

#keynote_and_appearances  div.sidebar div.pdfLink
{
	float: left;
	width: 100%;
	border: 1px solid #f1f1f1;
	background: #f3f3f3;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}


/* BEGIN SUBPAGES */

#keynote_subpage div.main
{
	float: left;
	width: 620px;
	background: url(images/pattern-dot.gif) repeat-y right;
	padding-right: 15px;
}

#keynote_subpage div.sidebar
{
	float: left;
	width: 230px;
	margin-left: 15px;
}


#keynote_subpage div.sidebar div.pdfLink
{
	margin-top: 0px;
}


#keynote_subpage div.video
{
	float: right;
}


/* END SUBPAGES */


/**** END KEYNOTE AND APPEARANCES PAGE ****/

/**** BEGIN MEETING PROFESSIONALS PAGE ****/

#meeting_contacts  div.main
{
	float: left;
	width: 620px;
	background: url(images/pattern-dot.gif) repeat-y right;
	padding-right: 15px;
}

#meeting_contacts  div.sidebar
{
	float: left;
	margin-top: 0px;
	width: 230px;
	margin-left: 15px;
}

#meeting_contacts div.speakingKit
{
	margin-top: 0px;
}


/**** END MEETING PROFESSIONALS PAGE ****/

/**** BEGIN INVESTMENT ****/

table
{
	float: left;
	clear: both;
	margin-bottom: 20px;
}

table.investment
{
	float: left;
	clear: both;
	border: 1px solid #dadadb;
	padding: 3px;
}

table.investment td
{
	border: 1px solid #dadadb;
}

/**** END INVESTMENT PAGE ****/

/**** BEGIN CONTACT PAGE ****/

#contact div.main
{
	float: left;
	width: 520px;
	background: url(images/pattern-dot.gif) repeat-y right;
	padding-right: 15px;
}

#contact div.googlemap
{
	text-align: center;
}

#contact div.sidebar
{
	float: left;
	margin-top: 0px;
	width: 320px;
	margin-left: 15px;
}

#contact h2
{
	clear: both;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ff9900;
	color: #ffffff;
	margin: 0px;
	margin-bottom: 15px;	
	text-transform: uppercase;
}

#contact div.phone
{
	float: left;
	width: 100%;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px dashed #c0c0c0;
	border-bottom: 1px dashed #c0c0c0;
	background: #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#contact div.phone div.number
{
	float: left;
	width: 250px;
	background: url(images/bullet-orange_square.gif) no-repeat left;
	padding-left: 15px;
	margin-left: 5px;
}

#contact div.phone div.type
{
	float: left;
	width: 150px;
}

#contact form
{
	margin-top: 0px;
	padding: 0px;
}

#contact div.checkbox
{
	float: left;
	clear: both;
	width: 460px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#contact div.formLine
{
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#contact input, 
#contact textarea
{
	background: #f3f3f3;
	border: 1px solid #e0e0e0;
}

#contact input.text
{
	width: 200px;
}

#contact textarea
{
	height: 100px;
	width: 200px;
	overflow: auto;
}

#contact input.button
{
	float: left;
	width: 150px;
	background: #ff9900;
	border: 1px solid #ff9900;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	position: relative;
	left: 10px;
}

span.captcha-651 input
{
	float: left;
	width: 100px;
}


/**** END CONTACT PAGE ****/

/**** BEGIN CONSULTING ****/

#consulting  div.main
{
	float: left;
	width: 620px;
	background: url(images/pattern-dot.gif) repeat-y right;
	padding-right: 15px;
}

#consulting  div.sidebar
{
	float: left;
	margin-top: 0px;
	width: 230px;
	margin-left: 15px;
}

#consulting div.sidebar div.pdfLink
{
	margin-top: 0px;
}


/**** END CONSULTING ****/

/**** BEGIN MEDIA ****/

#media  div.main
{
	float: left;
	width: 620px;
	background: url(images/pattern-dot.gif) repeat-y right;
	padding-right: 15px;
}

#media div.sidebar
{
	float: left;
	margin-top: 0px;
	width: 230px;
	margin-left: 15px;
}

#media div.story
{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px dotted #c0c0c0;
	padding-bottom: 10px;
}

#media div.story div.title
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
}

#media div.story div.company
{
	font-style: italic;
}

#media div.story img
{
	border: 1px solid #c0c0c0;
	position: relative;
	top: 5px;
	margin-bottom: 5px;
}

#media div.clip
{
	text-align: center;
}


#media div.clip img
{
	border: 1px solid #c0c0c0;
}

#media div.helpingOut a
{
	padding-left: 15px;

}

/**** END MEDIA ****/

/**** BEGIN MASTER CLASSES ****/


#masterclasses div.main
{
	float: left;
	width: 620px;
	background: url(images/pattern-dot.gif) repeat-y right;
	padding-right: 15px;
}

#masterclasses div.sidebar
{
	float: left;
	margin-top: 0px;
	width: 230px;
	margin-left: 15px;
}


#masterclasses div.sidebar div.pdfLink
{
	margin-top: 0px;
}

#masterclasses div.meeting, #masterclasses div.additional, #masterclasses div.tailored
{
	float: left;
	width: 100%;
	clear: both;
	border-bottom: 1px dashed orange;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

/**** END MASTER CLASSES ****/

/**** BEGIN ADVENTURES PAGE ****/

#adventures div.main
{
	float: left;
	width: 650px;
	padding-right: 15px;
	background: url(images/pattern-dot.gif) repeat-y right;
}

#adventures div.sidebar
{
	float: left;
	width: 200px;
	margin-top: 15px;
	padding-left: 15px;
}

#adventures div.sidebar ul
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#adventures div.sidebar ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	background: url(images/bullet-dots.gif) no-repeat -2px 0px;
	padding-left: 10px;
}

/**** END ADVENTURES PAGE ****/

/* Begin Typography & Colors */


.widecolumn .entry p 
{
	
}

.narrowcolumn .entry, .widecolumn .entry 
{
	line-height: 1.4em;
}

.widecolumn 
{
	line-height: 1.6em;
}

.narrowcolumn .postmetadata 
{
	text-align: center;
}

.thread-alt 
{
	background-color: #f8f8f8;
}

.thread-even 
{
	background-color: white;
}

.depth-1 
{
	border: 1px solid #ddd;
}

.even, .alt 
{

	border-left: 1px solid #ddd;
}

small 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

#sidebar h2 
{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

.sticky 
{
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 
{
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea 
{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li 
{
	font-size: 1em;
}

.commentlist li 
{
	font-weight: bold;
}

.commentlist li .avatar 
{ 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a 
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p 
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p 
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata 
{
	font-weight: normal;
}

#sidebar 
{
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike 
{
	color: #777;
}

code 
{
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a 
{
	font-size: 9pt;
}

#wp-calendar a 
{
	text-decoration: none;
}

#wp-calendar caption 
{
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th 
{
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */

/***** Begin Headers *****/


h1, h2, h3, h4, h5
{
	float: left;
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1
{
	float: left;
	width: 100%;
	clear: both;
	font-size: 18px;
	width: 100%;
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0px;
	color: #747474;
	font-weight: normal;
	text-transform: uppercase;
}

h2, h2 a, h2 a:link, h2 a:visited,
h3, h3 a, h3 a:link, h3 a:visited,
h4, h4 a, h4 a:link, h4 a:visited
{
	float: left;
	width: 100%;
	clear: both;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #747474;
}

h2
{
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

h3
{
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.post h2
{
	margin-top: 10px;
	text-transform: uppercase;
}

/***** End Headers *****/



/***** Begin Images *****/

p img 
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright 
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft 
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left;
}

/***** End Images *****/



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul 
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li 
{
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before 
{
	content: "\00BB \0020";
}

.entry ol 
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li 
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li 
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol 
{
	margin: 0;
	padding: 0;
}

#sidebar ul li 
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select 
{
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol 
{
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol 
{
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li 
{
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li 
{
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */



/***** Begin Form Elements *****/

#searchform 
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	border-top: 1px dashed #c0c0c0;
	text-align: left;
}

#searchform #s 
{
	width: 250px;
	padding: 2px;
	background: #efefef;
	border: 1px solid #c0c0c0;
}

#searchsubmit 
{
	padding: 1px;
	background: #ff9900;
	border: 1px solid #ff9900;
	color: #ffffff;
	font-weight: bold;
}

.entry form 
{ /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

div.searchResult
{
	float: left;
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed #c0c0c0;
}

div.searchResult h2, div.searchResult h2 a, div.searchResult h2 a:link, div.searchResult h2 a:visited
{
	float: left;
	font-size: 12px;
}


select 
{
	width: 130px;
}

#commentform input 
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform 
{
	margin: 5px 10px 0 0;
}

#commentform textarea 
{
	width: 100%;
	padding: 2px;
}

#respond:after 
{
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit 
{
	margin: 0 0 5px auto;
	float: right;
}
	

/***** End Form Elements *****/



/* Begin Comments*/
.alt 
{
	margin: 0;
	padding: 10px;
}

.commentlist 
{
	padding: 0;
	text-align: justify;
}

.commentlist li 
{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li 
{ 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p 
{
	margin: 10px 5px 10px 0;
}

.children 
{ 
	padding: 0; 
}

#commentform p 
{
	margin: 5px 0;
}

.nocomments 
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata 
{
	margin: 0;
	display: block;
}

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar form 
{
	margin: 0;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar 
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a 
{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a 
{
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a 
{
	display: block;
}

#wp-calendar caption 
{
	text-align: center;
	width: 100%;
}

#wp-calendar td 
{
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps 
{
	cursor: help;
}

acronym, abbr 
{
	border-bottom: 1px dashed #999;
}

blockquote 
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite 
{
	margin: 5px 0 0;
	display: block;
}

.center 
{
	text-align: center;
}

.hidden 
{
	display: none;
}
	
.screen-reader-text 
{
     position: absolute;
     left: -1000em;
}

hr 
{
	display: none;
}

a img 
{
	border: none;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f1f1f1;
	width: 100%;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption 
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img 
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text 
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

a, a:link, a:visited
{
	color: #f07d00;
	text-decoration: none;
}

a:hover 
{
	color: #f07d00;
	text-decoration: underline;
}



p
{
	margin: 0px;
	margin-bottom: 10px;
	line-height: 14px;
}

.clear 
{
	clear: both;
}

span.highlight
{
	color: #f17d00;
	text-decoration: underline;
}
