/*  
Theme Name: RDR Theme
Theme URI: http://www.sweans.com
Description: A WordPress theme frame work
Version: 2.1
Author: RDR team
Author URI: 
*/
/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}
•ie - Internet Explorer (All versions)
•ie8 - Internet Explorer 8.x
•ie7 - Internet Explorer 7.x
•ie6 - Internet Explorer 6.x
•gecko - Mozilla, Firefox (all versions), Camino
•ff3 - Firefox 3
•ff3_5 - Firefox 3.5 new
•opera - Opera (All versions)
•opera8 - Opera 8.x
•opera9 - Opera 9.x
•opera10 - Opera 10.x
•webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
•safari3 - Safari 3.x
•chrome - Google Chrome
*/
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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin:0;
	background-color:#fff;
}
body, th, td, input, textarea {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form {
}
fieldset {
}
input, textarea {
	font-weight:bold;
}
input.text {
	background:#FFFFFF;
	border:none;
	padding:1px;
}
input.button {
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
}
h1, h2, h3 {
	color:#000000;
}
h1 {
	font-size:25px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
p, ul, ol {
	font-size:13px;
	line-height:20px;
}
ul, ol {
}
.bigger {
color: #333333;
font-size: 18px;
font-weight: normal;
line-height: 28px;
padding-bottom: 20px;
}
.meta a
{
text-decoration:none;
}
.meta
{
margin-bottom:20px;
}
blockquote {
	margin-left:36px;
	margin-right:36px;
}
a {
	color:#f05023;
	text-decoration:underline;
}
a:hover {
	border:none;
}
h1 a, h2 a, h3 a {
	border:none;
	color:#143055;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background:none;
	color:#143055;
}
hr {
	display:none;
}
#wrapper {
}
#header_bg {
	background-color:#f05023;
	width:100%;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	height:37px;
}
#header {
	height:37px;
	margin:0 auto;
	max-width:1100px;
	width:100%;
}
#head_sec {
	background:url(images/secondary.png) repeat-x 0 0;
	width:100%;
	height:50px;
}
#head_sec_in {
	height:50px;
	margin:0 auto;
	max-width: 1100px;
    width: 100%;
}
#menu {
}
#menu ul {
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
}
#menu a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	margin-right:1px;
	text-decoration:none;
	padding-right: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
}
#menu a:hover {
}
#menu li:first-child a {
	padding-left:0px;
}
#menu .current_page_item a {
}
#search {
	background: url("images/search_befr.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
	float: right;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	width: 300px;
}
#search fieldset {
	border:none;
}
#search #s {
	float: right;
	height: 21px;
	padding: 3px;
	vertical-align: top;
	width: 254px;
}
#search #x {
	background: url("images/search_glass.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	float: left;
	font-size: 0;
	height: 17px;
	position: absolute;
	right: 4px;
	top: -7px;
	vertical-align: top;
	width: 22px;
}
#logo {
	height:119px;
	margin:0 auto;
	max-width:1100px;
	  width: 100%;
	background-repeat: no-repeat;
}
.adv {
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
}
.logolink {
	float: left;
	margin-top: 8px;
}
#logo_bg {
	width:100%;
	background:url(images/logo_bg.png) repeat-x 0 0;
}
#logo h1, #logo h2 {
	margin:0;
	padding:0;
	color: #000000;
}
#logo h1 {
	color: #000000;
	padding:50px 5px 0 20px;
}
#logo h2 {
	color: #000000;
	margin:10px 0 0 17px;
	padding:5px;
}
#logo p {
	clear:left;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
}
#logo a {
	color: #000000;
}
#page {
	background:#FFFFFF;
	margin:0 auto;
	padding:20px 0px 0 0px;
	  max-width: 1100px;
  width: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
