/*
	Theme Name: Atillus wp themes
	Theme URI: http://atillus.com
	Description: atillus.com theme
	Version: 1.0	
	Author: Artur Cosicov
	Author URI: http://atillus.com
*/

/* Carousel CSS start */
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 500px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	height: 190px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: -5px;
	top: 0;
}

.stepcarousel .panel{
	overflow: hidden; /*margin around each panel*/
	width: 480px;
	padding-right: 15px;
	padding-left: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.nav_img {
	border: 0px;
}

.container {
	float:right;
	background:url(img/container.jpg) no-repeat;
	width:536px;
	height:208px;
}


.panel h1 {
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 0px;
}
.panel h2 {
	font-size: 13px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
}
.panel .featuredimage {
	float: right;
	height: 150px;
	width: 200px;
	margin-top: -10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.panel ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 28px;
}

/* Carousel CSS end */

body{
	background:#c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

#wrapper {
	background:#ffffff;
	width:940px;
	margin: 0 auto;
	overflow: hidden;
}

.header {
	background:url(img/bg_top.jpg) no-repeat top;
	width:940px;
	height:365px;
}
.headerpage {
	background:url(img/bg_top.jpg) no-repeat top;
	width:940px;
	height:80px;
}


.logo {
	background:#FFFFFF;
	width:940px;
	height:60px;
	margin-top:19px;
	float:left;
}

#site_name {
	float:left;
	margin-left:20px;
	width:220px;
}

.brander {
	float:left;
	height:32px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.brander h2 {
	font-size:25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.brand {
	float:left;
	width:220px;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#6f6f6f;
	font-weight:400;
}

.menu {
	float:right;
	width: 660px;
	text-align: right;
	padding: 10px;
}

.head {
	background:url(img/bg_header.jpg) repeat-x top #FFFFFF;
	height:265px;
	width:890px;
	float:left;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
}

.about {
	float:left;
	width:300px;
}

.about h2 {
	color:#c8c8c8;
	font-weight:100;
	font-family: arial;
	font-size: 24px;
	line-height: 28px;
	margin: 0px;
}

.about p {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-top: 5px;
}


.menu a {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}.content .posts {
	width: 640px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
.content .sidebar {
	float: right;
	width: 240px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 10px;
}
.postcontent {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/cont_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #D4D0C8;
	padding: 10px;
	overflow: hidden;
}
.pagecontent {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/cont_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #D4D0C8;
	padding: 10px 30px;
	overflow: hidden;
}
.postcontent h1, .pagecontent h1 {
	font-size: 18px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.themelist {
	float: left;
	height: 184px;
	width: 178px;
	border: 1px solid #D4D0C8;
	margin: 10px;
	padding: 5px;
}
.theme_thumb {
	height: 120px;
	width: 160px;
	margin-right: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 8px;
}
.themelist h2 {
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 8px;
}
.demo_button {
	height: 19px;
	width: 76px;
	margin-top: 15px;
	margin-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 5px;
}
.download_button {
	height: 19px;
	width: 76px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sidebarblock {
	background-image: url(img/cont_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #D4D0C8;
	padding: 10px;
}
.testimonials {
	background-image: url(img/Kavitchki.jpg);
	background-repeat: repeat-x;
	background-position: left 30px;
	border: 1px solid #D4D0C8;
	padding: 10px;
	margin-top: 20px;
}
.sidebarblock h1, .testimonials h1 {
	color: #999999;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.footer {
	float: left;
	height: 80px;
	width: 920px;
	background-color: #333333;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
    padding: 10px
}
.footer_block {
	float: left;
	width: 250px;
	padding: 20px;
	margin-right: 6px;
	margin-left: 6px;
	height: 200px;
	color: #FFFFFF;
}
.footer_block a
{
color: #ffffff;
text-decoration: none;
}
.footer_block a:hover
{
color: #D7D7D7;
text-decoration: underline;
}
.footer_block h2 {
	font-size: 16px;
	color: #D7D7D7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #483100;
	text-decoration: none;
}
.theme_image {
	float: left;
	height: 225px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.theme_description {
	float: right;
	width: 310px;
	padding-top: 10px;
}
.theme_description ul {
	margin: 0px;
}
.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
}
