     @charset "utf-8";    
    /*   
Theme Name: Babycakes Romero
Theme URI: http://babycakesromero.com
Description: 
Author: Kristi Grassi
Author URI: http://kristigrassi.com
Version: 1
*/

@media screen {
	
html {margin:0px;}	

body {margin: 0px; background: #FFFFFF;}

a:link { text-decoration: none; color: #e1d0b5; }
a:active { text-decoration: none; color: #e1d0b5; }
a:visited { text-decoration: none; color: #e1d0b5; }
a:hover { text-decoration: none; color: #e1d0b5; }

p a:link { font-weight: bold; }

p { font-family: "American typewriter", courier, serif;
	font-size:13px;
 	text-align:justify;
	
}

a { outline: none; }

li {
    font-family: courier;
    font-size: 14px;
    list-style: none outside none;
}

img { outline: none; border: 0px; }

ul a { color: #000; }


ul {padding-left: 0px; }

h2 { font-family: "Myriad Pro", arial, helvetica, san serif;
	font-size: 18px;
	font-weight: normal;
	margin-top:24px;
}

h3 { 
	color: #E1D0B5;
    font-family: "Myriad Pro", arial, helvetica, san serif;
    font-size: 18px;
    font-weight: 100;
    margin: 10px 0;
}

h4 { 
	color: #000;
	font-family: "Myriad Pro", arial, helvetica, san serif;
    font-size: 18px;
    font-weight: 100;
    margin: 10px 0;
}


#navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
}

#navlist  {
 float: right;
    margin-right: 12px;
    padding-top: 8px;
    text-align: right;
 }

#navlist a {
	font-family: "Myriad Pro", arial, helvetica, san serif;
	font-size: 12px;
	color: #e1d0b5;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:100;
}

#header {
	 background: #202020; 
	 height: 65px;
	 width: 100%;
}

#logo { 
	float: left;
	width: 500px;
	padding-top: 24px;
	font-size: 24px;
	font-family: "American Typewriter", courier, san serif;
	color: #e1d0b5;
	font-weight:100;
}

.gallery_heading { 
 	 
	font-family: "American Typewriter", courier, san serif;
	color: #e1d0b5;
 }

#header-container {
	width: 1024px;
	margin: 0 auto;
	
}

#content-dark {
	background:url(images/bg.png) #000;
	width: 100%;
	min-height: 750px;
	height:1380px;
	
}

#content-dark p { color: #e1d0b5; }

#content-white {
	background:#FFF;
	width:1000px;
	min-height: 1080px;
	height:auto;
	margin:auto;
	overflow:hidden;
	
	
}

#content-white p { color:#000;   }

#content-white a { color:#000; }

#content-container {
	float: left;
	padding-top: 24px;
	width: 785px;
}
#footer {
	width: 100%;
	background-color: #202020;
	height: 32px;
	color: #e1d0bs;
	font-family: "Myriad Pro", arial, helvetica, san serif;
	clear:both;
}

#foot-container {
	color: #e1d0b5;
	font-family: "Myriad Pro", arial, helvetica, san serif;
	width: 1024px;
	margin: 0 auto;

}

#contact {
	margin-top: 12px;
	width: 250px;
	float: right;
	text-align: right;
	font-size:12px;
}

#copy {
	margin-top: 12px;
	width: 250px;
	float: left;
	text-align: left;
	font-size:10px;
	
}

.blogtitle { 
	font-family:"Myriad Pro", arial, helvetica, san serif;
	font-size: 18px;
}
	
.blogtitle a{ color: #000; }

.meta { font-family: "Myriad Pro", arial, helvetica, san serif; 
	font-size: 12px;
	padding-bottom: 10px; }	
	
.post {width: 780px;
margin-right:20px;
float:left;}


#sidebar { 
float: right;
	width: 190px;
}



img#wpstats{position:absolute;top:0;width:0px;height:0px;overflow:hidden}

 
.gallery_main p{font-size: 16px;
	font-family: "American Typewriter", courier, san serif;
	color: #e1d0b5;
	font-weight:normal;}	
 .blogentry img.alignnone {float:left!important; margin:0 15px 10px 0!important;   }
.entry img.alignnone{float:left!important; margin:0 15px 10px 0!important; }	
 .widget_archive{margin:25px 0 0 0!important;}
 img.aligncenter{float:left!important; margin: 10px 15px 15px 0 !important;}
 #recent-posts-3{margin:60px 0 0 0 !important;}/* CSS Document */