.contentmain {
	float: left;
	width: 100%;
 	max-width: 742px;
}
#content {
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.post {
	float:left;
	margin-bottom:30px;
	width:100%;
}
#sidebar2 .sitetree-list {
	display:none;
}
#sidebar2 .sitetree-title {
	display:none;
}
.post_home {
	float: left;
	padding-bottom: 15px;
	border-bottom: 2px solid #cacaca;
	margin-bottom: 15px;
	width: 100%;
}
h1.title_main a {
	color: #143055;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
}
h1.title a {
	color: #143055;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
}
.post .title {
	font-weight:bold;
	margin:0;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px solid #cacaca;
}
h1.title {
	color: #143055;
	font-size: 24px;
	font-weight: bold;
	/*margin-bottom: 15px;
	padding-bottom: 5px;*/
}
.view {
	margin-bottom:50px;
	clear: both;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	display: none;
}
h1.title1 a {
	color: #143055;
	font-size: 22px;
	font-weight: normal;
	margin-bottom:15px;
}
h2.title {
	color: #143055;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom:1px solid #cacaca;
	font-family: 'Open Sans', sans-serif;
}
.desctitle {
	font-size:10px;
}
.post h1.title {
	font-size: 18px;
	height: auto;
	font-weight: bold;
}
.post .entry {
}
.entry p {
	padding-bottom:20px;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	color:#333333;
}
.entry ul, ol {
	padding-left:20px;
}
.post .meta {
	color:#333333;
	font-style:italic;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
}
.navigation {
	padding-top:10px;
	padding-bottom: 10px;
}
.navigation a {
	font-size: 14px;
	font-weight: bold;
}
.post .meta a {
/*	color:#333333;*/
}
.post .links {
	margin:0;
}
.post .tags {
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.post .links a, .post .tags a {
	border:none;
}
.leftsidebar {
	width:245px;
	float:left;
}
.sidebar {
}
.sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar1 li {
	background-color: #C6C6C6;
	padding: 5px;
}
#sidebar2 li {
	margin-bottom: 15px;
}
.sidebar li ul {
}
.sidebar li li {
	margin:0;
}
.sidebar li h2 {
	margin:0;
}
#sidebar1 {
	margin-left: 10px;
}
#sidebar1 li h2 {
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #333333;
	text-align: center;
}
#sidebar1 li ul {
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;
}
#sidebar1 li li {
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar1 li li li {
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
}
#sidebar1 li li a {
}
.rightsidebar {
	float: right;
	width: 282px;
}
#sidebar2 {
	padding:0px;
	margin-right: 5px;
	clear: both;
}
#sidebar2 li h2 {
	height:40px;
	font-size: 19px;
	font-weight: bold;
	color: #143055;
	text-align:left;
	font-family:"Myriad Pro";
}
.ask:before {
	content: url("images/aw.png");
	float: left;
	padding-right: 10px;
}
.ask {
	border: 1px solid #e9e9e9;
    padding: 10px;
    width: 100%;
}
.ask h2 {
	padding-top:10px;
}
.quick:before {
	content: url("images/quick.png");
	float: left;
	padding-right: 10px;
}
.quick {
	border: 1px solid #E9E9E9;
	min-height: 240px;
	padding: 10px;
	width: 100%;
}
.twitt:before {
	content: url("images/twitt.png");
	float: left;
	padding-right: 10px;
}
.twitt {
	border: 1px solid #E9E9E9;
	min-height: 240px;
	padding: 10px;
	width: 100%;
}
.quick h2 {
	padding-top:10px;
}
.thumb {
	float: left;
	margin-right: 15px;
}
.more a {
	color:#f05023;
	padding-left:0px!important;
}
.more {
	color:#f05023;
}
.ask p {
	color: #333333;
	float: left;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
}
.note {
	color: #333333;
	float: left;
	font-family: 'Open Sans', sans-serif;
	width:100%!important;
}
.th_si {
	float: left;
	margin-right: 15px;
}
.quick p {
	color: #333333;
	float: left;
	font-family: 'Open Sans', sans-serif;
}
#sidebar2 li ul {
	line-height:normal;
	padding-left:10px;
}
#sidebar2 li li {
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar2 li a {
	border:none;
	/*padding-left: 10px;*/
}
#sidebar2 li a:hover {
	border:none;
}
#calendar {
	margin:0 auto;
}
#calendar caption {
	font-weight:bold;
}
#calendar table {
	border-collapse:collapse;
	text-align:center;
	width:220px;
}
#calendar thead th {
	background:#CCCCCC;
	color:#FFFFFF;
}
#calendar tbody td {
	background:#EEEEEE;
}
#calendar #today {
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
}
#calendar a {
	font-weight:bold;
}
#calendar #prev {
	text-align:left;
}
#calendar #next {
	text-align:right;
}
#design {
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
}
#footer_bg {
	width:100%;
	height:138px;
	border-top:10px solid #f05023;
	background:#143055;
}
#footer {
	color: #FFFFFF;
	font-size: 9px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 38px;
	text-align: center;
	max-width: 1100px;
	width:100%;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
