
/* General */

body {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

a {
	color: #004aaf;
}

a:hover {
	color: #000000;
}

.main_wrapper h1, .main_wrapper h2, .main_wrapper h3, .main_wrapper h4, .main_wrapper h5, .main_wrapper h6 {
	color: ;
	font-family: ;
	font-style: normal;
	font-weight: bold;
}

/* Top navigation bar */

#top_bar {
	border-top: 0px solid ;
	border-bottom: 0px solid ;
}

#top_bar .top_inner {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 0;
}

#top_bar a {
	color: ;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#top_bar a:hover {
	color: ;
}

/* Header */

#header .logo {
	top: -23px;
}
#header {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 0px solid ;
	border-bottom: 0px solid ;
	padding-top: 30px;
}

#header .wrapper {
	padding-bottom: 30px;
}

#header .wrapper .menu ul li a {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	border: 0px solid ;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-left: 30px;
	color: ;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#header .wrapper .menu ul li a:hover, #header .wrapper .menu ul li.current-menu-item a, #header .wrapper .menu ul li.current-menu-parent a, #header .wrapper .menu ul li.sfHover a {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border-color: ;
	color: ;
}


#header .wrapper .menu ul li ul {
	left: 30px;
}

#header .wrapper .menu ul li a:hover {
	color: ;
}

/* Drop down menus */

.menu li ul {
	background: #ffffff;
	border: 2px solid #bfbfbf;
	font-size: 14px !important;
	padding: 5px;
}

.wrapper .menu ul li.sfHover ul li a, #header .wrapper .menu ul li.sfHover ul li a {
	color: ;
	padding: 5px !important;
	background-color: !important;
}

.wrapper .menu ul li.sfHover ul li a:hover, #header .wrapper .menu ul li.sfHover ul li a:hover {
	color:  !important;
	background-color:  !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}

.menu li ul li {
	border-top: 0px solid ;
}

#top_bar .menu li ul li a, #header .wrapper .menu li ul li a {
	color: ;
	font-family: Arial, sans-serif;
	font-size: 14px !important;
	font-style: normal;
	font-weight: bold;
	background-color: ;
	text-shadow: 1px 1px 0 #ffffff;
}

/* Featured area */

#featured {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 0px solid ;
	border-bottom: 0px solid ;
	padding-top: 0px;
}

#featured .wrapper {
	padding-bottom: 0px;
}

#featured .wrapper a {
	color: ;
}

#featured .wrapper a:hover {
	color: ;
}

#featured .wrapper h1, #featured .wrapper h2, #featured .wrapper h3, #featured .wrapper h4, #featured .wrapper h5, #featured .wrapper h6, .title_descr, #cust_txt {
	color: ;
	font-family: Arial, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
}

#featured .wrapper .feat-text, #featured {
	color: ;
}

#featured .alternate h4 {
	color: ;
	font-family: Arial, sans-serif!important;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.title_descr, #cust_txt {
	font-size: 18px;
	color: ;
}

/* Breadcrumb */

#breadcrumb {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 0px solid ;
	border-bottom: 0px solid ;
	padding: 3px 0;
	color: ;
	font-family: ;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#breadcrumb a {
	color: ;
}

#breadcrumb a:hover {
	color: ;
}

#breadcrumb .pagination a {
	background: ;
	border-color: ;
}

#breadcrumb .pagination a:hover, a.activeSlide {
	background:  !important;
}

/* Main content area */

#main_content {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 0px solid ;
	border-bottom: 0px solid ;
	padding: 25px 0;
}

/* Post Small */

.post_small {
	background-color: ;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top;
	border-color: ;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.post_small .text .post-img a {
	border-color: ;
}

.post_small h2 {
	background-color: ;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top;
	border-color: ;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius-top-right: 0px;
	-webkit-border-radius-top-left: 0px;
	font-family: ;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

.post_small h2 a {
	color: ;
}

.post_small h2 a:hover {
	color: ;
}

.post_small .text .post-img a:hover {
	border-color: ;
}

.post_small .text {
	color: ;
}

.post_small .post_footer {
	border-color: ;
}

.post_small .post_footer a, .post_small .post_footer a:hover {
	background-color: ;
	color: ;
}

.post_small .post_footer a:hover {
	color: ;
}

/* Post Big */

.post-b {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px solid ;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 0px;
	color: ;
}

.post-b .post-content h2 a {
	font-family:  !important;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: ;
}

.post-b .post-content h2 a:hover {
	color: ;
	text-decoration: none;
	background: ;
}

.post-b .post-footer {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px solid ;
}

.post-b .post-content a, .post-b .post-footer a {
	color: ;
}

.post-b .post-content a:hover, .post-b .post-footer a:hover {
	color: ;
}

/* Sidebar */

.main_sidebar .sidebar_content {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px solid ;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 5px;
	color: ;
}

#main_content .main_sidebar .widget {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px solid ;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 0px;
}

#main_content .main_sidebar .widget h3.widgettitle {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: 1px solid #bfbfbf;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-radius-top-left: 0px;
	-webkit-border-radius-top-right: 0px;
	padding: 5px;
	text-transform: uppercase;
	font-family: ;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

#main_content .main_sidebar .widget .content {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px solid ;
	border-top: 0;
	padding: 5px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-radius-bottom-left: 0px;
	-webkit-border-radius-bottom-right: 0px;
}

#main_content .main_sidebar .widget .content a {
	color: ;
	font-weight: normal;
}

#main_content .main_sidebar .widget .content a:hover {
	color: ;
	background-color: ;
}

/* Footer area */

#footer {
	background-color: ;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 0px solid ;
	border-bottom: 0px solid ;
	padding-top: 25px;
}

#footer .wrapper {
	padding-bottom: 25px;
	color: ;
}

#footer .wrapper a {
	color: ;
	font-weight: bold;
}

#footer .wrapper a:hover {
	color: ;
}

	/* Form elements */

#contact_form input, #contact_form textarea, #commentform input, #commentform textarea, #contact-form-widget input, #contact-form-widget textarea, #main_content .main_sidebar .widget form#searchform input {
	background-color: ;
	border: 1px solid #ccc;
	padding: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: ;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

#contact_form input:focus, #contact_form textarea:focus, #commentform input:focus, #commentform textarea:focus, #contact-form-widget input:focus, #contact-form-widget textarea:focus, #main_content .main_sidebar .widget form#searchform input:focus {
	background-color: ;
	color: ;
	border-color: ;
}

	/* Comments List */

.commentlist li .content {
	background: ;
	color: ;
	border: 0px solid ;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius-top-left: 0px;
}

.commentlist li .gravatar {
	background: ;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius-topright: 0px;
	-webkit-border-radius-top-right: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-radius-bottom-right: 0px;
}

#featured .alternate #screenshot {
	margin-bottom: -53px;
}

