/*  
Theme Name: WP mods
Theme URI:
Description: Based on the All in One Theme
Version: 1.0
Author: Blog Design Studio
Author URI: http://blogdesignstudio.com/

	Valid XHTML 1.0 Transitional

*/

* {
margin: 0;
padding: 0;
}

body {
color: #3f3f3f;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 21px;
background:none;
}

.socialmediatext{
font-size:18px;
color:#2E82F4;
margin:10px;
text-align:center;
}

.socialmediacount {
float: left;
clear:both;
padding: 0px;
width:300px;
}

/*********************************  RSS Email Subscription Box *********************************/

#email-news-subscribe .email-box{
	padding: 10px 10px; 
	font-family: "Arial","Helvetica",sans-serif;
	border-top: 0;
        background:#F9D0AA;
	}
#email-news-subscribe .email-box input.email{
	background:#FFFFFF;
	border: 1px solid #dedede;
	color: #999;
	padding: 7px 10px 8px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border-image: initial;
	font-family: "Arial","Helvetica",sans-serif;}	
#email-news-subscribe .email-box input.email:focus{color:#333}	
#email-news-subscribe .email-box input.subscribe{
	background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FFCA00),color-stop(1,#FF9B00));
	background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);
	-pie-background: linear-gradient(270deg,#ffca00,#ff9b00);
	font-family: "Arial","Helvetica",sans-serif;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #cc7c00;
	color:white;
	text-shadow:#d08d00 1px 1px 0;
	padding:7px 14px;
	margin-left:3px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	border-image: initial;}
#email-news-subscribe .email-box input.subscribe:hover{
	background: #ff9b00;
	background-image:-moz-linear-gradient(top,#ffda4d,#ff9b00);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffda4d),to(#ff9b00));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);
	outline:0;-moz-box-shadow:0 0 3px #999;
	-webkit-box-shadow:0 0 3px #999;
	box-shadow:0 0 3px #999;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffda4d),color-stop(1,#ff9b00));
	background:-moz-linear-gradient(center top,#ffda4d 0,#ff9b00 100%);
	-pie-background:linear-gradient(270deg,#ffda4d,#ff9b00);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #cc7c00;
	color:#FFFFFF;
	text-shadow:#d08d00 1px 1px 0}
	
/**** Newsletter Subscription Box  ************/

#email-news-subscribe .newsletter-box{
	padding: 10px 10px; 
	font-family: "Arial","Helvetica",sans-serif;
	border-top: 0;
	background:#E3EDF4;
	}
#email-news-subscribe .newsletter-box input.email{
	background:#FFFFFF;
	border: 1px solid #dedede;
	color: #999;
	padding: 7px 10px 8px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border-image: initial;
	font-family: "Arial","Helvetica",sans-serif;}	
#email-news-subscribe .newsletter-box input.email:focus{color:#333}	
#email-news-subscribe .newsletter-box input.subscribe{
	background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FFCA00),color-stop(1,#FF9B00));
	background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);
	-pie-background: linear-gradient(270deg,#ffca00,#ff9b00);
	font-family: "Arial","Helvetica",sans-serif;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #cc7c00;
	color:white;
	text-shadow:#d08d00 1px 1px 0;
	padding:7px 14px;
	margin-left:3px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	border-image: initial;}
