/*  
Theme Name: YWP
Author URI: http://www.sansrival.la/
Version: 1.0
Author: Sansrival Visual Studio
Description: Custom Blog theme for Yvonne Wong Photography
*/

body {
	background: #f0f0f0;
	color: #666666;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px;
	}
body * {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: none;
	}
a:visited{
	color: #333333;
	text-decoration: none;
	}
	
a:hover{
	color: #ec008c;
	}
#container { 
	width: 827px; 
	text-align: left;
	background: #FFFFFF url(images/background.jpg);
	margin: 0 auto; 
	}

#header { 
	height: 120px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff url(images/header.jpg);
	position: relative;
	}
#header h2 {
	color: none;
	font-size: 45px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px;
	padding: 30px 0px 0px 20px;
	float: left;
	width: 60%;
	}

#header h2 a {
	color: none;
	text-decoration: none;
	}

#header h2 a:hover {
	}
#header .rss {
	float: right;
	font-size: 12px;
	position: absolute;
	top: 35px;
	right: 10px;
}
#header .rss ul {
	margin: 0px;
	padding: 0px;	
}
#header .rss ul li {
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
}
#header .rss ul li a:link, #header .rss ul li a:visited, #header .rss ul li a:active {
	color: #474747;
}
#header .rss ul li a:hover {
	background: none;
        color: #ec008c;
	text-decoration: none;
}
.textfield { 
	font-family:font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size:10px;
	}

/*################################
Navigation Start
##################################*/
#nav li:hover, #nav li.hover {
position: static;
}

#nav, #nav ul {


	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	background: #fffff;
}
#nav li {

	float: left;
	line-height: 49px;
	border: none;
	text-align: left;
	padding: 0px;
}
#nav li a {

	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #474747;

	overflow: hidden;
	text-align: center;
	line-height: 22px;
	border: none;
	padding: 0px;
	
}
#nav li a:hover {
	/* border-left: 1px solid #F0F0F0; */
	background: url(images/menu-bg-hover.gif) repeat-x; 
}
/* ----------- */
/* sub menus */
/* ----------- */
#nav h4 {
	color: #ec008c;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px;
	}
#nav h4 a  {
	color: #ec008c;
	text-decoration: none;

	}

#nav h4 a:hover {
	color: #fab0dc;
	background: transparent;
	}

#nav li ul {
	position: absolute;
	/* top: 0px; */
	left: -999em;
	text-align: left; 
	border: none;
	width: 185px;
}
#nav li .pages, #nav li .recent, #nav li .archives, #nav li .categories, #nav li .meta {
	border: 0px solid #FFFFFF;
	border-top: none;
	height: auto;
}

/* shows the drop - downs */
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* sets background when hovering over drop-down menu items */
#nav li ul a:hover {
	color: #ec008c;
}

/* style of each sub menu item listing */
#nav li ul li, #nav li ul li a {
background-color:#F0F0F0;
	color: #474747;
	float: left;
	text-align: left;
	width: 120px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	text-indent: 3px;
}
#nav li ul li .bottom, #nav li ul li a .bottom {
	height: 0px;
	line-height: 0px;
}
* html #nav li ul li, * html #nav li ul li a {
	border-left: 3px solid #F0F0F0;
	border-right: 3px solid #F0F0F0;
}
/*################################
Navigation End
##################################*/

#content { 
	width: 700px; 
	float: center; 
	margin: 45px;
	background: transparent;
	border: none;
	font-size: 12px;
	padding: 20px 20px 20px 20px;
	}
* html #content {
	width: 700px;

}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img{
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content ol {
	padding: 0px 0px 10px 35px;
}
#content ul {
	padding: 0px 0px 10px 25px;
}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%
	margin: 0px;
	}
	
#content h1 a  {
	color: #006699;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	background: transparent;
	}

#content h2 {
	color: #333333;
	font-size: 25px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px;
	}
#content h2 a  {
	color: #ec008c;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #fab0dc;
	background: transparent;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.comments h3 {
	font-family: Arial, Sans-Serif;
	margin-bottom: 10px;
}
.comments ol, .comments ol li {
	list-style-type: none;
}
.comments ol li {
	margin: 5px 40px 5px 0px;
	padding: 10px;
	border: 1px solid #f0f0f0;
	background: #ffffff;
	overflow: hidden;
}
* html .comments ol li {
	word-wrap: break-word;
}
.postspace {
	background: f0f0f0;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #f0f0f0;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	width: 250px; 
	background: #ffffff url(images/side_background.gif) top center repeat-x;
	float: right; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 25px 15px 15px 15px; 
	border: 0px solid #000000;
	}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 15px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #0066cc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}

#footer { 
	clear: both;
	border-top: none;
	background: transparent;
	}

#content, #footer { padding: 15px; }