/*
Theme Name: Paolo Design Group Blog Template
Theme URI: http://www.paolodesigngroup.com/blog/
Description: The WordPress theme for Paolo Design Group by <a href="http://www.madfishseo.com/">Mad Fish, Portland SEO</a>.
Version: 1.6
Author: Mad Fish SEO
Author URI: http://www.madfishseo.com/
Tags: paolo, beige, blog, template

	PaoloDesign v1.0
	 http://www.paolodesigngroup.com/blog/

	This theme was designed and built by Mad Fish SEO,
	whose blog you will find at http://www.madfishseo.com/blog	
*/



/* Begin Typography & Colors */
div#nav{
	left:400px;
	
}

div#header2{
	width:960px;
	height:102px; 
	position:absolute;
	/*top:8px;
	left:8px; */
	background-image:url(images/top-back.png);
	background-repeat:no-repeat;
	/* background-color: #311602; */
	/*filter: alpha(opacity=90); -moz-opacity: .90; -khtml-opacity: .90; opacity: .90; */
	z-index:1000;
}


div#maincontain2{
	margin:29px auto 0 auto;
	width:960px;
	/*background-image:url(images/bg_site2.png);*/
	background-repeat:repeat-y;
	position:relative;	
}


div#content_news2{
	width:944px;
	z-index:900;
	position:absolute;
	top:8px;
	left:0px;
	color:#603813;
	line-height:18px;
	
	
}

#page{
	background-image:url(images/bg_site2.png);
	background-repeat:repeat-y;
	width:960px; 
	position:relative; 
	padding-top:100px;
padding-bottom:10px;
}


.widecolumn, .narrowcolumn{
	width:700px; 
	margin-left:230px;

}

#sidebar
{	
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 14px;
	width: 190px;
	float:left;
	}



ul{
	margin:0px;
	padding:0px;
}

a:hover{
	text-decoration:underline;
	color:#000;
}

li{
	list-style:none;
	margin:0px;
	padding:0px;	
	margin-bottom:5px;
}


#searchform div{
	border-bottom:1px solid #000;
}
#searchform #s{
	width:150px;
}

#searchsubmit{ 
	border:1px solid #000;
	background-color:#603813;
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
	width:50px;
	
}
.screen-reader-text{ 
	font-size:16px;
	font-weight:bold;
	}
	
.navigation{
	width:700px;
	/*margin-left:190px;*/

}

.alignleft{
	float:left; 
	text-align:left; 
	/*width:250px;	*/
}
.alignright{
	float:right; 
	text-align:right; 
	/*width:250px; */

}

.head-blog{
	width:920px;
	border-bottom:1px dashed #000;
	margin-left:20px;
	margin-bottom:10px;
        text-align:left;
}
.description{
	margin-bottom:10px;
}
.clearme{
	clear:both;
}
.bottom_opass2{
	/*background-color:#311602; */
		background-image:url(images/bot-back.png);
	background-repeat:no-repeat; 
	height:52px;
	width:960px;
/*margin-top:-9px; */
	/*opacity:0.8; */
	/*margin-left:8px; */
}
.opass_bottom2{

	color:#fff;
	padding:15px;
	
}

.footer2{
	color:#6f4a26;
	font-size:11px;
	width:947px;
	margin-top:-1px;
	margin-left:8px;
	z-index:4000;
	left:8px;

}
