
#wp125adwrap_1c { width:100%; }
#wp125adwrap_1c .wp125ad { margin-bottom:10px; }


#submitt { background-color: #C7DE7E; font-weight: bold;}

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 
.none {
  display: none;
color:#fff;
}

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px/165% Georgia;
	color: #333; 	
	margin: 0; padding: 0 0 50px 0; 
	text-align: center;
background: #EC9BAF url(http://bakeitpretty.com/images/gingback5.jpg) repeat top left scroll;


}

/* Links */
a {
	text-decoration: underline;
	color: #ad2b39; 	
}
a:hover {
	color: #901b28;
	text-decoration: none;
}

/* Headers */

h1 {
	font-size: 245%;	
	font-weight: normal;
	letter-spacing: -2px;	
font-family: Georgia, Baskerville, serif;
	color: #2D2111;
		padding:10px;
}
h2 {
	font-size: 24px;
	font-weight: normal;	
font-style:italic;
font-family: Georgia, Baskerville, serif;
	color: #2D2111;
padding-top:24px;
padding-bottom:12px;
	
}
h3 {
	font-size: 24px;
	font-weight: normal;	
font-style:italic;
font-family: Georgia, Baskerville, serif;
	color: #BC3A71;
padding:10px;
}

h4 {
	font-size: 120%;	
	font-weight: normal;	
}

h5 {
	font-size: 120%;	
	font-weight: normal;	
}

h6 {
	font-size: 100%;	
	font-weight: normal;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0;
}


.relatedthumb li { list-style: none; }

#relatedposts ul {
list-style: none;
padding: 0;
margin: 0;
}

#relatedposts li
{
float: left;
margin: 0 0.15em;
}

dt {
  font-weight: bold;
  color: #895F30;
}

dd {
  padding-left: 25px; 
}

/* Images */
.col-one img {
	
	
	margin: 3px;
	
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

.entry ol, .post ol {padding:0 30px 0 40px;}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #EBEBEB;
	background: #F0F0F0;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   border: 1px solid #F0F0F0;
	background: #F0F0F0 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #555;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;	
}
th {
	color: #555;
	background: #E6E6E6;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;	
	
}
tr {
	height: 34px;	
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	
}	
/* end - table */

/* form elements */
form {
	margin: auto; 

	background: #fdfdfd; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 350px;
background:#fff;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}

input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #C6DD7D;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* Begin Form Elements */
#searchform {
	margin: 10px;
	padding: 5px 3px;

	}
.tbox{
color:#ccc;}

#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;
	}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#headlogo{

height:106px;
_height:115px;
float:left;
clear:both;
width:1000px;
_width:1015px;
margin: 120px 0px 0 10px;
_margin:20px 0 0 0;
}



#titles {
float:right;
}




#header-wrap {
	background: #fff;
	width: 1000px;
	text-align: left;

margin: 0 auto;
height:265px;
}

#headarea { 
width:1000px;
float:left;
}

#content-outer {
	
	width: 100%;
}






#content-wrapper {
display:inline-block;
	width: 1020px;
background-color:transparent;
	margin: 0 auto;	
text-align: left;
}
#content {

	float: left;
margin:0 0 0 10px;
_margin:0 0 0 4px;
	width: 1000px;
_width: 990px;
	background: #fff;	

}

.col-one {
	margin-right: 410px;
	padding-left: 10px;
float:left;

}
.col-mid {
	float: right;
	width: 390px;
	margin-left: -420px;
padding-left:10px;
border-left:1px dotted #ccc;
*/margin-left: -420px;*/
_margin-left: -410px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-right: 0px;
margin-right:10px;

}


.col-two {
	float: left;
	width: 250px;
	margin-top: 12px;

}
.col-three {
	float: right;
	width: 125px;
	margin: 12px 10px 0 0;
*/margin: 12px 0 0 0;*/
_margin: 12px 0 0 0;


}
.col-one, .col-two, .col-three {
	padding-bottom: 20px;
}

#content .col-one h2 {
border-bottom: dotted 1px #C7DE7E;
font-size: 24px;
	font-weight: normal;	
