/* 

Theme Name: Club Resources International Blog
Theme URI: http://www.atlanticbt.com/
Description: Custom WordPress theme for Club Resources International.

style CSS document
style.css
client: Club Resources International
author: Atlantic BT - www.atlanticbt.com
date: 01/12/09

	Based off of the default WordPress theme by Michael Heilemann @ http://binarybonsai.com/,
	heavily modified by Atlantic BT

*/


/*======================================
	=Main Styles
======================================*/

* { margin: 0; padding: 0; }
body {
	font: normal 13px/18px "Tahoma", Arial, Helvetica, sans-serif; 	
	color: #423d28;
	text-align: center;
	background: url(images/bg_body.jpg) repeat-x #233842;
}

/*======================================
	=Typography Styles
======================================*/

a { text-decoration: none; color: #005c8e; }
	#content a { text-decoration: none; }
	#content a:hover, #sidebar a:hover { text-decoration: underline; }
	a:hover, a:focus { color: #005c8e; }
	

br.clear { clear: both; line-height: 0; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
p { }
	#content { font: normal 12px/1.7em Georgia, "Times New Roman", Times, serif; }
	#content p { margin: 1em 0; }

h1, h2, h3 { margin: 1em 0 0; font: bold 4em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; color: #205588; }
	
	h1 { }
		#content h1 { color: #074272; }
		#headerimg h1 { margin: 0; }
			#headerimg h1 a { display: block; width: 220px; height: 100px; }
	
	h2 { font-size: 1.6em; }
		h2.pagetitle { font-size: 1.6em; color: #074272; }
		#sidebar h2 { font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1em; }
		#sidebar h2 { margin: 5px 0 0; }
		
		h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
			text-decoration: none;
			}
			
	h3 { font-size: 1.3em; color: #265983; }
		h3.comments { margin: 40px auto 20px ; }

/*======================================
	=Base Form Styles
======================================*/


	input { }
		input.button,
		input#searchsubmit,
		input#submit { padding: 0 .5em; line-height: 1.5em; background: #7caadb; border: 2px solid #3f6a95; color: #fff; font-weight: bold; 
			cursor: pointer; }
			
	textarea { border: 1px solid #ccc; }


/*======================================
	=Layout Styles
======================================*/

#page {
	position: relative;
	margin: 20px auto;
	width: 960px;
	background: url(images/bg_page.gif) repeat-y #FAF9F0; 
	text-align: left; 
	}

#header, #navigation, #main-area, #site-info { float: left; display: inline; width: 960px; }

#header {
	position: relative; 
	height: 130px; 
	background: url(images/bg_masthead.jpg) no-repeat #3d6691;
	z-index: 100;
	}
	#headerimg 	{
		float: left; display: inline;
		width: 210px;
		height: 90px;
		background: url(images/g_masthead-logo.jpg) no-repeat 10px 10px;
		text-indent: -9000em;
		}
		#tagline p {
			position: absolute; top: 21px; left: 220px;
			width: 310px; height: 50px; 
			background: url(images/g_masthead-tagline.jpg); 
			text-indent: -9000em; 
			}
		#rss-feed {
			position: absolute;
			top: 36px;
			right: 20px;
			text-indent: 0;			
		}
			#rss-feed a {
				display: block;
				padding-left: 20px;
				color: #fff;
				background: url(images/i_feed.png) no-repeat 0 1px;
				font-size: 11px;
				line-height: 16px;
			}
			#rss-feed a:hover {
				text-decoration: underline;
			}
	#header #search-area{
		position: absolute;
		top: 60px; right: 20px;
		width: 270px; height: 20px;
		}
		#search-area label { display: none; }
		#header #search-area #s { 
			position: absolute; top: 0; left: 0;
			padding: 4px 2px 0 6px;
			width: 192px; height: 16px;
			border: 0;
			font-size: 11px;
			background: url(images/bg_input-search.jpg) no-repeat right center #fff;
			}
		 #header input#searchsubmit { position: absolute; top: 0; right: 0; width: 70px;
		 	padding: 0; border: 0; }
		