#email-news-subscribe .newsletter-box input.subscribe:hover{
	background: #ff9b00;
	background-image:-moz-linear-gradient(top,#ffda4d,#ff9b00);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffda4d),to(#ff9b00));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);
	outline:0;-moz-box-shadow:0 0 3px #999;
	-webkit-box-shadow:0 0 3px #999;
	box-shadow:0 0 3px #999;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffda4d),color-stop(1,#ff9b00));
	background:-moz-linear-gradient(center top,#ffda4d 0,#ff9b00 100%);
	-pie-background:linear-gradient(270deg,#ffda4d,#ff9b00);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #cc7c00;
	color:#FFFFFF;
	text-shadow:#d08d00 1px 1px 0}
/********************************* End of Newsletter Subscription Box *********************************/

h1, h2, h3, h4, h5, h6 {
margin: 0 0 10px 0;
padding: 0;
color:#3279bc;
font-weight:normal;
line-height:1.1em;
}
h1 {
font-size:35px;
}
h2 {
font-size:30px;
}
h3 {
font-size:25px;
}
h4 {
font-size:21px;
letter-spacing:1px;
}
h5 {
font-size:18px;
}
h6 {
font-size:17px;
font-style:italic;
}

p {
margin:0 0 15px 0;
}

a:focus, a:hover {
color: #3279bc;
text-decoration: none;
}
a {
color: #3279bc;
text-decoration: underline;
outline: none;
}

ul, ol {
margin: 0 0 20px 30px;
padding:0;
}
.post ul li, .post ol li {
margin: 0 0 10px 0;
padding: 0;
font-size:13px;
line-height:17px;
}
.post ol {
list-style-type: decimal;
}
.post ul ul, .post ol ol {
margin: 10px 0 20px 20px;
padding:0;
}

hr {
margin:10px 0;
background: #238ad8;
height: 2px;
}

code, pre { background: #eee; border: 1px solid #ddd; clear: both; margin:0 0 20px 0;
	width: 575px;                          /* specify width  */
	white-space: pre-wrap;                 /* CSS3 browsers  */
	white-space: -moz-pre-wrap !important; /* 1999+ Mozilla  */
	white-space: -pre-wrap;                /* Opera 4 thru 6 */
	white-space: -o-pre-wrap;              /* Opera 7 and up */
	word-wrap: break-word;                 /* IE 5.5+ and up */
	/* overflow-x: auto; */                /* Firefox 2 only */
	/* width: 99%; */		       /* only if needed */
	}

.alignleft {
float: left;
}
.alignright {
float: right;
}

img {
border: none;
margin:0 0 10px 0;
}

img.wp-smiley { border: 0; margin: 0; padding: 0;}

img.alignleft {
float:left;
margin:5px 10px 5px 0;
}
img.aligncenter, aligncenter {
display: block;
margin:5px auto 5px auto;
}
img.alignright {
float:right;
margin:5px 0 5px 10px;
}

blockquote {
background: url(images/quote.gif) left top no-repeat;
color: #99A52E;
margin: 15px;
font-style:italic;
line-height:20px;
padding: 0 20px 0 30px;
}

input#s{
  width:200px;
}

input#searchsubmit {
  width:70px;
}

input, textarea {
font-family: Arial, Helvetica, sans-serif;
margin:0;
padding: 5px;
border: 3px solid #e1e3e5;
background:#f9f9f8;
color:#666;
}
input:focus, textarea:focus {
border: 3px solid #6c9ecd;
background:#fff;
}
input[type=submit] {
background:#666;
color:#fff;
cursor:pointer;
border: 3px solid #777;
}
input:hover[type=submit] {
background:#3279bc;
border: 3px solid #6c9ecd;
}


.clear {
float:none;
clear: both;
}
.container {
width: 980px;
margin: 0 auto;
}
.main {
margin-bottom:15px;
background:url(images/main_pat.png) top center repeat-y;
border: 1px solid #e9e9e4;
padding:0;
width:978px;
}


/********************************* HEADER START *********************************/
#header {
width: 980px;
height: 182px;
clear:both;
margin: 0px auto;
padding: 0;
}
#header .container {
width:980px;
float:left;
background: #ffffff;
}
#header .titlescontainer {
width:1000px;
margin: 0px auto;
}
#header .titlescontainer .container {
float:left;
background:#FAFAFA;
padding:20px 20px 0 20px;
}
#header .titlescontainer .container.line {
border-bottom:1px solid #ddd;
}

.logo a {
background: url(images/logo.png) top left no-repeat;
width:250px;
height:76px;
float: left;
text-indent:-9999px;
margin:5x 0 8px 0;
}

.topbanner {
width: 400px;
height: 76px;
float: right;
padding:0;
}
.topbanner ul, .topbanner li, .topbanner div {
margin:0;
padding:0;
list-style-type:none;
}

#headline {
float:left;
width:720px;
margin:0 0 20px 0;
}
#headline h1 {
font-size:30px;
}
.description {
font-size:17px;
color:#929292;
}

/****************** MENU *************************/



.menupack {
width:100%;
height:51px;
float:left;
background:url(images/menuline.jpg) center top no-repeat;
}
.menupack .container {
background:none;
}
#dropmenu{
list-style-type: none;
margin: 2px 0 0 0;
padding:0;
float:left;
border-right: 1px solid #262525;
border-left: 1px solid #383636;
font-size:25px;
letter-spacing:1px;
}

#megaMenu ul li ul li{
  line-height:1.4em;
  padding-top: .3em;
  padding-bottom: .3em;
}

#megaMenu .ss-nav-menu-with-img img {
  float: left;
}
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title, 
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description, 
#megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description {
  padding-left: 30px;
  display: block;
}

#megaMenu .ss-nav-menu-with-img img{
  margin-bottom:0;
}

#megaMenu ul.megaMenu > li > a > .wpmega-link-title{
  line-height: 31px;
}

#megaMenu ul.megaMenu > li.ss-nav-menu-reg ul.sub-menu {
z-index: 9999;
}

#dropmenu li{
display: inline-block;
padding: 0;
margin:0;
float:left;
border-right: 1px solid #383636;
border-left: 1px solid #262525;
}