font-style:italic;
font-family: Georgia, Baskerville, serif;
	color: #BC3A71;
padding-top:15px;
	padding-bottom: 10px;
	
	text-transform: none;
	margin-left: 5px;
	padding-left: 5px;
}
#content .col-one h2 a {
	color: #2D2111;
	text-decoration: none;	
	background: none; 
	border: none;

}
#content .col-one h2 a:hover {
	color: #C7DE7E; 	
}

#content-wrapper .col-mid h2, 
#content-wrapper .col-two h2 {
	color: #333;
	font: normal 18px Baskerville, Georgia, serif;
	text-transform: none;
;
}

#content-wrapper .col-three h2{
	color: #938a53;
	font: normal 18px Baskerville, Georgia, serif;
	text-transform: none;
	padding: 5px 0;
	margin: 15px 0 5px 0;
}



/* sidebar menu */

.fixit {
margin-bottom:-20px;
}


ul.sidemenu {
	text-align: left;
	margin: 3px 5px 3px 0px; padding: 0;
	text-decoration: none;		
	
}



ul.sidemenu li {
	list-style: none;
	padding: 2px 0px;

		

}

.col-three ul.sidemenu {
	text-align: left;
	margin: 3px 5px 3px 0px; padding: 0;
	text-decoration: none;		

}
.col-three ul.sidemenu li {
	list-style: none;
	padding: 2px 0px;
	margin: 0;	

}


* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;	
text-decoration:none;
}
ul.sidemenu li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;
}
ul.sidemenu li a:hover {	
	color: #000;	
	background: none;
	border: none;
}
ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
ul.sidemenu ul li { background: none;
padding-left:10px; }





/* footer */
#footer-wrapper {
display:inline-block;
	width: 1000px;
	
	text-align: left;
	font: normal 1em/1.6em Baskerville, georgia, serif;	
background:#fff;		
}
#footer-wrapper h2, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper h2 {
	font: normal 1.6em/1.6em Baskerville, georgia, serif;
	color: #231F20;	
}
#footer-wrapper a {
	color: #fff;
	background: transparent;
}

#footer-wrapper ul.footer-list {
	list-style: none;
	padding: 0;	
	margin: 0;	
}
#footer-wrapper ul.footer-list li{
	margin: 0;
	padding: 0;
	margin-left: 0;
	padding-left: 0;
}

#footer-wrapper ul.footer-list li li {
	border-bottom: 1px solid #A1AF91;
	padding: 8px 0;
}


#footer-wrapper ul.footer-list li a, #footer-wrapper ul.footer-list li li a {
	display: inline-block;
	width: 98%;
	line-height: normal;
	padding: 8px 0;
	border: none;
	margin-left: 0;
	padding-left: 0;
	color: #666;
text-decoration:none;
}
#footer-wrapper ul.footer-list li a span, #footer-wrapper ul.footer-list li li a span {
	color: #666;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li li a:hover,
#footer-wrapper ul.footer-list li a:hover span, 
#footer-wrapper ul.footer-list li li a:hover span {
	color: #666;
	text-decoration: none;	
}

#footer {
	float: left;	
	width: 940px;	
	padding: 0px 20px 0 20px;				
	margin-left: 10px;
_margin-left: 5px;	
	margin-top: 10px;
	padding-bottom: 15px;	
background:#D0E5BC;
border-top: 1px solid #D0E5BC;
}

#footer ul, ol {
	margin: 0;
	padding: 0;
}



#footer-bottom {
	clear: both;
	width: 950px;
	margin: 0 auto;	
}

#footer-bottom .bottom-left a, #footer-bottom .bottom-right a {
	color: #999999;
	background: transparent;
}



#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;
	font-size: 95%;		
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
	font-size: 95%;		
}

.bottom-col-one {width: 280px; float: left; }
.bottom-col-two {width: 280px; float: left; margin-left:40px; }
.bottom-col-three {width: 280px; float: left; margin-left:40px; }