.footer_copy {
	padding-top:10px;
	padding-left:10px;
	font-size: 11px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}
.info {
}
.comlabel {
	color:#666666;
	font-size:13px;
	font-weight:lighter;
}
.comtext {
	background-color: #143055;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
}
.postlabel {
	color:#666666;
	font-size:13px;
	font-weight:lighter;
}
.posttext {
	background-color:#143055;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
}
.commentlist {
	list-style:none;
}
.authorcomment {
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
}
.odd {
	color:#333333;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.odd a:link {
	color:#000000;
}
.commenttext {
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	background-color: #EAEAEA;
}
#author, #email, #url {
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	padding:3px;
	width:40%;
	margin-bottom:5px;
}
#comment {
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
}
.quickpost {
	border-bottom: 1px solid #cacaca;
	float: left;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 100%;
}
.suggested {
	color:#f05023;
	font-family:"Myriad Pro";
	font-size:18px;
	text-transform:capitalize;
	width:100%;
	display:block;
	margin-top:30px;
}
.ask_in{
/*height:600px;*/
position: relative;
width: 100%;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
position: relative;
bottom: 0;
float:left;
}
#content div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
position: relative;
bottom: 0;
}
.tit_sugg
{
background: url(images/list.png) no-repeat left 12px;
padding-left: 15px;
}
.tit_sugg a {
	font-size: 18px;
	font-weight: normal;
	color: #143055;
	text-align: left;
	font-family: "Myriad Pro";
    line-height:28px;
}
#submit {
	background-color:#143055;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	padding:3px;
}
#commentsbox {
	margin-top: 20px;
}
acronym, abbr, span.caps {
	cursor:help;
}
acronym, abbr {
	border-bottom:1px dashed #999;
}
blockquote {
	padding-left:52px;
	background-image: url(images/qt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
}
blockquote cite {
	display:block;
	margin:5px 0 0;
}
.center {
	text-align:center;
}
.aligncenter {
	margin-right: auto;
	margin-left: auto;
}
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
hr {
	display:none;
}
a img {
	border:none;
}
pre {
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
}
code {
	color:#000;
	font-size:1.0em;
}
/* 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;
}
/* End Images */







/* 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 */



/*Drop Menu start*/







#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	width:100%;
}
#dropmenu a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	height: 37px;
	line-height: 34px;
	margin-right: 0;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
}
#dropmenu a:hover {
}
#dropmenu li {
	color: #FFFFFF;
	float: left;
	line-height: 33px;
	position: relative;
	background:url(images/96.png) no-repeat scroll right center;
	
}
#dropmenu li:last-child {
	background:none;
}
#dropmenu ul {
	position:absolute;
	display:none;
	top:30px;
	;
	left:0px;
}
#dropmenu ul a {
	color: #2081cd;
	font-weight: normal;
	background-image: none;
}
#dropmenu ul a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-image: none;
}
#dropmenu li ul {
	background-color: #464646;
	width: 200px;
	padding: 0px;
	margin:0px;
}
#dropmenu li ul a {
	height:auto;
	float:left;
	color: #FFFFFF;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	text-align: left;
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.clear, .cb {
	clear:both;
}
#dropmenu li ul a:hover {
	color: #FFFFFF;
	background-color: #626262;
}
#dropmenu li ul li {
	width:200px;
}
#dropmenu ul ul {
	top:auto;
}
#dropmenu li ul ul {
	left:200px;
	margin:0px 0 0 0px;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}
