/*
Theme Name: Sencia
Theme URI: http://ronis-bt.com
Description: The default Sencia theme.
Version: 1.0
Author: Ronis BT
Author URI: http://ronis-bt.com
*/
*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
body{
	text-align:center;
	font:0.75em/140% Arial, Verdana, Sans-Serif;
}
.page{
	width:925px;
	margin:0 auto;
	padding-top:5px;
	text-align:left;
}
.page p.toplinks{
	height:25px;
	text-align:right;
}
.clear{
	clear:both;
}
.center{
	text-align:center;
}
.textleft{
	text-align:left;
}
.textright{
	text-align:right;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
img.alignleft{
	margin-right:10px;
}
img.alignright{
	margin-left:10px;
}
body:after,
.body:after{
	content:'';
	display:block;
	clear:both;
}
body,
.body{
	zoom:1;
}
.body{
	padding-bottom:20px;
}
a{
	color:#c60c46;
}
h1, h2, h3{
	line-height:105%;
	margin-top:5px;
}
h1, h2{
	font-size:185%;
}
h2{
	font-weight:100;
}
.content{
	float:left;
	width:765px;
	border-top:1px solid #939598;
	padding-top:5px;
}
.content ul, .content ol{
	margin-left:20px;
}
.header{
	padding:14px 0;
	border-top:2px solid #d44874;
	height:65px;
	overflow:hidden;
}
.header .logo{
	font-size:220%;
	font-weight:900;
	text-decoration:none;
	color:#000;

}
.sidebar{
	width:150px;
	float:left;
	padding-right:10px;
}
.sidebar li{
	border-top:1px solid #f2cdc9;
	list-style:none;
	text-transform:uppercase;
	font-size:100%;
	font-weight:900;
	padding:1px 1px;
	zoom:1;
}
.sidebar a{
	text-decoration:none;
	color:#363636;
	
}
.sidebar a:hover, 
.current_page_item > a, .current_group_item > a, .current_page_ancestor > a{
	color:#C60B46;
}
.sidebar ul ul{
	display:none;
}
.sidebar ul ul ul{
	font-size:90%;
	margin-left:10px;
}
.sidebar ul ul ul li{
	text-transform:lowercase;
}
.sidebar ul .current_page_item > ul, 
.sidebar ul .current_page_ancestor > ul{
	display:block;
}


.sidebar ul .current_page_item > ul,
.sidebar ul .current_page_ancestor > ul,
.sidebar ul .current_group_item > ul{
	display:block;
}

.sidebar ul ul li a:before{
	content:'— ';
}

.sidebar ul ul ul li a:before{
	content:'> ';
}

.right-sidebar{
	float:right;
	width:300px;
	padding-left:10px;
	border-top:1px solid #fff;
	margin:-6px 0 15px;
}
.right-sidebar .image{
	min-height:175px;
	-height:175px;
	background:#f2cdc9;
	
}
.right-sidebar .quote{
	background:#C60B46;
	padding:10px;
	padding-left:35px;
	color:#fff;
}
.right-sidebar .quote .laquo{
	float:left;
	margin:0 2px 0 -28px;
}
.footer{
	clear:both;
	padding:5px 0;
	border-top:1px solid #5a5758;
	font-size:100%;
	zoom:1;
}
.footer .contact{
	float:left;
}
.footer .contact span{
	color:#c60c4;
}
.footer .right{
	float:right;
	width:300px;
}
.footer .right .alignleft li{
	display:inline;
	margin:0;
	list-style:none;
}
.footer .right .size2{
	font-size:120%;
}
.footer .right .size3{
	font-size:140%;
}


.content p{
	margin:0.7em 0;
}
.content ul{
	margin-left:0;
}
.content ul li{
	list-style:none;
	padding-left:20px;
	background:url('images/bullet.gif') 10px 0.6em no-repeat;
}
.content h3{
	color:#C60B46;
	font-size:185%;
}
.content h4{
	font-size:120%;
	margin:10px 0 0;
}
#content.archive h4{
	margin-bottom:-5px;
}
#content.archive .postmeta{
	margin:5px 0 0 0;
	color:#696969;
}
#content.archive .entry p{
	margin:0 0 5px 0;
}
h1 a, h2 a, h3 a, h4 a{
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
	text-decoration:underline;
}
table.news{
	color:#C60B46;
	width:450px;
}
table.news td{
	border-top:1px solid #F2CDC9;
	padding:5px 0;
	vertical-align:top;
}
table.news td p{
	margin-top:0;
}
.content ul.objects{
	clear:both;
	padding:5px;
	margin-top:1em;
	zoom:1;
}
.content ul.objects li p{
	margin:0 0 5px;
}
.content ul.objects li{
	float:left;
	width:220px;
	padding:5px;
	background:none;
	color:#C60B46;
}
.content ul.objects li.new-row{
	clear:both;
}
.ddsg-wrapper h2{
	display:none;
}
.ddsg-wrapper {
	margin:1em 0;
}


.cform ol, .cform ul, .cform li{
	margin:0;
	padding:0;
}
.cform li{
	margin:0 0 5px;
 	list-style:none;
}
.cform label{
	float:left;
	width:155px;
	height:20px;
	padding-right:5px;
	text-align:right;
}
.cform .area{
	height:35px;
}
.cform .single, .cform .area{
	width:250px;
}
.cform .reqtxt, .cform .emailreqtxt, .cf_hidden{
	display:none;
}
.sendbutton{
	width:90px;
	cursor:pointer;
	margin-left:160px;
}
.cf_info.failure{
	background:#F2CDC9;
	border:1px solid #C60B46;
	margin:15px 0;
	padding:5px;
	width:445px;
}
.cf_info.success{
	background:#c9f2cc;
	border:1px solid #0bc621;
	margin:15px 0;
	padding:5px;
	width:445px;
}
.cf_info br{
	display:none;
}
.cform .cf_error{
	border-color:#C60B46 !important;
	background-color:#F2CDC9 !important;
}
.cform .single, .cform .area{
	border:1px solid #999;
	padding:2px;
	background:#fafafa;
}

.cform .cf_error{
	border-color:#C60B46 !important;
	background-color:#F2CDC9 !important;
}
.cform .single, .cform .area{
	border:1px solid #999;
	padding:2px;
	background:#fafafa;
}
.linklove{
	display:none;
}
#content .archives li{
	float:left;
}

label.cf-group-after {
	margin:3px 20px 10px 5px;
	text-align:left;
	width:auto;
}
label.cf-group-after span {
	width:auto;
}

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 50px;

} 

ol.cf-ol li.cf-box-title {
	padding:0px;
}

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0px 0 0; 
	width:16px;
	float:left;
	border:none!important;
	background:none!important; 
}

label.cf-after 	{
	margin:0px 0px 0pt 6px;
	text-align:left;
	width:100px;
}

label.cf-after span {
	width:100px;
	display:block;
}

.cform legend{
	font-weight:bold;
	margin-bottom:10px;
}