#dropmenu li a {
color:#dadada;
display: block;
text-decoration: none;
padding: 0 12px 0 12px;
text-shadow:0 1px 1px #000000;
}
#dropmenu li a:hover {
background:#404040;
}

#megaMenu #dropmenu li.home-page {
  background: url(images/home_passive.png) center no-repeat;
  padding-left:20px;
}

#megaMenu #dropmenu li.home-page {
background: url(images/home_passive.png) center no-repeat;
padding-left:20px;
}
#megaMenu #dropmenu li:hover.home-page, #megaMenu #dropmenu li.current_page_item.home-page {
background: url(images/home.png) center no-repeat;
padding-left:20px;
}
#megaMenu #dropmenu li.current_page_item.home-page a, #megaMenu #dropmenu li:hover.home-page a {
background: none!important;
}

#megaMenu ul.megaMenu > li > a{
  font-size:14px; /* Your font size */
}

#dropmenu li.current_page_item a, #dropmenu li.current-menu-item a  {
color: #b6dcff;
background:#000;
}
#dropmenu ul li.current_page_item a,#dropmenu ul li.current-menu-item a  {
background:none;
}
#dropmenu li.hoverClass a, #dropmenu li.hoverClass ul li.hoverClass a {
background:#404040;
color:#ccc!important;
}
#dropmenu li.hoverClass ul li a, #dropmenu li.hoverClass ul li.hoverClass ul li a {
color:#00a8ff;
background:none;
}
#dropmenu li.hoverClass ul li.hoverClass a {
background:#333;
}
#dropmenu li.hoverClass ul li a:hover, #dropmenu li.hoverClass ul li.hoverClass ul li a:hover {
color:#ccc;
background:#333;
}

/******** SubMenus *********/
#dropmenu li a:hover {background:#404040;}
#dropmenu li {position:relative;}
#dropmenu ul {position:absolute; display:none; top:31px; left:0; margin:0; font-size:11px; }
#dropmenu li ul {background:#404040;border-top:none}
#dropmenu li ul a {float:left;  border-bottom:1px solid #333; padding:5px 12px 6px 12px!important;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:200px; margin:0;}
#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;}

/******** TopMenu *********/

.topmenupack {
width: 100%;
float: left;
}
ul.topmenu {
list-style-type: none;
margin: 7px 0 7px 0;
padding: 0;
font-size: 13px;
float: right;
}
ul.topmenu li {
float: left;
display: inline;
padding: 0;
margin: 0 0 0 15px;
}
ul.topmenu li a {
display: block;
text-decoration: none;
margin: 0;
border-bottom:1px dotted #fff;
}
ul.topmenu li a:hover {
color: #666;
border-bottom:1px dotted #999;
margin: 0;
}

/****************** SEARCH *************************/
div#searchformholder {
display:block;
float: right;
margin:7px 20px 0 0;
padding:0;
width: 255px;
height: 37px;
background:url(images/search.png) no-repeat;
}

#searchform p {
margin:0;
padding:0;
}
div#searchformholder input#s {
color:#cccccc;
font-size: 15px;
font-style: italic;
height:25px;
line-height:25px;
padding:0 5px 0 8px;
margin:10px 0 0 0;
width: 200px;
float: left;
border: none;
background:none;
}
div#searchformholder #searchsubmit {
border:none;
margin:4px 4px 0 0;
padding:0;
width:37px;
height:29px;
float:right;
font-size:0;
text-indent:-999em;
background:none;
}
#searchsubmit {
cursor:pointer;
}

.screen-reader-text {
display:none;	
}

.headerimage img {
float:left;
background:#fff;
border:4px solid #E3E3E3;
padding:1px;
}

/*******************************************/


#leftcolumn, #rightcolumn {
margin:0;
padding:0;
}

#leftcolumn {
float: left;
width: 630px;
padding:10px 0 0 10px;
margin-bottom:10px;
}
#rightcolumn {
float: right;
width: 320px;
padding: 10px 9px 0 0;
}

#leftcolumn.shifted {
float:right;
padding:0 0 0 19px;
border-right:0;
border-left:1px dashed #b1b0af;
}
#rightcolumn.shifted {
float:left;
}

/****************/

.post, .page {
margin-bottom: 20px;
padding: 20px 20px 10px 20px;
float:left;
clear:both;
width:590px;
line-height:23px;
background:#fff;
border: 1px solid #ececea;
}

.title {
margin:0;
}
.title h2 {
margin:0;
padding:0;
display:inline;
}
.title h2 a {
text-decoration: none;
color: #3279bc;
}
.title h2 a:hover {
color: #525252;
}

.postmeta {
margin:0;
padding-top: 3px;
color:#575757;
font-size:12px;
line-height:14px;
float:right;
width:100%;
}

