/*------------------------------------------------
	CSS for TurboSite
	(C) Brullworfel, 2011
	http://brullworfel.ru
--------------------------------------------------*/



/*------------------------------------------------
	Reset - by Eric Meyer
--------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0;}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}

/*------------------------------------------------
	General
--------------------------------------------------*/

body {
	background: #d6e2ea;
	margin: 0;
	font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	font-size: 12px;
	color: #43494f;
	line-height: 16px;
	}

form {
	clear:both;
}

a {
	color: #3465a4;
	cursor: pointer;
	text-decoration: underline;
	}

a.refresh {
	padding-left: 20px;
	line-height: 16px;
	background: url(images/16x16-refresh.png) no-repeat left top;
	cursor: pointer;
	text-decoration: underline;
}

a.dotted {
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

a:hover {
	color: #ff0000;
	}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

h1, h2, h3, h4, .comment .title, th {
	text-shadow:1px 1px 0 rgba(255,255,255,0.4);
	font-family: 'Century Gothic', Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	text-decoration: none;
}

h1, h1 a, th{
	font-size: 22px;
	color: #3465a4;
	/*text-shadow: 0 3px 3px #babdb6;*/
	margin-top: 10px;
	margin-bottom: 15px;
}

th {
	font-size: 18px;
	text-align: center;
	padding-bottom: 10px;
}

h2, h2 a{
	font-size: 20px;
	color: #669517;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}

h3, h3 a {
	font-size: 18px;
	color: #669517;
}

h4, h4 a {
	font-size: 16px;
	color: #000;
}

.main {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	clear: both;
}

input, textarea {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #94aaba;
	background: #ffffff;
	font-size: 12px;
	padding: 3px;
	margin-top: 4px;
	-webkit-box-sizing: border-box;
	color:#333333;
}

span.red {
	color: #a40000;
}

span.gray {
	color: #bbb;
}

span.green {
	color: #4e9a06;
}

span.orange {
	color: #ce5c00;
}

.content {
	width: 1000px;
	min-height: 400px;
}

/*****************
Footer
*****************/


.footer {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #94aaba;
	clear: both;
}

p.copyright {
	font-size: 12px;
	color: #404040;
	text-align: center;
}

.wrapper {
	overflow: hidden;
	padding: 10px;
	margin-top: 0px;
	padding-top: 20px;
}

.content {
	float: left;
	width: 640px;
}

.content h1.searching {
	margin-bottom: 20px;
	line-height: 24px;
}

.content h2.searching {
	margin-bottom: 20px;
	line-height: 20px;
}

.column {
	float: left;
	width: 300px;
	margin-right: 25px;
}

.leftbar {
	float: left;
	width: 300px;
	margin-right: 25px;
}

.addcomment, .widget, #gallery, .template {
	background: #e3eff7;
	border: solid 1px #aebdcb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.pager {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.fullsize {
	width: 100%;
}

p {
	margin-bottom: 10px;
}
/*****************
Header
*****************/

.header, .wrapper, .footer {
	clear: both;
}

.header {
	/*background: #59c134;*/
	height: 150px;
}

.header-content {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.header .head-search, .header-right {

	float: left;
	width: 100%;
	text-align: right;

	/*padding-top: 70px;*/
	padding-right: 30px;
	display: block;
}

.header img.logo {

}

.header .head-search input.text{
	color: #ccc;
}

.header .head-search .submit{
	width: 50px;
	cursor: pointer;
}



/*****************
Widget
*****************/


.widget {
	padding: 15px;
	margin-bottom: 30px;
	overflow:hidden;
}

.widget .inputer{
	width: 260px;
}


.widget h1 {
	text-align: left;
	font-size: 18px;
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
	/*border-bottom: 1px dotted #021b36;
	font-weight: bold;*/
}


.widget h2{
font-family: Helvetica, Arial;
font-size: 18px;
margin: 10px 0px 2px 0px;
color: #4A4E73;
font-weight: normal;
}

a.linear {
	display: block;
	width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 138.5%;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #659635;
	background: #99ca28;
	text-shadow: -1px -1px 2px #777777;
	color: #ffffff;
	background: -moz-linear-gradient(top, #CFE782 0%,
                                      #9BCB2A 2%,
                                      #5DA331 97%,
                                      #659635 100%);
	background: linear-gradient(top, #CFE782 0%,
                                      #9BCB2A 2%,
                                      #5DA331 97%,
                                      #659635 100%);
}

/*****************
Template
*****************/

.template {
	clear: both;
	float: left;
	width: 100%;
	padding: 10px;
	margin-bottom: 15px;
	
}

.template .screenshot_block {
	float: left;
	width: 260px;
	text-align: center;
}

.template .screenshot {
	max-width: 250px;
	max-height: 250px;
}

.template .info {
	margin-left: 10px;
}

.template-name {
	text-decoration: none;
}

/*****************
Commentlist
*****************/

.commentlist {
	margin-top: 30px;
}

.comment {
	/*clear: both;*/
	margin-top: 20px;
	display: block;
	border: 1px red;
}


.comment .avatar {
	height: 80px;
	width: 95px;
	background: url(images/avatar-bg.png) no-repeat top left;
	float:left;
}

.comment .avatar img {
	height: 80px;
	width: 80px;
}

.comment .title {
	
	color: #357d2d;
	font-size: 18px;
	margin-bottom: 10px;
	clear: both;
	text-shadow:1px 1px 0 rgba(255,255,255,0.4);
}

.comment .author {
	font-weight: bold;
}

.comment .date {
	color: #888a85;
}

.comment .text {
	float: left;
	background: #d3d7cf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 510px;
	padding: 15px;
	min-height: 50px;

}

.commentadded {
	font-weight: bold;
	color: #cc0000;
	margin-top: 20px;
	margin-bottom: 20px;
}

.addcomment {
	/*overflow:hidden;*/
	margin: 0 auto;
	width: 350px;
	padding: 15px;
	text-align: center;
}

.addcomment #captcha {
	margin-top: 5px;
}

.addcomment textarea {
	width: 300px;
	height: 150px;
}

.addcomment .submit {
	width: 150px;
	height: 40px;
}

.addcomment h3 {
	border-bottom: 1px dotted;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 22px;
}

.community_group_info {
display: none !important;
}