#dropmenu li ul li.parent {
	background:url(images/drop_list_bg.jpg) no-repeat 211px 14px #2A448F;
}
#dropmenu li ul li.parent:hover {
	background: url("images/drop_list_bg_hover.jpg") no-repeat scroll 211px 14px #626262;
}
#dropmenu1, #dropmenu1 ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	width:100%;
}
#dropmenu1 a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	margin-right: 0;
	padding-left: 50px;
	padding-right: 50px;
	text-decoration: none;
	text-transform:uppercase;
}
#dropmenu1 a:hover {
}
#dropmenu1 li {
	color: #FFFFFF;
	float: left;
	position: relative;
	border-right:1px solid #fff;
}
#dropmenu1 li:last-child {
	border:none;
}
#dropmenu1 ul {
	position:absolute;
	display:none;
	top:30px;
	;
	left:0px;
}
#dropmenu1 ul a {
	color: #2081cd;
	font-weight: normal;
	background-image: none;
}
#dropmenu1 ul a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-image: none;
}
#dropmenu1 li ul {
	background-color: #464646;
	width: 200px;
	padding: 0px;
	margin:0px;
}
#dropmenu1 li ul a {
	height:auto;
	float:left;
	color: #FFFFFF;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	text-align: left;
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#dropmenu1 li ul a:hover {
	color: #FFFFFF;
	background-color: #626262;
}
#dropmenu1 li ul li {
	width:200px;
}
#dropmenu1 ul ul {
	top:auto;
}
#dropmenu1 li ul ul {
	left:200px;
	margin:0px 0 0 0px;
}
#dropmenu1 li:hover ul ul, #dropmenu1 li:hover ul ul ul, #dropmenu1 li:hover ul ul ul ul {
	display:none;
}
#dropmenu1 li:hover ul, #dropmenu1 li li:hover ul, #dropmenu1 li li li:hover ul, #dropmenu1 li li li li:hover ul {
	display:block;
}
#dropmenu1 li ul li.parent {
	background:url(images/drop_list_bg.jpg) no-repeat 211px 14px #2A448F;
}
#dropmenu1 li ul li.parent:hover {
	background: url("images/drop_list_bg_hover.jpg") no-repeat scroll 211px 14px #626262;
}
#footmenu1, #footmenu1 ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	width:100%;
}
#footmenu1 a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin-right: 0;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-transform:uppercase;
}
#footmenu1 li {
	background: url("images/foot_menu.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	display: inline-block;
	float: none;
	line-height: 10px;
	position: relative;
}
#footmenu1 li:last-child {
	background:none;
}
input[type="text"] {
	border: 1px solid #e9e9e9;
	height: 20px;
	padding: 5px;
	width: 260px;
}
input[type="email"] {
	border: 1px solid #e9e9e9;
	height: 20px;
	padding: 5px;
	width: 260px;
}
textarea {
	border:1px solid #e9e9e9;
	height:100px;
	padding:5px;
	width:260px;
	resize:none;
}
input[type="submit"] {
	background: none repeat scroll 0 0 #143055;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	height: 30px;
	margin-top: 18px;
	padding: 0 5px;
	text-align: center;
	text-transform: capitalize;
	width: 270px;
}
#footmenu2, #footmenu2 ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	width:100%;
}
#footmenu2 a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 7px;
	padding-right: 5px;
	text-decoration: none;
	text-transform: capitalize;
}
#footmenu2 li {
	background: url("images/foot_menu.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	display: inline-block;
	float: none;
	line-height: 10px;
	position: relative;
}
#footmenu2 li:last-child {
	background:none;
}
.indicator {
	background:url(images/ajax-loader.gif) no-repeat;
	width:50px;
	height:50px;
	display:none;
}
.disable {
	display:none;
}
img#ca1 {
	margin-top: 16px;
}
p#captcha1{
	width: 111px;
	float: left;
	clear: both;
}
p#captcha2{
	float: left;
	width: 161px;
	margin-top: 8px;
}
p#captcha3 {
	width: 111px;
	float: left;
	clear: both;
	padding-bottom: 0px;
}
p#captcha4 {
	float: left;
	width: 161px;
	padding-bottom: 0px;
	margin-top: -7px;
}
p#captcha5{
	clear:both;
}
.footer_advertising_banner a img {
	width: 728px;
	height: 15px;
}
.adv2 {
  float: right;
  margin-top: 10px;
  width: 728px;
}
.adv2 img{
  width: 728px;
  height:90px;
}
.adv3 img {
  width: 300px;
  height: 250px;
}
.adv4 img {
  width: 300px;
  height: 250px;
}