.date {
background:url(images/date.png) left top no-repeat;
padding:3px 0 0 0;
margin-left: -40px;
float:left;
width:31px;
height: 62px;
color:#000;
font-size:11px;
line-height:12px;
text-align:center;
}
.month {
color:#fff;
font-size:12px;
line-height:14px;
clear:both;
display:block;
}
.day {
color:#fff;
font-size:19px;
line-height:21px;
clear:both;
display:block;
}

.postmetaright {
float: right;
font-size:12px;
line-height:14px;
background-color: #f3f3f3;
border:1px solid #ededed;
padding: 3px 6px 3px 6px;
display:inline;
margin:20px 0 0 0;
}


.entry {
float:left;
width:590px;
margin-bottom:4px;
border-top: 1px solid #bbbebf;
padding:10px 0 0 0;
}
.entry img {
max-width:590px;
height:auto;
}

.homepagesocialicons {

}

.postmetadown {
margin:0;
color:#575757;
font-size:12px;
line-height:14px;
float:left;
width:100%;
}

a.more-link {
float: right;
line-height: 30px;
margin-top:10px;
}

.postmetacomments {
float:left;
margin:10px 0 0 -40px;
background:url(images/comments.png) left no-repeat;
padding:0 0 0 40px;
width: 132px;
height:30px;
line-height: 30px;
}
.postmetacomments span {
display:block;
width:57px;
height:38px;
padding-top:10px;
font-size:10px;
line-height:13px;
color:#f0f0f0;
text-decoration:none;
}

.tags {
margin:0 0 20px 0;
}

.title .postmetacomments a {
font-size:14px;
}
.title .postmetacomments a:hover {
color:#fff;
text-decoration:none;
}


.entry p {
padding:0;
margin: 0 0 15px 0;
}

.postads ul, .postads li, .postads div{
margin:0!important;
padding:0!important;
text-align:center;
list-style-type:none;
background:none!important;
}

/********** HOMEpage Category boxes ***************/
.catblock-packer {
width:642px;
margin-left:-10px;
margin-top:10px;
float:left;
}

.catblock {
float:left;
width:288px;
padding:0 10px 10px 10px;
margin:0 0 20px 11px;
border:1px solid #e6ebed;
background:#fff;
}
.catblock h5 {
background:#cbd66d;
padding:10px;
color:#333;
text-transform:capitalize;
border-bottom:2px ridge #fff;
margin-top:-10px;
}
.catblock h3 {
font-size:15px;
display:inline;
}
.catblock h3 a {
color:#8e9c1c;
}

.catblock_single {
width:288px;
float:left;
clear:both;
margin-bottom:10px;
font-size:12px;
line-height:14px;
padding-bottom:10px;
border-bottom:1px solid #f5f5f5;
}
.catthumb {
float:left;
margin:0 8px 0 0;
display:block;
width:70px;
height:70px;
overflow:hidden;
padding:4px;
background:#f2f4f5;
border:1px solid #e4e7e9;
}
.catblock_single p {
margin:7px 0 0 0;
}

.catmore {
float:right;
font-size:12px;
color:#acacac;
}
.catmore a {
float:right;
font-size:12px;
color:#3279bc;
}



/********** Single Post specials ***************/
.authorinfo {
float:left;
clear:both;
width:568px;
padding:10px;
margin:0 0 10px 0;
background:#eee;
border:1px solid #e3e3e3;
font-size:12px;
line-height:17px;
}
.authorinfo p {
margin:0;
}
.authorinfo img {
margin:0;
}
.authoravatar {
float:left; 
margin:5px 10px 0 0
}
.authoravatar img {
margin:0;
}

.dylta {
float:left;
clear:both;
margin:0 0 20px 0;
padding:10px;
background:#cbd66d;
border:4px solid #fff;
width:604px;
}
.dylta h3 {
margin-top:0;
margin-bottom:3px;
}

.dylta .subscribe {
width: 170px;
font-size: 14px;
color: #998c71;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 10px 0;
padding:0 0 0 20px;
list-style-type:none;
}

.dylta ul {
margin:0;
list-style-type:none;
}
.dylta ul li {
margin:0 20px 0 0;
padding:0!important;
float:left;
}
.dylta ul li a {
line-height:28px;
height:28px;
display:block;
padding:0 0 0 35px;
font-size:21px;
text-decoration:none;
}
.dylta ul li a:hover {
color:#fff;
}

.dylta ul li.rss a {
background:url(images/rss.png) left top no-repeat;
}
.dylta ul li.tw a {
background:url(images/soc_twitter.png) left top no-repeat;
}
.dylta ul li.fb a {
background:url(images/soc_face.png) left top no-repeat;
}

