/*  
Theme Name: Bridget Cook
Theme URI: http://mbridgetcook.com/
Description: Multi-Columned Author theme
Version: 1.0
Author: Tony Naccarato	
Author URI: http://325studio.com/

*/

@import url("css/reset.css");


a:focus{outline:1px dotted invert}
hr{border-color:#ccc;border-style:dotted;border-width:1px 0 0;clear:both;height:0;padding: 3px 0;}
ol{list-style:decimal}
ul{list-style:square}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:5px}
p {margin-bottom:10px}

body{
	background: #81a884 url(images/bg.jpg) no-repeat top center fixed;
	line-height: 21px;
	font-size: 13px;
	font-family: "Lucida Grande", Arial, Sans-serif;
	color: #000;
	}
#wrapper {
	margin: 25px;
	}
#maincontainer {
	width: 960px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	padding: 0;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/trans_bg.png');
	}
/* IE ignores styles with [attributes], so it will skip the following. */
#maincontainer[id] {
  	background-image:url(images/trans_bg.png);
	}

#header {
	height: 100px;
	}
#headerBtns {
	width: 341px;
	float: right;
	margin-top: 12px;
	}
#headerBtns img {
	float: right;
	padding-top: 6px;
	}
h1 {
	float: left;
	width: 266px; 
	background: url(images/logo.png) no-repeat;
	text-indent: -9000px;
	margin: 10px 0 0 20px;
	}
h1 a {
	display: block;
	background: url(images/logo.png) no-repeat;
	height: 74px;
	border-bottom: none;
	}
#contentwrapper{
	float: left;
	width: 100%;
	}
#contentwrapper li, #footer li { 
	border-color:#ccc;
	padding: 5px 0;
	list-style: inside disc;
	}
#contentcolumn3{
	margin: 0 310px 0 330px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	}
#contentcolumn{
margin-right: 310px; /*Set right margin to RightColumnWidth*/
}

#leftcolumn3{
	float: left;
	width: 330px; /*Width of left column in pixel*/
	margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/
	}

#rightcolumn {
	float: left;
	width: 310px; /*Width of right column*/
	margin-left: -310px; /*Set left margin to -(RightColumnWidth)*/
	margin-bottom: 20px;
	}
#rightcolumn li {
	list-style: none;
	}
#footer{
	clear: left;
	width: 100%;
	/*height: 400px;*/
	padding: 20px 0 0;
	background: url(images/footer.png) no-repeat top center;
	}
#footer h2 {
	color: #000;
	}
#footer li {
	color: #000;
	}
#footer p {
	color: #000;
	}
#footerLeft {
	float: left;
	width: 285px; 
	}
#footerMiddle {
	float: left;
	width: 285px; 
	}
#footerRight {
	float: left;
	width: 255px; 
	}

.clear {
	clear: both;
	}
.innertube{
	margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	}
#maincontainer a {
	color: #659969;
	text-decoration: none;
	}
#maincontainer a:hover {
	color: #000;
	}	
h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	letter-spacing: .06em;
	padding: 10px 0;
	}
.post h3 {
	font-size: 16px;
	color: #000;
	line-height: 18px;
	}
#page h3 {
	font-size: 24px;
	margin: 20px 0 10px;
	line-height: 20px;
	}
h3 a {border: none !important;}
.postthumb {
	float: left;
	margin: 0 10px 10px 0;
	}
.postmetadata {
	padding: 10px;
	background: #e3e3e3;
	}
/*.sideBtn {
	position: relative;
	top: 15px;
	margin-bottom: 15px;
	}*/
.readmore {
	text-align: right;
	}
	
/*---------------[PAGES NAVIGATION]---------------*/
#pages { 
	background: transparent url(images/nav_bg.png) no-repeat;
	width: 960px; 
	height: 45px; 
	margin:  auto; 
	}
#pages ul { 
	list-style: none; 
	float: left; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 10px 0px 0px; 
	}
#pages ul li { 
	float: left; 
	display: block; 
	height: 44px; 
	padding: 0px; 
	}
#pages ul li a:link, #pages ul li a:visited, #pages ul li a:active { 
	float: left; 
	color: #000; 
	display: block; 
	height: 31px; 
	font-size: 11px; 
	padding: 14px 14px 0px; 
	margin: 0px; 
	text-transform: uppercase;
	border: none;
	}
#pages ul li a:hover {
	margin: 0px; 
	color: #81a884;  
	}

/*------------[DROPDOWN MENU]-------------*/
.nav, .nav * { margin:0; padding:0; list-style:none; }
.nav ul { position:absolute; top:-999em; }
.nav li { float:left; position:relative; z-index:99; font-size:12px; }
.nav a { display:block; text-decoration: none; }
.nav ul li { width: 100%; }
.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:40px; }
.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
.nav li li:hover ul, ul.nav li li.sfHover ul { left:15em; top:0px; }
.nav li:hover ul, .nav li li:hover ul { top: -999em; }
.nav li li { display: block; padding: 0px; }
.nav li li a:link, .nav li li a:visited { width: 240px; display: block; background-color: #666666; padding: 10px 30px 0px 30px; margin: 0px 0px 0px 0px; }
.nav li li a:hover { background-image: none !important; background-color: #81a884; color: #fff !important; }

/* Begin Images */
.post img {
	padding: 2px;
	max-width: 100%;
	border: 1px solid #666;
	}

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;
	}
	
.avatar {
	float: left;
	margin: 0 7px 2px 0;
	}
#bioImg {
	margin: 15px 0 0;
	border: 1px solid #666;
	padding: 3px;
	background: #fff;
	}
/* End Images */


#socialBar {
	background:transparent url(images/socialBar.gif) repeat-x scroll 0 0;
	bottom:0;
	color:#FFFFFF;
	display:block;
	height:40px;
	left:0;
	position:fixed;
	text-align:center;
	width:100%;
	z-index:999;
	}
#socialInner {
	margin: 0 auto; 
	padding: 10px 0 0; 
	width: 960px;
	}
#socialInner li {
	list-style: none;
	float: left;
	padding: 0 15px 0 0;
	}
#socialBar a {
	color: #fff;
	text-decoration: none;
	}
	
/* ----- search ------- */
#searchform {
	}
#s {
	background: #d5d5d5;
	border: 0;
	padding: 4px;
	color: #4d4d4d;
	}