.innerads{
	margin-top:20px;
	margin-bottom:20px;
}
ul#mobile_menu {
  display: none;
}
/*********************************************************************************/

/***************************************Responsive Styles******************************************/
/**************iPad Landscape***************/
@media only screen and ( max-width: 1023px ) and (min-width: 986px){

#content {
  padding-right: 30px;
}
#header {
  width: 99%;
}
.logolink {
  margin-left: 10px;
}
#dropmenu1 a{
  padding-left: 40px;
  padding-right: 40px;
}
.contentmain {
  width: 70%;
}
.ask ,.quick , .twitt{
    padding: 10px 3%;
    width: 94%;
}

}
/********************************************//**************iPad Portrait***************/
@media only screen and (max-width: 985px) and (min-width: 768px){
.contentmain {
  width: 100%;
  max-width: 985px;
}
#footer_bg{
	height:auto;
}
#content {
  padding-right: 30px;
}
.adv {
  display: none;
}
#menu{
	display:none;
}
#mob_header{
	display:block !important;
	
}
#head_sec{
	display:none;
}
#search{
	float:left;
	margin-left: 10px;
}
.rightsidebar {
    float: none !important;
  margin: 0 auto !important;
  clear: both;
}
#footer {
    padding-bottom: 22px;
    padding-top: 15px;
}
.logolink {
    float: left;
    margin-left: 10px;
}
}
/**********************************//***************iPhone Landscape*************/
@media only screen and (max-width: 767px) and (min-width: 480px){
.logolink {
    float: left;
    margin-left: 10px;
}
#footer{
	padding-bottom: 22px;
    padding-top: 15px;
}
.rightsidebar {
    clear: both;
    float: none;
    margin: 0 auto;
}
#search {
    margin-left: 10px;
}
.thumb {
    text-align: center;
}

h1.title_main a{
	font-size: 22px;
}
.title_main {
    margin-bottom: 13px;
	line-height: 28px;
}
#header_bg {
    height: 39px;
}
.bigger {
    font-size: 15px !important;
}
.meta {
    clear: both;
    margin-bottom: 12px;
    padding-top: 10px;
}
#content {
    padding: 0 8px;
}
/*.ad_between_second_and_third_post,.adv,.footer_advertising_banner  {
  display: none;
}*/
#menu{
	display:none;
}
#mob_header{
	display:block !important;
}
#head_sec{
	display:none;
}
#search{
	float:left;
}
.logolink {
  float: none;
  padding-top: 8px;
  margin: 0 auto;
  text-align: center;
}
.show_hide{
	top: 184px;
}
.thumb {
	width: 100%;
}
#footer,#footer_bg{
	height:auto;
}
#footmenu1 li{
	line-height:22px;
}

}
/*******************************************/
/***************iPhone Portrait**************/
@media only screen and (max-width: 479px) and (min-width: 320px){

#footer {
    padding-bottom: 22px;
    padding-top: 15px;
}
#footmenu1 li{
	line-height:22px;
}
.thumb {
    text-align: center;
}
h1.title_main a{
	font-size: 22px;
}
.title_main {
    margin-bottom: 13px;
	line-height: 28px;
}
#header_bg {
    height: 39px;
}
.bigger {
    font-size: 15px !important;
}
.meta {
    clear: both;
    margin-bottom: 12px;
    padding-top: 10px;
}
#content {
    padding: 0 8px;
}
/*.ad_between_second_and_third_post,.adv,.footer_advertising_banner  {
  display: none;
}
*/
#menu{
	display:none;
}
#mob_header{
	display:block !important;
	
}
#head_sec{
	display:none;
}
#search{
	float:left;
}
.logolink {
  float: none;
  padding-top: 8px;
  margin: 0 auto;
  text-align: center;
}
.show_hide{
	top: 184px;
}
#search {
  background: none;
  width: 267px;
}
.rightsidebar {
  float: none;
  margin: 0 auto;
  width:96%;
  max-width: 306px;
}
.thumb {
	width: 100%;
}
#footer,#footer_bg{
	height:auto;
}
.view1{
	display:block !important;
}
.view{
	display:none !important;
}
.ask ,.quick , .twitt{
    padding: 10px 3%;
    width: 94%;
}
}

