/*  
Theme Name: Portal3
Theme URI: 
Description: -
Version: 1.0
Author: Peters
Author URI: 

The CSS, XHTML and design is released under GPL:
http:

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #888;
	/*background: url(images/sf2.jpg);*/
	
	color: #000;
	
}

h1, h2, h3, h4, h5, h6{
	font-size: 18px;
	font-weight: normal;
}

a{
	
	font-weight: bold;
	text-decoration: none;
	color: #560207;
}

a:hover{
	text-decoration: underline;
	
}

a img{ border: 0; }

abbr, acronym{
	border: 0;
	font-weight: bold;
	font-size: 10px;
}

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 0 0;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 10px 10px 5px 10px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #eee;
	color: #eee;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

.container{
	margin: 0 auto; 
	width: 938px;
	text-align: left;
	vertical-align: top;
}

.page{
	float: left;
	width: 938px;
	background: #000;
	color: #fff;
}

#banner{
	display: inline;
	margin: 1px 1px 1px;
	float: left;
	width: 936px;
	height: 180px;
	overflow: hidden;
	background: url(images/head-12.jpg);
	clear: both;
}

#menu{
	display: inline;
	float: left;
	margin: 0 1px 2px;
	width: 936px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
	background: #666;
	clear: both;
}

#menu ul{
	margin: 0;
	padding: 5px 10px;
	list-style: none;
}

#menu ul li{
	display: inline;
	padding-right: 10px;
}

#menu ul li h1{
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
}

#menu ul li a{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover{
	text-decoration: underline;
}

.sidebar{
	display: inline;
	float: left;
	margin: 0 0 0 1px;
	width: 177px;
	color: #000;
}



/*
#arrow a{
	display: block;
	margin:0 0 0 0px;
	padding:0 0 0 16px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFEDA4;
	
 }
*/

 
#arrow a{
	display: block;
	margin:0 0 0 0px;
	padding:0 0 0 16px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFEDA4; 
}

#arrowcat {
	display: block;
	color: #fff;
 }
 
#arrowcat a{
	
	margin:0 0 0 0px;
	padding:0 0 0 16px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFEDA4; 
} 

.obar{
	float: left;
	margin: 0;
	width: 192px;
	color: #FFEDA4;
	
}


.sidebar li#search input, .obar li#search input{
	margin: 0 0 5px;
}

.narrowcolumn{
	display: inline;
	float: left;
	width: 562px;
	font-size: 12px;
	background: #FBF4E2;
	color: #000;
	margin-left: 1px;
	min-height: 800px;
}

.post{
	padding: 15px;
}

.post h2, .post h2 a, .post h2 a:hover{
	font-size: 18px;
	font-weight: normal;
	color: #a1410e;
}

.postdate{
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding: 5px 5px;
	font-size: 11px;
	background: #e6e6e6;
	color: #333;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry{
	clear: left;
	font-size: 12px;
	line-height: 18px;
}

.entry a, .entry a:hover{
	color: #A1410E;
}

.entry img{
	border: 1px solid #ccc;
	padding: 12px;
	background: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
}

.browse{
	padding: 15px;
	line-height: 18px;
}

/* comments template */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/********************************* wp-calendar ****************************************************/
#wp-calendar {
	text-align:center;
	background:#000;
	margin:0;
	border: 1px solid #DA6E26;
	color:#DA6E26;
	font-weight: bold;
}

#wp-calendar td {
height:16px;
width:20px;
line-height:18px;
/*background-image:url(images/day.png);*/
background-repeat:no-repeat;
background-position:center;
font-size:11px;
color:#FBF4E2;
font-weight: normal;
}

#wp-calendar td a {
display:block;
width:20px;
height:18px;
color:#fff;
text-decoration:none;
background-image:url(images/linkday.png);
background-position:center;
line-height:16px;
background-repeat:no-repeat;
}

#wp-calendar #prev a {
width:49px;
background-image:url(images/linkday2.png);
background-position:center;
}

#wp-calendar #next a {
width:49px;
background-image:url(images/linkday2.png);
background-position:center;
margin:0 0 0 10px;
}

#wp-calendar #today {
background-image:url(images/today.png);
background-position:center;
color:#fff;
background-repeat:no-repeat;
}

#wp-calendar #today a {
background-image:url(images/today.png);
background-position:center;
color:#fff;
font-weight:700;
background-repeat:no-repeat;
}
#wp-calendar caption,#wp-calendar th {
font-size:12px;
}
#wp-calendar .pad,#wp-calendar #prev,#wp-calendar #next {
background-image:url(images/do.png);
}
#wp-calendar td a{color:white; font-weight: bold;}
/* end calendar */

#footer{
	display: inline;
	float: left;
	margin: 1px 1px 1px;
	width: 936px;
	background: #560207;
	color: #fff;
	text-align: center;
	font-size: 10px;
}

#footer a, #footer a:hover{
	color: #fff;
}

#footer p{
	padding: 10px;
	line-height: 18px;
}

/**************WRAPPER FOR SIDE BARS****************************************************************/
#sbwrap {
font-size: 11px;
}

#sbwrap a {
color: #FFEDA4;
}

#sbwrap ul {
	margin: 0;
	padding: 0 10px 0;
	list-style: none;
	background: #560207;
}

#sbwrap ul li.widget_search{
	padding: 10px 0 0;
}

#sbwrap ul li h2{
	padding: 10px 0 10px;
	border-bottom: 1px solid #FFCC3F;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC3F;
}

#sbwrap ul ul{
	padding: 10px 0 10px;
}

#sbwrap ul ul li{
	line-height: 18px;
}

#sbwrap ul ul ul{
	padding: 0;
}

#sbwrap ul ul ul li{
	padding: 0 0 0 10px;
}
/**************New Item show****************************************************************/
.contentdate {background: #F0EFEF url(images/date.gif);float: left;width: 44px;height: 49px;
margin: 0;padding: 0;}
.contentdate h3 {color: #fff;font-size: 10px;font-weight: normal;padding: 3px 0 0 10px;margin: 0;
text-transform: uppercase;}
.contentdate h4 {font-family: Times, Helvetica, Sans-Serif;color: #333;font-size: 21px;font-weight: bold;
padding: 3px 4px 0 3px;margin: 0;text-align: center;}
.contenttitle {float: left;width: 80%;margin: 0;padding: 0 0 0 20px;}
.contenttitle h2 { border-bottom: 1px solid #C0C0C0; }
h3#comments  {color:#A1410E; }

#adspad { padding-top: 15px;}
