/*
Theme Name: Eprince
Description: The Eprince WordPress theme based on the famous <a href="#">BillWebStudio</a>.
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
*{
    padding: 0px;
    margin: 0px;
}

a{outline: none;}
ol{list-style:none;}

body{
	background: #E7E9E1;
	font-family: Calibri, Verdana, Arial, Tahoma;
}

.container{
    margin: 0 auto;
    width:  1000px;
}

.header{
    background: url(images/header_bg.jpg) left top no-repeat;
    height: 157px;
}

.header h3{
	color: white;
	font-family: Times New Roman;
	font-weight:normal;
	font-size:28px;
	text-align:right;
	margin:30px 0 0 440px;
	position: absolute;
}

.header .menu{
    background: url(images/menu_bg.gif) center center repeat-x;
    height: 36px;
	position:relative;
	top:121px;
    overflow: hidden;
}

.header .menu ul{
    list-style: none;
    float: left;
    padding-top:1px;
    padding-left: 40px;
   	font-size: 14px;
}

.header .menu ul li{
    float: left;
    background: url(images/menu_sep.gif) right center no-repeat;
    line-height: 35px;
}
.header .menu ul li.last{background:transparent;}

.header .menu ul li a{
    color: black;
    text-decoration: none;
    padding: 11px 12px 10px;
}

.header .menu ul li a:hover{color:#A93B35; text-decoration: underline;}
.header .menu ul li.current a:hover{color:#fff; text-decoration: underline;}

.header .menu ul li.current div.ext{
	margin-right:1px;
    background: url(images/menu_curr_bd.gif) left center repeat-x;
    padding: 0 1px;
}

.header .menu ul li.current div div{
	background: url(images/menu_curr_bg.gif) left center repeat-x;
}

.header .menu ul li.current div div div.pointer{
    background: url(images/menu_pointer.gif) center top no-repeat;
}

.header .menu ul li.current div a{
	padding: 6px 10px 7px;
	color: white;
	font-size: 16px;
}

.header .search fieldset{
	float:right;
	border: none;
}

.header .search{
	float: right;
	overflow:hidden;
	margin: 5px 50px 0 0;
	_margin-right: 25px;
	width: 205px;
}

.header .search .query{
	width: 156px;
	height: 20px;
	border: 1px solid #c3c8b7;
	border-right: none;
	border-left: none;
	padding-top: 4px;
}

.header .search .search_left{
    background:transparent url(images/search_field_left.gif) no-repeat scroll left center;
	float:left;
	padding-left:4px;
}

.header .search .search_right{
    background:transparent url(images/search_field_right.gif) no-repeat scroll right center;
	padding-right:4px;
	_padding-right:3px;
	float:left;
}

.header .search .submit{
	background:transparent url(images/search_button.gif) no-repeat scroll left center;
    border: none;
    float: left;
    cursor: pointer;
    width: 31px;
    height: 26px;
    margin-left: 10px;
}

.footer{
    background: #000 url(images/footer_bg.gif) no-repeat scroll 91% center;
    height: 90px;
    color: white;
    font-size: 14px;
    padding: 10px 135px 14px 100px;
}

.footer .address{
	width: 167px;
	float:left;
}
.footer .address p{margin-bottom: 4px;}
.footer .copyright{
	clear:right;
	float:right;
	margin-top: 15px;
	_width: 200px;
}

.footer .copyright span{color: #5C6661;}
.footer .address a,
.footer .copyright a{color: white}

.footer ul{
    list-style: none;
	clear:right;
	float:right;
	margin-top:16px;
}

.footer ul li{
    float: left;
}

.footer ul li span{color: #5C6661;}
.footer ul li a{
    color: white;
    text-decoration: none;
    padding: 0 5px;
}

.footer ul li.last a{padding: 0 0 0 5px;}
.footer ul li.current a{color:#A93B35; text-decoration: underline;}
.footer ul li a:hover{color:#A93B35; text-decoration: underline;}

.content{
    background: #100202 url(images/content_bg.jpg) left top no-repeat;
    padding: 20px 100px 40px;
    overflow: hidden;
    _float: left;
    _width:800px;
}

.content .right{
    width: 215px;
    float: left;
}

.content .right .archives,
.content .right .recent_posts,
.content .right .subscribe,
.content .right .subscribe_rss,
.content .right .categories{
	background: white;
    border: 1px solid #DADED1;
    padding: 1px;
    margin-bottom: 10px;
}

.content .right .last_block{margin-bottom: 0px;}

.content .right .bg{
    background: white url(images/block_bg.jpg) left top repeat-x;
    padding: 12px 14px 10px;
}

.content .right .bg h3{
	color: #404743;
	font-family: Calibri;
	font-weight:normal;
	font-size: 20px;
}

.content .right .subscribe_rss img{border:none;}
.content .right .subscribe_rss .bg{padding-left: 10px;}

.content .right .subscribe fieldset{
	border: none;
}

.content .right .subscribe{
	overflow:hidden;
}

.content .right .subscribe .subscr_field{
	width:175px;
	height: 19px;
	border: 1px solid #c3c8b7;
	border-right: none;
	border-left: none;
	padding-top: 5px;
	font-size: 12px !important;
	color: #898989;
}

.content .right .subscribe .subscr_field_left{
    background:transparent url(images/search_field_left.gif) no-repeat scroll left center;
	float:right;
	padding-left:4px;
	margin:10px 0 7px;
}

.content .right .subscribe .subscr_field_right{
    background:transparent url(images/search_field_right.gif) no-repeat scroll right center;
	padding-right:4px;
	_padding-right:3px;
	float:left;
}

.content .right .subscribe .subscr{
	background:transparent url(images/subscr_res.gif) repeat-x left center;
    border: none;
    float: left;
    cursor: pointer;
    height: 26px;
    color: white;
    padding:0 5px 3px;
}

.content .right .subscribe .subscr_left{
    background:transparent url(images/subscr_left.gif) no-repeat left center;
	float:right;
	padding-left:4px;
}

.content .right .subscribe .subscr_right{
    background:transparent url(images/subscr_right.gif) no-repeat right center;
	padding-right:4px;
	_padding-right:3px;
	float:left;
}

.content .right .archives ul,
.content .right .categories ul,
.content .right .recent_posts ul,
.links ul{
    list-style: none;
    margin-top: 3px;
}

.content .right .archives ul li,
.content .right .recent_posts ul li,
.links ul li{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 3px;
}
.content .right .recent_posts ul li{padding-bottom: 7px;line-height:16px;padding-top:5px;}
.content .right .archives ul li.last,
.content .right .recent_posts ul li.last{border-bottom: 0 none;}

.content .right .archives li a,
.content .right .categories li a,
.content .right .recent_posts li a,
.links ul li a{
    font-size: 12px;
    color: black;
    text-decoration: none;
}

.content .right .archives li a:hover,
.content .right .categories li a:hover,
.content .right .recent_posts li a:hover,
.links ul li a:hover{
    text-decoration: underline;
    color: #A93B35;
}

.content .right .categories li ul{margin:0;}
.content .right .categories li ul.children li{margin-left:15px;}
.content .right .categories li{}

.content .right .categories li.pchild{border-bottom: none;}

.content .left{
    width: 565px;
    float: left;
    margin-right: 20px;
}

.content .post{
	background: white;
    border: 1px solid #DADED1;
    padding: 1px;
    margin-bottom: 10px;
    clear:left;
}

.content .last_post{margin-bottom: 0;}

.content .bg{
    background: white url(images/block_bg.jpg) left top repeat-x;
    padding: 10px 14px 20px;
    font-size: 15px;
}

.content .pagetitle,
.content .bg h3 a,
.content .top h3 a{
	color: #404743;
	font-family: Calibri;
	font-weight:normal;
	font-size: 32px;
	margin-bottom: 10px;
	text-decoration: none;
}
.content .pagetitle{font-size: 32px;text-align: center;}
.content .bg h3 a:hover,
.content .top h3 a:hover{color: #A93B35;text-decoration:underline;}
.content .top h3 a{color: #A93B35;}
.content .top{padding: 0 14px 4px; background: #c0c0c0;}

.content .post .bot{
	font-size: 12px;
	color: #8F9086;
	padding: 11px 14px;
	background: #F2F3EF;
}
.content .post .bot .date{color: #8F9086;margin-right:3px;}
.content .post .bot a{color: #A93B35;}
.content .comments textarea,
.content .comments input{border: 1px solid #C3C8B7;margin: 5px 0;}
.content .comments textarea{width: 650px;}
.content #respond h3{}

.navigation{
	clear: left;
	margin:0 auto;
	width:565px;
}

p{
padding-bottom:10px;
}

.wide_nav{
	width:800px;
}

.navigation .alignleft{
	float: left;
    height: 22px;
    color: #A93B35;
}

.navigation .alignright{
	float: right;
    height: 22px;
    color: #A93B35;
}

.navigation .alignleft a,
.navigation .alignright a{
	font-size: 14px;
	color: #A93B35;
	font-weight: bold;
}

.navigation .alignleft a{
    padding: 1px 0px 3px 25px;
    margin: 0px 8px 0px 3px;
}

.navigation .alignright a{
    padding: 1px 25px 3px 0px;
    margin: 0px 3px 0px 8px;
}
/**/