#content {
	float: left; display: inline;
	margin: 0; padding: 20px;
	width: 686px;
	min-height: 300px; height: auto !important; height: 300px;
	}


#footer { clear: both; position: relative; padding: 20px; width: 920px;
	border: 2px solid #dbdbb7; border-width: 2px 0;	background: #fffee0; 
	color: #66665a; font-size: 11px; 	
	}
	#footer-logo,
	#footer-logo a { 
		float: left; display: inline;
		width: 150px; height: 50px;
		background: url(images/g_logo-footer.jpg); 
		text-indent: -9000em;
		}
		#footer-logo img { display: none; }
		#footer-logo { margin: 0px 20px 10px 0;}
	
	#site-copyright { float: left; display: inline; width: 350px; font-size: 11px;  }				
	
	div#abt-brand a { color: #66665a; text-decoration: none; }
	div#abt-brand a:hover, div#abt-brand a:focus { color: #66665a; text-decoration: underline; }
	p#valid-links { color: #66665a; font-weight: bold; }
	div#abt-brand p#abt-link {
		float: left; display: inline;
		width: auto;
		padding-right: 15px;
		background: url(images/i_abt-globe.gif) no-repeat right center;
		}


/*======================================
	=Navigation Styles
======================================*/


#navigation {
	clear: both;
	position: absolute; 
	top: 100px; 
	left: 0; 
	background: url(images/bg_nav.jpg) repeat-x;
	border-bottom: 2px solid #DBDBB7;
	z-index: 10000;
	}
	#navigation h2 { display: none; }
		#navigation li { list-style: none; }
		#navigation ul li,
		#navigation ul li a { float: left; display: inline; }	
			#navigation ul li a {
				padding: 0 15px 0 15px;
				line-height: 30px;
				color: #fff;
				font-size: 11px;
				border-right: 1px solid #2d475f;
				}
				#navigation ul li a:hover,
				#navigation ul li a:focus { background: #e5e4b3; color: #423d28; text-decoration: none; }

/* =supplementary-nav */		
	#supplementary-nav {
		float: right; display: inline;
		width: 512px;
		}
		#supplementary-nav ul { float: left; display: inline; width: 250px; margin-left: 6px; }
		#supplementary-nav ul li,
		#supplementary-nav ul li a { display: block; }
			#supplementary-nav ul li a {
				display: block; 
				margin-bottom: 1px;
				padding-left: 18px;
				width: 232px; height: 20px; line-height: 20px;
				background: url(images/bg_supplementary-nav.gif) no-repeat #e5e5ca;		
				color: #66665a;
				}
				#supplementary-nav ul li a:hover { 
					background: url(images/bg_supplementary-nav-hover.jpg) no-repeat #e5e5ca; }	
				
				#site-links { float: right; display: inline; width: 260px; }
					*:first-child+html #site-links { width: 270px; }
				
				#site-links h2 { display: none; }
					#site-links li { list-style: none; }
				#site-copyright { clear: left; }
				
				

/* end supplementary-nav */


/*======================================
	=Inherited Styles
======================================*/


.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	
	display: none;

	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.comment-author { margin: 0 0 1em; }

.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 Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}



#headerimg { margin: 0;	width: 100%; }

.post, div.search .hentry {
	margin: 0 0 1.5em; padding: 0 0 1em;
	border: 1px solid #DBDBB7; border-width: 1px 0;
	}
	div.page .post { border-width: 0 0 1px; }

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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;
}

.clear { clear: both; }
/* End Structure */



/* 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;
	}

#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: .5em 0;
	padding: 0;
	font-size: 11px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform { margin: 1em 0; }

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 670px;
	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*/
.commentlist { padding: 0; }

.commentlist li {
	margin: 1em 0;
	padding: 15px;
	list-style: none;
	background: #fff;
	border: 1px solid #DBDBB7;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float: right; display: inline;
	padding: 20px;
	width: 188px;
	border-left: 2px solid #DBDBB7; 
	background: #f2f2dd;
	}

#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;
	}

hr { display: none;	}

a img {	border: none; }

.navigation {
	display: block;
	text-align: center;
	height: 20px;
	}
/* 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;
}