@media only screen and (max-width: 319px){
#footmenu1 li{
	line-height:22px;
}
#content {
    padding: 0 8px;
}
.ad_between_second_and_third_post,.adv,.footer_advertising_banner  {
  display: none;
}
.rightsidebar {
  float: none;
  margin: 0 auto;
}
body {
    min-width: 301px;
}
#menu{
	display:none;
}
#mob_header{
	display:block !important;
}
#head_sec{
	display:none;
}
.logolink {
  float: none;
  padding-top: 8px;
}
.show_hide{
	top: 184px;
}
.logolink {
  float: none;
  padding-top: 8px;
  margin: 0 auto;
  text-align: center;
}
.show_hide{
	top: 184px;
}
#search {
  background: none;
  width: 267px;
}
.rightsidebar {
  float: none;
  width: 282px;
  margin: 0 auto;
}
.thumb {
	width: 100%;
}
#footer,#footer_bg{
	height:auto;
}
.view1{
	display:block !important;
}
.view{
	display:none !important;
}
.ask ,.quick , .twitt{
    padding: 10px 3%;
    width: 94%;
}
}  
.mobile_menu {
	height: auto;
	text-align: center;
	width: 100%;
	float: left;
	display:block !important;
}
.mbutton {
    height: auto;
    margin: 0 auto;
    width: 100%;
}
.show_hide {
	background: url("images/menu_btn.png") no-repeat scroll 0 0 transparent;
    float: right;
    font-size: 0;
    height: 19px;
    position: absolute;
    right: 7px;
    text-align: right;
    top: 131px;
	width: 27px;
	z-index: 999999;
}
#access0 {
	background-color: #464646;
	clear: both;
	font-family: 'Rosario', sans-serif;
	text-transform: uppercase;
	height: auto;
	margin: 0px auto 0;
	min-width: 240px;
	padding: 0;
	width: 85%;
	position: absolute;
	z-index: 99999;
	top: 157px;
	/*left: 0;*/
	right: 0;
	display:none; 
	max-width: 325px;
}
#access0 .menu, #access .menu ul {
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#access0 ul {
    line-height: normal;
}

#access0 li {
    background-color: #183964;
	clear: both;
    float: left;
    line-height: 30px;
    text-indent: 15px;
    width: 100%;
	list-style-type:none;
	 border-bottom: 1px solid #103260;
}
ul.Mmenu li.menu-item-has-children a{
	background:url(images/arrow1.png) no-repeat left center;
}
li.menu-item-has-children {
  background: url(images/ar.png) no-repeat right center;
  background-position-x:97%;
  background-size: 4%;
}
#access0 ul li a{
	color: #7A99C1;
    float: left;
    font-family: 'Rosario', sans-serif;
    font-size: 12px;
	font-weight:normal;
	text-transform:uppercase;
	text-align: left;
    width: 99%;
	text-decoration:none;
}
#access0 .menu li ul {
    clear: both;
    margin: 0;
    padding: 0 0 0 7%;
    width: 93%;
}
#access0 .menu ul {
    float: left;
    left: 0;
    text-align: left;
    width: 100%;
}
#access0 .menu ul {
    float: left;
    left: 0;
    text-align: left;
    width: 100%;
}
ul.sub-menu {
    float: left;
    line-height: normal;
    width: 100%;
}

ul.sub-menu a {
	padding-left: 20px;
	background:none !important;
}
#mob_header{
	display:none;
}
.view1{
	display:none;
	margin-bottom:50px;
}
.footer_advertising_banner {
    max-width: 728px;
  height: auto;
  clear: both;
  width: 100%;
}
.ad_between_second_and_third_post {
  max-width: 468px;
  width: 100%;
}
#access0 ul li a:hover {
  color: #fff;
}
p.meta {
  clear: both;
}