@import url('/templates/css/menus/horizontal_dd_default.css');

body {
	padding:0px;
	margin:0px;
	color:#333333;
	background-image:url(/templates/images/custom_spit/body.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#dbe5cf;
}

body, table {
	font-family:Verdana, Helvetica;
	font-size:11px;
}

#wrapper {
	margin:auto;
    min-height: 100%;
	background-image:url(/templates/images/custom_spit/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	min-width:1000px;
}

#container {
	width:1000px;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	margin:auto;
}

html>body #container {
	height: auto;
}

#menu {
	padding:0px;
	margin:0px;
	float:left;
	height:30px;
	margin-left:70px;
	margin-bottom:15px;
	padding-top:157px;
}

#menu ul {
	padding:0px;
	margin:0px;
	text-align:left;
	font-family:Verdana, Arial, sans-serif;
}

#menu > ul {	
	background-image:url(/templates/images/custom_spit/menu_end.png);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:47px;
	height:40px;
}

#menu > ul > li > ul {
	margin-top: -10px;	
	left: 1px;
}

#menu ul ul {
	background-color: #000;	
}

#menu > ul > li {
	padding:0px;
	margin:0px;
	display: inline;
	background-image:url(/templates/images/custom_spit/menu.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:35px;
	height:30px;
	margin-left:0px;
	float:left;
	padding-top:10px;
}

#menu a {
	color:#FFFFFF;
}

#menu > ul > li > a {
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:13px;
	height:30px;
}

#menu > ul > li.current {
	background-image:url(/templates/images/custom_spit/menu_over.png);
}

#menu > ul > li.first{
	background-image:url(/templates/images/custom_spit/menu_first.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	height:30px;
}

#menu a.current, #menu a:hover{
	color:#e03207;
}

#pages {
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-left:90px;
	margin-right:70px;
	clear:both;
	width:1000px;
}

#pages li {
	list-style-position:inside;
	margin-top:0;
	padding:0px;
	margin:0px;
	display: inline;
}

#pages ul {
	font-weight:normal;
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:left;
}

#pages a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:20px;
}

#pages a:hover {
	color:#d9e5d9;
}

#pages a.current {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#breadcrumbs {
	margin-top:22px;
	padding-left:7px;
	position: absolute; /* keep breadcrumbs on same level as page title */
}

#breadcrumbs ul.pagelist{
	
}

#breadcrumbs ul.pagelist a{
	padding-bottom:2px;
	text-decoration:none;
}

#content {
	text-align:justify;
	margin: 0px;
	padding:0px;
	clear:both;
	padding-top:5px;
	min-height:150px;
	padding-left:80px;
	padding-right:80px;
}

#content a {
	text-decoration:underline;
	color:#e03207;
}

#content a:hover {
	color:#6c5ba5;
}

#content h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#content h1 {
	padding:0px;
	margin:0px;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:right;
	margin-right:40px;
	padding-top:20px;
	padding-bottom:20px;
}

#content h2 {
	padding:0px;
	margin:0px;
	font-size:20px;
	color:#e03207;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:10px;
}

#content img {
	margin:5px;
}

/*-------------------------------------------------------- sidebar blog -------------------------------------------------*/

#sidebar_element .date {
	display:none;	
}

#sidebar_element {
	height:100%;
	width:300px;
	background-color:#333;
	color:#FFF;
	text-align:left;
	float:right;
	margin-left:20px;
}

#content .sidebar_blog .title_tab_blog a , .sidebar_column th , #content .sidebar_column #sidebar_calendar h2.current_month{
    border-bottom: 2px solid white;
    border-top: 2px solid white;
    color: #FFFFFF !important;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 10px;
    padding: 3px 0 3px 10px !important;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    width: 290px;
	clear:both;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.23, #CB2C09),
		color-stop(0.62, #DC6423)
	);
	background-image: -moz-linear-gradient(
		center bottom,
		#CB2C09 23%,
		#DC6423 62%
	);
}

.sidebar_blog .title_tab_blog a:hover {

}

#content .image_wrapper img {
	padding:0px;
}

.image_wrapper {
	float:left;
	width:100px;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.short_desc {
	padding:0px 10px 10px 0px;
}

#content .short_desc a.more {
	color:#E03207;
	text-decoration:none;
	font-weight:normal;
}

#content .short_desc a:hover.more {
	color:#fff;
}

.sidebar_blog .title_tab_blog {
	clear:both;	
}

/*-------------------------------------------------------- Calendar -------------------------------------------------*/

#blog_content{
	padding-right:320px;
}

.sidebar_column {
	width:300px;
	text-align:left;
	background-color:#333;
}

#content .sidebar_column td{
	padding:0px;
	margin:0px;
}

#sidebar_calendar {
	width:100%;
	width:300px;
	display:block;
}

.sidebar_column th.calendar {
	display:none;
}

#content .sidebar_column a{
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0 0 5px;
	text-decoration:none;
	display:block;
	width:100%;
}

#content .sidebar_column td.controls a{
	display:inline;
}

.sidebar_column br {
	display:none;
}

#content .sidebar_column a:hover {
	color:#E03207;
}

#sidebar_calendar {
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:11px;
	font-family:Tahoma,Geneva,sans-serif;
	width:300px;
}

#sidebar_calendar td.day_name {
	padding-bottom:2px;
	padding-top:2px;
	color:#FFF;
	font-weight:normal !important;
	font-size:12px;
}

#calendar td a{
	text-decoration:none;
}

#sidebar_calendar td.day {
	color:#fff;
	padding:3px 7px;
}

#sidebar_box_archive td, #sidebar_box_recent_post td, #sidebar_box_popular_post td{
	padding-left:10px !important;
}

#sidebar_calendar td.day a{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#E03207;
	font-weight:bold;
}

#sidebar_calendar td.day a:hover{
	color:#039CBC;
}

#calendar td {
	color:#666666;
}

.social_networking_container {
	border:none;
	width:500px;
	background-color:#c2d3e0;
}

.connect_widget_not_connected_text {
	color:#5F5F5F;
}

.social_networking_group .tundra, .social_networking_group .dijitButtonNode {
	border:none;
	padding:3px;
}

#calendar {
	border-top-color:#1C1C1A;
	border-left-color:#1C1C1A;
	width:300px;
}

#blog_content hr {
	display:none;
}


/*-----------------------------FOOTER-----------------------------------*/

#footer {
	font-size:10.5px;
	line-height:19px;
	text-align: center;
	clear: both;
	voice-family: "\"}\"";
	voice-family:inherit;
	position:relative;
	width:1000px;
	bottom:0px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#333333;
	padding-top:30px;
	margin:auto;
	padding-bottom:10px;
}

#footer a{
	text-decoration:none;
	font-weight: bold;
	color:#333333;
}

#footer a:hover {
	color:#e03207;
}

hr {
	border-width: 1px 0 0 0;
	border-style:solid;
	border-color:#e03207;
	height: 0;
}
