/*
Theme Name:Professionals
Theme URI: 
Description: Wordpress Theme Professionals by <a href="http://wptheme.net/">Wordpress Themes</a>.
Author: WP Theme
Author URI: http://wptheme.net/
Tags:white, custom header, fixed width, two columns,right column, widgets, options page, Adsense
Version: 2
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/

body {
	font: 100%/150% "Trebuchet MS", Tahoma, Arial;
	color: #2c2c2c;
	background: #A40F29  url(img/main-bg.gif) repeat-x top	;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #A40F29 ;
	text-decoration: none;
}
a:visited {
	color: #A40F29;
	text-decoration: none;
}
a:hover {
	color: #680610;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-right: 0px;
	height: 60px;
	font: bold 38px/100% "Times new roman", Tahoma, Arial;
	color: #FFE7F7;
}
h1 a, h1 a:visited{
	color: #FFE7F7;
	text-decoration: none;
}
h1 a:hover{
	color: #FFE7F7;
	text-decoration: none;
}
h2 {
	color: #A40F29;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #A40F29;
	letter-spacing: -1px;
	font: normal 190%/100% "Constantia", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #A40F29;
	text-decoration: none;
}
h2 a:hover {
	color: #54030B;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #545a58;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #545a58;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 950px;
	border-top: 30px solid #DFE0D6 ;
	background: #ffffff ;
}
/* header area */
#header {
	background: #ffffff url(img/header.jpg) no-repeat;
	height: 205px;
	border-bottom: 5px solid #A40F29;
    position: relative;
}
#headerlogo {
	position: relative;
	padding: 20px 0px 0px 50px;
	height: 60px;
}
#headerlogo .description{
	position: relative;
	left: 25px;
	bottom: 15px;
	color: #FFFFFF;
	font-size: 25px;
}
/*menu */
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
    right: 0px;
	top: -27px;
}
#nav li {
	float: left;
	margin-left: 0px;
}
 #nav .current_page_item a:visited{
	color: #050503;
	text-decoration: none;
}
#nav .page_item a{
	color: #050503;
	text-decoration: none;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #000000;
    text-decoration: none;
	background: #bfc0b2 ;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
/* content  */
#content {
	padding: 10px 10px 25px 13px;
	float: right;
	width: 680px;
	overflow: hidden;
	text-align:justify;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
        color: #A40F29;
	float:right;
	background: url(img/date-big.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 3px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #A40F29;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 630px;
}
.post-cat {
	background: url(img/tag.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #A40F29;
}
.post-comments {
	background: url(img/comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(img/date.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #A40F29;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #A40F29;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(img/page-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/page-right.gif) no-repeat right center;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px solid #A40F29;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentimage { 
	float:left; 
	width:60px; 
	border:3px double #dadada;
	margin:0px 10px 5px 0px; 
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #FAE6E6;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #0D0A09;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #C4420A;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFAFA;
	border: 1px solid #A40F29;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFAFA;
	border: 1px solid #A40F29;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #A40F29 ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border:1px solid #eee;	
    float:left;
	width: 70px;
	height: 32px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: left;
	padding: 8px 10px 20px 10px;
	width: 220px;
	color: #666666;
	overflow: hidden;
	}
#sidebar h2, #sidebar .sidebartitle{
	font: 16px verdana,verdana, Arial, sans-serif;
	color: #fff;
	background:#A40F29;
	margin: 20px 0px 0px 0px;
	padding:5px 0 5px 5px;
	text-transform: uppercase;
	line-height:16px;
	border: 0px;	
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}
#sidebar a, #sidebar a:visited{
	display: block;
	padding: 7px 0;
	width: 220px;
	font: 10pt "verdana", arial, helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	border-bottom:1px dashed #bbb;
}
#sidebar a:hover{
	color: #000;
	text-decoration: none;
	padding: 7px 0px;
	border-bottom:1px dashed #333333;	
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 0 0px 0px;
}
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
ul.sidecol li{
	padding-left: 0px !important;
}
ul.sidecol li,{
	padding-left: 0px ;
}
li.widget_calendar td {
	padding: 1px 7px;
}
.textwidget {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #A40F29;
	background: #FFFAFA;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;}

/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#A40F29 ;
	border: 1px solid #A40F29 ;
	width: 67px;
	height: 28px;
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}

/* fbar */
#fbar {
	margin: 0px auto;
    width: 940px;
    background: #FFFFFF ;
    color: #000000;
    height: 20px;
    padding:10px 5px 0px 5px;
    font-size: 12px;
	line-height: 100%;
	border-top: 5px solid #A40F29;
}
#fbar a, #credit a:visited {
    margin-top: 8px;
	color: #000000;
                }

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/* image caption */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