.dylta ul li.email a {
background:url(images/email.png) left top no-repeat;
}
.relatedposts {
float:left;
width:580px;
margin-bottom:10px;
}
.relatedposts ol, .relatedposts ul {
margin:0;
padding:0;
list-style-type:none;
}


#single-post-ad {
width:300px;
height:250px;
float:right;
margin-bottom:10px;
}
#single-post-ad ul, #single-post-ad li {
margin:0;
padding:0!important;
list-style-type:none;
}

/*****************/

#archive_title {
background:#eee;
border-top:2px solid #e3e3e3;
border-left:1px solid #e7e7e7;
border-right:1px solid #ddd;
padding:10px 20px 5px 20px;
font-style:italic;
width:590px;
}
#archive_title h2 {
font-size:17px;
color:#666;
}
#archive_title h2 span {
font-style:normal;
font-size:21px;
}

/********** SIDEBAR MAINS ***************/
ul.sidebar {
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
float: left;
width:300px;
}
.sidebar li {
padding:0;
margin:0;
list-style-type: none;
}
li.widget {
float:left;
clear:both;
margin-bottom:20px;
background: #fff;
}

li.widget p {
padding:10px;
}

li.widget p a:focus, li.widget p a:hover {
color: #3279bc;
text-decoration: none;
}
li.widget p a {
color: #3279bc;
text-decoration: underline;
outline: none;
}

li.widget ul {
list-style-type: none;
margin: 0;
padding: 10px 10px 10px 10px;
font-size:13px;
background: #fff;
width:280px;
}
li.widget li {
width:auto;
}
li.widget ul.children li {
border:0;
font-size:12px;
margin:0;
padding:0;
}

li.widget div {
margin: 0;
}

li.widget .textwidget {
background: #fff;
}
li.widget .textwidget p {
margin:0 10px 10px 10px;
}

li.split .textwidget {
margin: 0;
padding: 10px 10px 10px 10px;
font-size:13px;
background: #fff;
width:280px;
}
li.split .textwidget p {
margin:0 0 10px 0;
}
li.split .textwidget ul {
margin:0 0 10px 0;
padding: 0;

}

li.widget img {
max-width:300px;
}

li.widget ul li ul {
list-style-type: none;
margin: 5px 0 0 10px;
padding: 0;
font-size:12px;
width:280px;
}
.sidebar ul li {
line-height:18px;
margin:0;
padding: 5px 5px 5px 5px;
border-bottom:1px solid #e9f0f4;
}
li.widget ul li ul li {
line-height:18px;
margin:0;
padding: 5px 5px 5px 5px;
border-bottom:1px solid #e9f0f4;
width:250px;
}

.sidebar ul li:hover {
background: #f9f9f9;
}

.sidebar h2 {
font-weight:normal;
font-size:15px;
color:#333;
padding:10px 20px 10px 20px;
width:260px;
margin:0;
background: url(images/side_h.gif) left top no-repeat;
}
.sidebar a {
text-decoration:none;
color:#666;
}
.sidebar a:hover {
color: #3279bc;
text-decoration:none;
}


/********** SIDEBAR MAINS END ***************/
li.sidesubscribe {
background:url(images/subscribe.png) no-repeat;
float:left;
margin:10px 0 20px 0;
width:300px;
height:50px;
padding:0;
color:#4A4A4A;
font-size:13px;
}
li.sidesubscribe a {
text-decoration:underline;
}
li.sidesubscribe a:hover {
text-decoration:none;
}

.sidesubscribe-lineone {
width:40px;
height:50px;
display:block;
float:left;
margin:0 2px 0 0;
}
a.side-rss {
width:40px;
height:50px;
display:block;
float:left;
}

.sidesubscribe-linetwo {	
padding:5px 0 0 5px;
height:15px;
margin:0 0 10px 0;
float:left;
width:253px;
color:#fff;
}


#subscribe-form {
width:36px;
display:inline;
}

input.side-email {
background:none;
border:0;
padding:0;
line-height:20px;
height:20px;
font-size:13px;
color:#666666;
text-decoration:underline !important;
display:inline-block;width:36px;
}
.sidesubscribe .side-email:hover {
background:none;
border:0;
padding:0;
line-height:20px;
height:20px;
font-size:13px;
color:#3279BC;text-decoration:none !important;
}


.feedcount {
float:left; 
margin:0 5px 0 0; 
width:110px;
text-align:center;
color:#fff;
line-height:14px;
}
.twitcount {
float:right; 
margin:0 5px 0 0; 
width:95px;
text-align:center;
color:#fff;
line-height:14px;
}


/************** TABS *******************/

.domtab {
float: left;
}

.sidebar ul.tabs {
width:295px;
height:36px;
padding:0;
margin:0 0 -10px 5px;
float:left;
z-index:100;
position:relative;
background:none;
}

