/*
Theme Name: Orange vs Black Theme
Theme URI: http://luckythemes.com/orange-and-black-theme/
Description: Orange and Black colors Wordpress Theme by <a href="http://luckythemes.com/">luckythemes.com</a>, customized
by Toolie®
Version: 1.5
Author: http://themerama.com and Toolie®
Tags: widget ready, valid xhtml, valid css, 2 columns, fixed width, left sidebar, blue, red, widgets
*/
body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	background: #0F6292 url(images/bg.jpg);
	background-repeat:repeat-x;
/*	background: #0F6292; */
	text-align: center;
}
img{
	border: 0;
}
.clear{
	clear: both;
}

#header{
	margin: 0 auto;
	width: 900px;
	height: 142px;
	background: url(images/header.png) no-repeat;
	text-align: left;
}
/*
#header h1{
	padding: 60px 0 0 35px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	margin: 0;
}
#header h4{
	padding-left: 35px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: black;
	text-decoration: none;
}
#header a:hover{ color: black;} */

#menu{
	margin: 0 auto;
	width: 900px;
	background: #C01F25;
}
#menu ul{
	float: left;
	width: 250px;
	height: 12px;
	overflow: hidden;
	margin: 0 10px;
	padding: 9px 0 0 0;
}
#menu ul li{
	list-style: none;
	padding: 0 20px;
	margin: 0;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

.search_form{
	float: right;
	width: 287px;
	margin: 0;
	padding: 4px 0;
}
.search_form input{
	vertical-align: middle;
	margin: 0 10px;
	padding: 0;
}

#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#menu a:hover{text-decoration: underline;}

#content{
	margin: 0 auto;
	width: 900px;
	background: #E8E8E8; /* grey */
	text-align: left;
}
.left{
	float: left;
	width: 220px;
	overflow: hidden;
}
.left .padding{ margin: 18px 9px 18px 18px;}
.left .smooth1{background: #0F6292 url(images/tb_rt.png) no-repeat right top; margin-bottom: 15px; width: 100%;}
.left .smooth2{background: url(images/tb_lt.png) no-repeat left top;}
.left .smooth3{background: url(images/tb_rb.png) no-repeat right bottom;}
.left .smooth4{background: url(images/tb_lb.png) no-repeat left bottom;
		padding: 5px; overflow: hidden;}

.left .title{
	margin: 0 5px;
	padding: 7px 0;
	border-bottom: 1px dashed #FFCC00;
}

.left h1{
	margin: 0;
	padding: 0;
	color: white;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

.left ul{
	padding: 0;
	margin: 10px 5px 10px 10px;
}
.left ul li{
	list-style: none;
	background: url(images/01_22.png) no-repeat left 3px;
	padding: 0 10px;
	margin: 0 0 2px 0;
}
.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: white;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

/* Right column*/
.right{
	float: right;
	width: 680px;
	overflow: hidden;
}
/* Draws the right box for each entry */
.right .padding{margin: 18px 18px 36px 9px; background: white; }
.right .smooth1{background: url(images/gr_rt.png) no-repeat right top; width: 100%;}
.right .smooth2{background: url(images/gr_lt.png) no-repeat left top;}
.right .smooth3{background: url(images/gr_rb.png) no-repeat right bottom;}
.right .smooth4{background: url(images/gr_lb.png) no-repeat left bottom; padding: 5px; overflow: hidden;}

.right .title{
	background: white;
	padding: 5px 10px 10px 10px;
	border-top: 1px solid #0f6292;
	border-bottom: 1px dashed black;
}
.right h1{
	padding: 0;
	margin: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: #C01F25;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	margin: 0;
}
.right p{
	margin: 5px 10px;
	line-height: 130%;

}

.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #502A05;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

/* Tag block*/
.right .tsmooth1{
	background: #DBE8EE url(images/tg_rt.png) no-repeat right top; 
	margin: 10px; 
	width: 96%;}
.right .tsmooth2{
	background: url(images/tg_lt.png) no-repeat left top;}
.right .tsmooth3{
	background: url(images/tg_rb.png) no-repeat right bottom;}
.right .tsmooth4{
	background: url(images/tg_lb.png) no-repeat left bottom; 
	padding: 5px; 
	overflow: hidden;}

.tags{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
	padding-bottom: 5px;
	border-bottom: 1px dashed #0F6292;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
	color: black;
	text-decoration: underline;
}
.tags a:hover{text-decoration: none;}


.permalink{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
	padding-top: 1px;
}
.permalink .left{ float: left; width: 500px;}
.permalink .right{ float: right; width: 110px; text-align: right;}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: black;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}

#footer{
	margin: 0 auto;
	width: 900px;
	height: 45px;
	background: #E6E6E6;
	border-top: 3px solid #C01F25;
	color: black;
	font-size: 11px;
	text-align: center;
}
#footer p{
	padding-top: 10px;
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}

h2 {

}

h3 {

}

p, li, .feedback {
	font: 100% Verdana, sans-serif;
}

/* classes used by the_meta() */


.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 12px;
	margin: 10px;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto;
	width: 90%;
    color: #ccc;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: white;
	font-size: 14px;
	text-align: center;
/*    text-transform: uppercase;*/
    font-weight: bold;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: black;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
	padding: 0;
	max-width: 100%;
	float: right;
	margin:5px;
}

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
}
.aligncenter {
display: block;

margin-left: auto;
margin-right: auto;
}
.left ul li ul li{border: 0;}
.left ul li ul li ul li{border: 0;}

.right ul li{
	margin: 0 10px;
	line-height: 125%;
}
.right ol li{
	margin: 0 10px;
	line-height: 125%;
}