/* postmeta */
.postmeta {	
	padding: 5px 5px 30px 5px; margin: 20px 10px 15px 10px;	
	font-size: 8pt;	
font-family: Trebuchet, Verdana, sans-serif;
	color: #999;
	background: transparent url('http://www.bakeitpretty.com/images/postmeta.gif') bottom center no-repeat;
}
.postmeta a { background: transparent; color:#999;}
.date{ margin: 0 10px 0 10px; color:#555; font-family: baskerville, serif; font-size:14px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa; }
.post-info a { color: #000; }

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	padding: 4px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
.thumbs img:hover	{
	border: 1px solid #8E8E8E;
	background: #8E8E8E;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear { display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

.clearsmall { padding-bottom: 10px; }



/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.col-mid .sponsors img.ml 
{
margin-bottom : 4px; padding: 1px;  margin-right : 4px; overflow : hidden;
}
img a 
{
border : none;
}
img 
{
margin-bottom:10px; 
border : 0;
}
.clearhigh 
{
clear : both; display : block; height : 10px; overflow : hidden; margin : 0; padding : 0;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


/* tabs */

.tab_container 
{ 
margin: 0px 10px; padding: 0px; border: 5px solid #CCCCCC; 
}
.tab_container_in 
{ 
margin: 0px; padding: 10px 0px; border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc;
}
.tab_menu_container 
{ 
margin: 0px 10px; padding: 0px 0px 0px 0px; height: 30px; background-color: #CCCCCC;
}
#tab_menu li 
{
margin: 0px; padding: 5px 5px 2px 0px; font-size: 11px; line-height: normal; float: left; list-style: none; cursor: pointer; border-bottom: none;
}
#tab_menu .first 
{
padding: 5px 5px 2px 6px; 
}
#tab_menu li a, #tab_menu li a:visited 
{
margin: 0px; padding: 3px 6px 3px 6px; color: #FFFFFF; text-decoration: none; display: block;
}
#tab_menu li a:hover, #tab_menu li a.current 
{
background-color: #EEEEEE; color: #000000; text-decoration: none; 
}
.tab_content_list 
{ 
display: none;	 
}
#tab_content_tags a, #tab_content_tags a:visited 
{
color: #EEEEEE; text-decoration: none; 
}
#tab_content_tags a:hover 
{
color: #ffffff; text-decoration: none;
}
.tab_container ul 
{
list-style: none;
}

/* comment form */
.gravatar {float:right; margin-left:20px; margin-bottom:10px;}

.gravatar img{width:60px; height:60px;}


#comments 
{
clear : both; 
width:550px;
}
#comments a, #comments a:hover 
{
text-decoration : none;
}
#comments h2 
{
margin : 0;
}
#comments dl 
{
margin : 0; padding : 0;
}
#comments dt 
{
padding : 8px 0 0 0; font-size : 1.2em; border-top : 1px dotted #99c; color : #666666;
}
#comments dt.highlighted 
{
padding : 8px; background : #fc0; border : 4px solid #fff; 
}
#comments dd.highlighted 
{
background : #fff; padding : 2px 8px;
}
#comments h3, #postComment h3 
{
padding : 0; margin : 0 0 15px 0; font-family: baskerville, georgia, serif;
}
#postComment 
{
padding : 15px;
}
#postComment label 
{
width : 320px; display : block; float : left; clear : both; margin : 5px 0 0 0;
}
#postComment input, #postComment textarea 
{
margin : 5px 0 0 0; width : 347px;
}
#postComment textarea 
{
height : 160px;
}
#postComment .button 
{
padding : 5px; clear : both; width : 100px; margin : 10px 0 0 0;
}
#comments a 
{ 
background: none; 
}
		
.paginate {
text-align:center;
}

.alignright {
	float: right;
padding: 5px;
	}

.alignleft {
	float: left;
padding: 5px;
padding-bottom:30px;
vertical-align:middle;
	}


/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}
ol.related-posts li{width:120px; float:left; display:inline; margin-right:15px;; padding:0;}
	ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
	ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
	ol.related-posts li{font-size:12px;}