div.TabContent {
padding:2px 0 0 0;
margin:0;
float: left;
}

div.TabContent ul {
padding: 10px;
background-color: #fff;
width: 280px;
}

div.TabContent ul li {
padding: 5px;
border-bottom: 1px solid #f4f7fa;
}

div.TabContent ul li a {
color: #767676;
text-decoration: none;
font-size: 13px;
}

div.TabContent ul li:hover {
background-color: #ebf2f7;
}

div.TabContent ul li:hover a {
color: #3279bc;
text-decoration: none;
}

ul.tabs li {
float:left;
display:inline;
padding:0;
margin:0;
}

a.t {
float:left;
cursor:pointer;
text-decoration:none;
padding:0 11px 0 11px;
margin: 3px 2px 0 0;
font-size:15px;
line-height: 31px;
color: #ffffff;
background-color: #707273;
}

li.active a.t {
color:#333333;
background-color: #cbd66d;
line-height: 36px;
margin-top: 0px;
}

li a.t:hover {
color:#333333;
background-color: #cbd66d;
line-height: 36px;
margin-top: 0px;
}

#secondtabs ul.tabs a {
padding:0 9px 0 10px;
}


#tagcloud {
text-align:center;	
}


.comsubline {
font-size:11px;
color:#888;
font-style:italic;
}
.avtor {
font-size:13px;
color:#3279bc;
}

.topcommenters img {
float:left;
margin:0 5px 0 0;
}
/***********************/


.widget_tag_cloud {
text-align:center;
padding:5px 0 0 0;
}
.widget_tag_cloud h2 {
text-align:left;
}
.widget_tag_cloud a {
line-height:1.1em;
display:inline;
}

#rightcolumn .sidelink {
border:0;
height:40px;
padding:0;
}
#rightcolumn .sidelink:hover {
background:none;
}
#rightcolumn .sidelink a {
display:block;
float:right;
text-align:center;
width:100px;
padding:5px;
margin:10px 0 0 0;
color: #fff;
background:#6fa1d0;
}
#rightcolumn .sidelink a:hover {
background:#666;
color:#fff;
}

a.sidelink {
display:block;
float:right;
text-align:center;
width:110px;
padding:5px;
margin:0 0 20px 0;
color: #fff;
background:#6fa1d0;
text-decoration:none;
font-size:13px;
}
a:hover.sidelink {
background:#666;
}


/********** ADS styles **********/

li.widget_ads {
text-align: center;
}

li.widget_wp_bannerize {
margin-bottom:10px;
float:left;
}
li.widget_wp_bannerize ul {
margin:0;
padding:0;
background:none;
}
li.widget_wp_bannerize ul li{
border:0;
padding:0;
text-align:center;
background:none;
list-style-type: none;
display:inline;
margin:0 0 12px 15px;
}
li.widget_wp_bannerize ul li:hover {
background:none;
}

li.widget_wp_bannerize li.ad125 {
float: left;
width: 125px;
padding: 0;
margin:0 0 12px 15px;
}


.widget.split {
padding:0;
width:300px;
margin:10px 0 10px 0;
}
.widget.split ul {
margin:0 0 10px 0;
padding:0;
width:145px;
float:left;
}
.widget.split h2 {
margin-top:-10px;
margin-bottom:10px;
}
.widget.split ul li {
padding:3px 10px 3px 10px;
}
.widget.split ul li:hover {
background:none;
}
.widget.split ul.rightul {
float:right;
}
.widget.split p {
margin:0 0 5px 0;
padding:0 0 0 10px;
}


 /* Twitter ALTERNATE CSS - for plugin called Twitter for Wordpress ++++++++++ */
li.widget_twitter {
padding:0!important;
float:left;
margin:10px 0 20px 0;
width:300px;
}
li.widget_twitter ul {
width:290px!important;
padding:0 10px 0 0!important;
margin:0;
font-size:11px;
color:#3f3f3f;
float:left;
border:0;
background:none;
list-style-type:none;
height:220px;
overflow:scroll;
overflow-x:hidden;
}
li.widget_twitter ul li {
background:url(images/tweet.gif) left top no-repeat;
background-position:0 3px;
text-indent:25px;
margin:0;
padding:3px 0 4px 0!important;
line-height:16px!important;
}
li.widget_twitter ul li:hover {
background:url(images/tweet.gif) left top no-repeat;
background-position:0 3px;
}
li.widget_twitter ul li a {
padding:0;
color:#3279bc;
}
.twitter-message {
margin-bottom:5px;
padding-bottom:5px;
}

