/*
Theme Name: Studio Viohl
Theme URI: www.studioviohl.com
Description: This is a new theme for Carrie Viohl Photography
Author:Clint Fleetwood
Author URI: www.cefleetwebservices.com
Latest updated: 
*/

*{
	margin:0;
	padding:0;
}

body {
	background: #94985b top center repeat-x;
	font-family: Georgia;
}

a {
	color:#d4e9ee;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#829da4;
}

#container {
	width:990px;
	margin:auto;
}

#topLinks {
	font-size:80%;
	font-weight:bold;
	padding:4px 0 0;
	display:block;
}

#topLinks a {
	color:#2e2013;
}

#topLinks a:hover {
	color:#4e3f2c;
	
}

#header {
	background: url(img/SVHeader.jpg) no-repeat center;
	height:220px;
	width:990px;
	padding:0;
}

#headerLinkHolder, #headerLinkHolder ul {
	width:990px;
	height:40px;
	margin: 178px 0 0;
	float:left;
	position:relative;
	left:1px;
	
}
/*

#headerLinkHolder li {
	float:left;
	width:16.67%;
	text-align:center;
	list-style:none;
	font-weight:bolder;
	
	
}

#headerLinkHolder li a  {
	display:block;
	width:100%;
	height:28px;
	padding:10px 0 0 0;
	color:#94985b;
	
	/*border-right:1px dotted #bcbd77;
	border-left:1px dotted #bcbd77;
	border-top:1px dotted #bcbd77;
	
}

#headerLinkHolder li a:hover  {
	/*background:#94985b;	
	color:#2e2013;
	background:#d4e9ee;
	color:#94985b;
}

#headerLinkHolder, #headerLinkHolder ul {
        height:40px;
        float:left;
        position:relative;
        left:1px;
        top: 1px;
        width:100%;
        list-style: none;
}
*/
#headerLinkHolder a {
        display:block;
        width:100%;
        height:28px;
        padding:10px 0 0 0;
        color:#94985b;
}

#headerLinkHolder a:hover  {
        color:#2e2013;
        background:#d4e9ee;
}

#headerLinkHolder li li {
        width:100%;
}

#headerLinkHolder li {
        float:left;
        width:16.5%;
        text-align:center;
        list-style:none;
        font-weight:bolder;
}

#headerLinkHolder li ul {
	width:140%;
	margin:0;
	padding:0;
	
}

#headerLinkHolder li.parent {
        height:46px;
}


#headerLinkHolder li ul {
         position: absolute;
         left: -999em;
         height:auto;
         z-index:5;
         background: #241808;
}

#headerLinkHolder li ul li {
}

#headerLinkHolder li:hover ul {
        left:auto;
}

#headerLinkHolder li:hover ul ul, #headerLinkHolder li:hover ul ul ul, #headerLinkHolder li.sfhover ul ul, #headerLinkHolder li.sfhover ul ul ul {
        left: -999em;
}



#headerLinkHolder li:hover ul, #headerLinkHolder li li:hover ul, #headerLinkHolder li li li:hover ul {
         left: auto;
         position:relative;
}

/*this may haveto go in the if ie 6 tag */
#headerLinkHolder li.sfhover ul, #headerLinkHolder li li.sfhover ul, #headerLinkHolder li li li.sfhover ul {
        position:absolute;
        top:-20px;
        left:100px;
}


#content {
	min-height:600px;
	border:1px solid;
	background: #bcbd77;
	width:988px;
	font-size:100%;
	position:relative;
	top:-1px;
}

#indexContent, #singleContent{
	margin:auto;
	clear:both;
}

.navigation {
	padding:4px 30px;
	font-size:110%;
}


#footer {
	clear:both;
	font-size:70%;
	padding:0 10px;
}

#comments, #respond {
	margin: 16px 12px 6px 30px;
}

.commentlist {
	margin:6px 12px 6px 30px;
}

#commentform {
	margin:16px 10px 6px 40px;
}
/*to make post all align center */
.post {
	margin:10px 23px;
	text-align:center;
}
.post img {
	margin:auto;
}
.left {
	float:left;
}
.right {
	float:right;
}

#cat_name_list {
	text-align:left;
}

#cat_name_list h2 {
	text-decoration:underline;
}

#cat_date_list {
	text-align:Left;
}

#cat_date_list h2 {
	text-decoration: underline;
}

li.cat-item {
	list-style:none;
	margin:4px 12px;
	font-weight:bolder;
}

li.year_list {
	list-style:none;
	margin:4px 12px;
	font-weight:bolder;
}

li.month_list {
	list-style:none;
	margin:2px 12px;
	font-weight:normal;
}

