/*
Theme Name: Batanga Network Gray
Theme URI: http://batanga.com/
Description: Batanga network theme based on The default WordPress theme.
Version: 1.0
Author: Batanga Team
Author URI: http://batanga.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #555;
	text-align: center;
	background-color: #EEEEEE;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}

#page {
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.4em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 20px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 30px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 25px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #E51937;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

select{
color:#555;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #E51937;
	text-decoration: none;
	}

a:hover {
	color: #E51937;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.clear{
	overflow:hidden;
	clear:both;
	height:1%;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 10px auto;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 25px 0;
	width: 990px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

#header {
	margin:0 auto 10px;
	padding: 0;
	height: 100px;
	width: 990px;
	background-color:#FFFFFF;   
	overflow:hidden;
	clear:both;
	border:1px solid #CCCCCC;
	}

.logo{
    float:left;
	width:180px;
	height:90px;
	margin:5px 0 0 20px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 35px;
	margin: 0px 0 0;
	width: 620px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	overflow:hidden;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 20px auto;
	width: 774px;
	height:59px;
	clear: both;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	margin:0;
	margin-bottom: 20px;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.entry img{
margin:0 25px 25px 0;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style:square;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar{
	border:1px solid #EEEEEE;
	overflow:hidden;
	margin-right: 25px;
	text-transform:uppercase;
	font: 1em Arial, Sans-Serif;
	width: 215px;
	padding:20px 20px 0 20px;
	float:right;
	background-color:#fbfbfb;	
	}
	
#sidebar_gray{
	overflow:hidden;
	margin: 25px 25px 0;
	text-transform:uppercase;
	font: 1em Arial, Sans-Serif;
	width: 215px;
	padding:20px 20px 0 20px;
	float:right;
	background-color:#eeeeee;
	clear:right;
}
	
#sidebar ul, #sidebar ul ol, #sidebar_gray ul{
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ,#sidebar_gray ul ul{
	margin: 0;
	padding: 0;
	}

#sidebar ul li , #sidebar_gray ul li{
	list-style-type:none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul li a{
	color:#E51937;
	font-size:1.2em;
	font-weight:bold;
}

#sidebar_gray ul li a{
	color:#555;
	font-size:1.2em;
	font-weight:bold;
}

#sidebar ul li a:hover{
	color:red;
}

#sidebar ul li ul li a, #sidebar_gray ul li ul li a{
	color:#555555;
	font-size:1em;
	font-weight:normal;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar_gray ul ul, {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar_gray ul ul ul {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar_gray ul ul li {
	margin: 3px 0 0;
	padding: 8px 0;
	border-bottom: dotted #CCCCCC 1px;
	}

#sidebar_gray ul ul li {
	border-bottom:dotted #CCCCCC 1px;
	}

#sidebar ul ul li ul li{
border:none;
}

#sidebar ul ul li a, #sidebar ul ol li a{
color:#555555;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* form */

.wpcf7-list-item{
display:block;
}

.wpcf7-form p{
margin-top:15px;;
}

.headline {
border-bottom:1px solid #EEEEEE;
color:#555555;
font-size:16px;
font-weight:bold;
margin:30px 0 !important;
padding:0;
}

/* breadcrumb */


.breadcrumb{
margin:0 0 40px;
color:#888;
}

.breadcrumb a{
font-weight:bold !important;
color:#888888 !important;
}

h3 a{
color:#888888 !important;
}


/*     home     */
.box_content{
overflow:hidden;
clear:both;
height:1%;
margin:0 20px;
}

.box{
border:solid 1px #EEEEEE;
float:left;
width:229px;
margin:0 3px;
}

.box h2{
margin:0;
font-size:16px;
font-weight:bold;
}

.box .title{
color:#FFFFFF;
text-transform:uppercase;
padding:10px 20px;
background-color:#E51937;
display:block;
}

.box .title:hover{
background-color:#999999;
}

.box p{
font-size:12px;
margin:0;
height:90px;
}

.inside{
padding:20px;
overflow:hidden;
clear:both;
height:120px;
}


.home_image{
height:350px;
background-color:#CCCCCC;
margin:0 25px 20px;
}

.more{
background:transparent url(images/read_more.gif) no-repeat scroll 0 0;
color:#FFFFFF;
float:right;
font-size:11px;
font-weight:bold;
height:19px;
line-height:17px;
margin:10px 0 0;
text-align:center;
text-decoration:none;
width:90px;
}

.more:hover{
color:#FFFFFF;
text-decoration:underline;
}

.c_log{
margin-right: 25px;
padding-top:20px;
float:right;
}

.search {
margin-right: 25px;
padding-top:15px;
float:right;
clear:right;
}

.search .indent {
padding:13px 0 0;
}

.search form {
height:100%;
overflow:hidden;
padding:0;
}

.search #s {
margin:0;
padding:5px 5px 4px;
width:185px;
background-color:#FAFAFA;
}

input#s  {
border:1px solid #DEDCDC;
border-right:none;
color:#55555;
font-family:arial;
font-size:12px;
vertical-align:middle;
float:left;
}

.search #searchsubmit{
background-color:#E51937;
border:none;
color:#FFFFFF;
font-weight:bold;
padding:3px;
float:left;
cursor:pointer;
height:26px;
}

.search #searchsubmit:hover{
background-color:#999999;
}

.req{
color:#E51937;
}

.text_label{
width:200px;
 }
 
.wpcf7 span{
float:left;
margin-right:10px;
text-align:right;

}

.wpcf7 p{
clear:both;
overflow:hidden;
height:1%;
}

.banner-sizes{
width:150px;
}

.banner-sizes span, .payment span, .agree span{
float:none;
text-align:left;
}

.ac_banners span.wpcf7-list-item-label{
margin-left:5px;
text-align:left;
width:200px;
float:none;
}

.ac_banners span.wpcf7-list-item{
text-align:left;
width:300px;
}

.priv {
display:block;
overflow:hidden;
padding:5px 5px 0;
text-decoration:underline;
}

h4 {margin:40px 0 20px}