li.widget_twitter ul li a:hover {
text-decoration:underline;
}
li.widget_twitter h2 {
background: none;
float:left;
padding:0;
margin:0!important;
border:none;
}
li.widget_twitter h2 a {
background:url(images/twit_t.png) left top no-repeat;
width:260px;
height: 55px;
color:#fff;
margin: 0;
float: left;
}
li.widget_twitter ul li.more_updates {
width:260px;
height:55px;
margin:0!important;
padding:0!important;
border-bottom:none;
}
.more_updates a {
font-size:11px;
background:url(images/twit_b.png) right top no-repeat;
padding:0!important;
text-indent:135px;
float:left;
width:300px;
height:50px;
}

/****************** SIDEBAR END *************************/


/************************* COMMENTS AREA START ********************************/
#commentArea {
width:610px;
margin:0;
padding:10px 10px 0 10px;
float:left;
overflow:hidden;
background:#fff;
}

#respond {
float:left;
width:100%;
margin:15px 0 0 0;
}

h3#comments {
background:#eee;
border-top:2px solid #e3e3e3;
border-left:1px solid #e7e7e7;
border-right:1px solid #ddd;
padding:10px 20px 15px 20px;
margin:-10px 0 10px -10px;
font-style:italic;
width:588px;
}

#respond h3 {
margin-bottom:5px;
}

#pings {
float:left;
clear:both;
margin:30px 0 10px 0;
}

.theform {
padding: 1.5em 0 2em;
float:left;
}
.commentlist {
margin: 0 0 20px 0;
padding:0;
list-style-type:none;
clear:both;
width:610px;
}
.commentlist p {
padding:0;
margin:5px 0 5px 0;
font-size:12px;
}
.commentlist a {
border-bottom:1px dotted;
text-decoration:none;
}
.commentlist a:hover {
text-decoration:none;
border-bottom:none;
}
.commentlist li {
padding: 10px;
margin:0;
display:block;
clear:both;
background:#f3f3f3;
border-bottom:1px solid #eaeaea;
list-style-type:none;
}
li.alt {
background:#fff;
}

ul.children {
margin:10px 0 10px 0;
}
ul.children li.comment {
padding:10px!important;
border-left:1px solid #eaeaea;
border-bottom:1px solid #eaeaea;
}

.commentlist li.comment-author-admin {
background:#d8e7f1;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
}

.commentlist li.comment-author-admin .reply a {
background:#ccc;
color:#000;
}

.commentlist li.comment-author-admin ul.children li.comment {
border-left:1px solid #fff;
border-bottom:1px solid #fff;
}

.fn {
float:left;
margin:0 10px 0 0;
font-size:17px;
font-style:normal;
}

.reply a {
background:#999;
padding:2px 3px 2px 3px;
color:#fff;
font-size:10px;
text-transform:uppercase;
}
.reply a:hover {
background:#3279BC;
}

.avatars {
float:right;
margin-left:10px;
}



.comment-meta {
font-size:11px;
}


#commentform {
padding:15px;
margin:10px 0 10px 0;
float:left;
clear:both;
background:#797979;
border:5px solid #929292;
font-size:12px;
width:auto;
color:#fff;
}
#commentform a {
color:#fff;
}

.comformleft {
float:left;
width:60%;
}
.comformright {
float:right;
width:39%;
font-size:11px;
}

#commentform p.comtext {
margin:0 0 4px 0;
}

#commentform input {
vertical-align: middle;
width: 90%;
height:20px;
padding: 5px;
margin:0 0 10px 0;
border: 1px solid #999;
background:#ccc;
color:#666;
float:right;
font-size:11px;
}
#commentform input:focus {
border: 1px solid #3279bc;
background:#ddd;
}

#commentform textarea {
border: 1px solid #999;
width:98%;
height:105px;
resize:none;
font-size:13px;
}

#commentform textarea:focus {
width:98%;
border: 1px solid #3279bc;
}

#commentform #submit {
padding:7px 5px 8px 5px;
margin:0;
height:34px;
width:150px;
cursor:pointer;
border:none;
color:#f7f7f7;
background:#666;
border: 1px solid #444;
float:left;
}
#commentform #submit:hover {
cursor:pointer;
border:none;
background:#3279bc;
color:#fff;
border: 1px solid #444;
}
#commentform #commentform #submit:focus {
cursor:pointer;
border:none;
}


/************************* COMMENTS AREA END ********************************/


/************************* FOOTER START ********************************/
#footer {
width: 980px;
margin: 0 auto;
padding: 0;
display: block;
font-size:12px;
color:#acacac;
background:url(images/footpat.png) left top repeat-x;
border: 1px solid #e9e9e4;
}
#footer .container {
margin: 0px auto;
padding: 0;
width: 980px;
}


.footer-ad {
margin:0px auto;
text-align:center;
}
.footer-ad ul, .footer-ad li {
margin:0;
padding:0;
list-style-type:none;
}
.footer-ad li, .footer-ad div {
padding-bottom:10px;
}

