/*
Theme Name: Dolcefine
Theme URI: http://www.dolcefine.com
Description: A very customized theme with over a dozen sidebar variables and other fun stuff.
Version: 1.3
Author: <a href="http://netexperienced.com">Net_Experienced Projects</a>
*/

* { margin: 0; }
 
body
{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	background: #FFF url(images/greenbg.png) repeat-x;
        z-index: 0;
}
a { color: #5A780A; }
a:hover { color: #000; }

a.top {color: red; font-size: 14px; float: right;}

#littlemenu {margin-left: 60%; margin-top: 2px;}
#littlemenu ul{display:inline;}
#littlemenu li{display:inline; padding-right: 8px; font-size: 12px; color: #fff}
#littlemenu li a{color: #fff;}
#littlemenu li a:hover{color: green;}

#wrap
{
	margin-top: 10px;
        margin-left: 2%; margin-right: 2%;
	width: 780px;
	text-align: left;
	background: #FFF;
	border: double #B32400;
}

#header
{
	height: 155px;
background: url(images/dolcefinelogo2.png) no-repeat;
	padding-top: 5px;
        padding-left: 10px;
        z-index: 0;
}

#header a {
display: block;
float: left;
height: 145px;
width: 300px;
outline: none;
}

#header a span {
display: none;
}



#header .logo
{	
	vertical-align: middle;
	padding-top: 30px;
	font-size: 40px;
	height: 100px;
}
#header .logo a
{
	color: #000;
	text-decoration: none;
}
#header .logo a:hover
{
	color: #4D6A00;
}

#header h4{text-align: right; font-size: 20px; color: green;}

#menu
{
	color: green;
	height: 35px;
        border-top: double #B32400;
        z-index: 200;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}

#menu ul li{
	float: right;
	margin: 0 0px 0 0;
	font-size: 13px;
	color: #fff;
}

#menu ul li a{
        padding: 10px 20px 10px 12px;
        text-decoration: none;
	color: #B32400;
}
#menu ul li a:hover
{
color: green; 
text-decoration: none; 
border-bottom: 1px dotted green; 
}

#content
{
	padding: 5px 2px;
}

/*This is actually the main body, which displays on the right.  The sidebar is called in first, thus the sidebar is on the left.*/
#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: right;
	width: 520px;
	padding: 0 0 0px 5px;
        min-height: 500px;
}


#right
{
	font-size: 11px;
	line-height: 1.8em;
	float: left;
	width: 125px;
	padding: 0 5px 0px 0px;
        text-align: center;
        margin-top: 50px;
        margin-left: 15px;
        min-height: 400px;
}

#right .images img{margin-bottom: 6px; margin-top: 8px; text-align: center;}

#right .lmid a {padding-bottom: 5px;}

#right .images img a{border: 0;}

#left img
{
	margin-left: 10px;
	max-width: 98%;
        border: 1px solid black;

}

#left .post .entry p{margin-bottom: 5px; text-indent: 10px;}

#left .post .entry .noindent p{margin-bottom: 5px; text-indent: 0px;}

#left .noborder img{border: 0; margin-bottom: 8px;}

#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background-position: 0 5px;
	padding-left: 20px;
        text-align: center;
	margin: 0;
	border: 0;
}

#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
	margin-bottom: 10px; text-align: center;
}

.post .title h2{font-family: Tahoma, Verdana, Arial, serif, sans-serif; font-size: 16px; text-align: center;}

.post .title a
{
	font-size: 25px;
	text-decoration: none;
	color: #000;
}
.post .title a:hover
{
	color: #4D6A00;
	text-decoration: underline;
}

.post .entry h5{color: green;}

.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	/*border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;*/
}
.post .meta a
{
	color: #33FF00;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post
{
	text-align: left;
	padding: 6px 6px 0px 20px;
        margin-left: 10px;
}

.ltop
{
	/*background: url(images/ltop.jpg) no-repeat;*/
	width: 220px;
	height: 13px;
}
.lmid
{
	/*background: url(images/lmid.jpg) repeat-y;*/
	width: 175px;
}

.lmid a {color: #B32400}
.lmid a:hover {color: #000}

.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
        text-decoration: underline;
        text-align: center;
}

.lmid p {text-align: left;}

.lmid li{text-align: left;}

.lbot
{
	/*background: url(images/lbot.jpg) no-repeat;*/
	width: 220px;
	height: 12px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


#footer
{       clear:both;
	border-top: 1px dashed #CCC;
	margin: 50px; 
	padding: 0px 5px 5px 5px;
	font-size: 11px;
	color: #000;
	text-align: left;
}

#right .lmid .bulletlist li{font-size: 12px; color: green; list-style-type: disc; padding-left: 1px; text-align: left; margin-left: 15px}

#right .lmid .bulletlist h4{font-size: 14px;}
#right .lmid .bulletlist h5{font-size: 12px; text-align: left;}

a img{ border: 0; !important }

.noborder img{border: 0}