.tagcloudfoot {
text-align:center;
padding: 16px; 
color: #154c7a;
text-decoration: none;
}
.tagcloudfoot a {
text-align:center;
color: #154c7a;
text-decoration: none;
}

.credits { 
padding: 0 16px 50px 16px;
margin:0px auto;
width: 948px;
font-size: 12px;
}
.credits a { 
color: #154c7a;
text-decoration: none;
}
.footleft {
float: left;
text-align:left;
width:460px;
}
.footright {
float: right;
text-align:right;
width:460px;
}


.bottommenupack {
width: 100%;
float: left;
margin-left: 0;
padding:12px 0 15px 0;
border-top: 1px solid #ededed;
border-bottom: 1px solid #ededed;
text-align:center;
}
ul.bottommenu {
list-style-type: none;
margin:0px auto;
padding: 0;
float:none;
clear:both;
text-align:center;
width:100%;
font-size: 15px;
}
ul.bottommenu li {
float:none;
width:auto;
display:inline;
margin:0 10px 0 10px;
}
ul.bottommenu li a {
color: #565656;
}
ul.bottommenu li a:hover {
color: #393131;
}

/********* FOOTER WIDGETS **********/
.columns {
float: left;
clear:both;
margin-left: 0;
padding: 16px 0 16px 16px;
width:965px;
}
.column {
float: left;
text-align:left;
margin-right: 16px;
list-style-type:none;
}
.columns h2 {
font-size: 20px;
color: #FFFFFF;
background: #cbd66d;
padding:10px 0 10px 10px;
margin-bottom: 7px;
width: 215px;
}
.column ul {
list-style-type: none;
margin: 0;
padding: 5px 10px 10px 10px;
font-size: 15px;
width: 203px;
float: left;
border: 1px solid #e6ebed;
}
.column li {
line-height: 15px;
margin: 0 2px 0 2px;
padding: 5px 0 5px 0;
border-bottom: 1px solid #e6eff3;
}
.column li {
color:#666666;
}
.column li a {
color: #666666;
display: block;
margin: 0;
text-decoration: none;
font-size: 13px;
}
.column li a:hover {
color: #3279bc;
}

.footerad728 {

width: 750px;
height:110px;
margin: auto;
padding:10px;
text-align: center;
}

.160x600ad {
align:center;
margin:auto;
display:block;
}

/************************* FOOTER END ********************************/


/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pageNav { padding:0; margin:0 0 20px 0; height:26px; width: 632px; float:left; text-align:right; }
.Nav {
float:right;
}
.pageNav a, .pageNav a:visited { display:block; float:left; text-align:center; line-height:24px; height:24px; font-size: 11px; color:#fff; background:#666; text-decoration:none; margin-right:1px; padding:0 7px 0 7px; }
.pageNav a:hover { background: #3279bc; text-decoration: none; color:white; }
.pageNav span { font-size:13px; display:block; float:left; text-align:left; line-height:24px; height:24px; margin-right:1px;color:#515860; }
.pageNav .on { display:block; float:left; text-align:center; line-height:24px; height:24px; background:#3279bc;  color:white; margin-right:1px; padding:0 7px 0 7px;  }

.dotts {width:20px; text-align:center; display:block; float:left;}


span.fb_share_no_count {
display:block!important;
}
span.fb_share_no_count span.fb_share_count_inner {
background-image:url(images/fb_book.jpg)!important;
}

#wp_bannerize-12 ul{
	text-align:center;
	width:300px;
}
#wp_bannerize-12 ul a{
	text-align:center;
	padding-left:6px;
}


/**** Custom CSS - Transfer to new site as these classes and ids are used in pages *******/


#theme-table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 575px;
	text-align: left;
	border-collapse: collapse;
}
#theme-table th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #ccd766;
	border-top: 4px solid #e4ec96;
	border-bottom: 1px solid #fff;
	color: #000;
}
#theme-table td
{
	padding: 8px;
	background: #fff; 
	border-bottom: 1px solid #f4f7fa;
	color: #669;
	border-top: 1px solid transparent;
}
#theme-table tr:hover td
{
	background: #ebf2f7;
	color: #339;
}

#amenu {
float: right;
padding: 10px;
border: 0;
}

#amenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#amenu a{
text-decoration:none;}

#amenu a:hover{
color:#ff0000;}

#archivelist ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#archivelist ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
margin-left: 0;
}

.pa-image {
       float: left;
       margin-bottom: 5px;
       margin-right: 15px;
       padding: 2px;
}

.pa-copy,
.pa-id {
       float: left;
       font-size: 11px;
       line-height: 18px;
       width: 150px;
}

.pa-id {
       font-size: 8px;
       text-transform: uppercase;
}
