/*  
Theme Name: Antisnews
Theme URI: http://www.antisocialmediallc.com
Description: Showcase content from multiple categoies in a clean attractive magazine style layout. Create your own color scheme without editing any css file. Various widgetized areas on magazine home page so you can intermix widgets with your featured post content.  For information on how to use go to Appearance->Antisnews Options and click the Manage Options button next to Standard Configuration Options. Switch "Operation Mode" to "Tutorial" then go to your homepage.
Version: 1.9
Author: antisocialmediallc.com
Tags: white,black,right-sidebar,left-sidebar
License: GPL
Attributions: postsidebar.php social media icons credit to Paul Robert Llyod (http://paulrobertlloyd.com)
*/ 


* html .wp-caption.aligncenter img { 
   width: expression( document.body.clientWidth > 475 ? "475px" : "auto" ); /* sets max-width for IE */
}

* html .wp-caption.alignleft img { 
   width: expression( document.body.clientWidth > 250 ? "250px" : "auto" ); /* sets max-width for IE */
}
* html .wp-caption.alignright img { 
   width: expression( document.body.clientWidth > 250 ? "250px" : "auto" ); /* sets max-width for IE */
}

.wp-caption {
text-align: center;
padding: 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.aligncenter img {  max-width: 475px; height:auto;  }
.wp-caption.alignleft img {  max-width: 250px; height:auto;  }
.wp-caption.alignright img {  max-width: 250px; height:auto;  }

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

.alignleft { float:left; margin-right:10px; }
.alignright { float:right; margin-left:10px; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-top:10px;  }

img.alignleft { float:left; margin-right:10px; padding:5px; max-width: 250px; height:auto;}
img.alignright { float:right; margin-left:10px; padding:5px; max-width: 250px; height:auto;}
img.aligncenter { display: block; margin-left: auto; margin-right: auto; padding:5px; max-width: 475px;  margin-top:10px; height:auto; }

html>body .alignleft { width: auto; height: auto; max-width:250px; }
html>body .alignright { width: auto; height: auto; max-width:250px; }
html>body .aligncenter { width: auto; height: auto; max-width:475px;  margin-top:10px; }



* {
margin:0;
padding:0;
}

body { background-color:#f2f2f2;color:#777;font-size:75%; font-family:"Verdana","Arial","Tahoma","Georgia";}
p { 	margin: 0px 0px 10px;
	text-indent:22px}
a:link { color:#5897a5; text-decoration:none; }
a:visited { color:#5897A5; text-decoration:none; }
a:hover, a:active { color:#18788d; }
hr { display: block; height:1px; border:0; margin:10px 0px 10px 0px; }
small { font-size: 0.95em; padding:3px 6px;}
img, a:link img, a:visited img {border:0}
.clear { clear:both;overflow:hidden;}

h1,h2,h3,h4,h5,h6,span{margin:0px;padding:3px 0px 3px 0px;}


strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted#dddddd;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#dddddd;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
pre { overflow:auto;}
dl {margin:0 0 1.5em 0;}
dl dt {font-style:italic; padding:3px 0px 3px 0px;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold; text-align:left; }
th, td {padding:4px 10px 4px 5px;}
tr.even td { text-align:left; }
tfoot {font-style:italic;}

th {background:#dddddd; color:#172025; border-right:1px solid #dddddd;}
tr.even td {background:#f2f2f2; color:#172025; border-right:1px solid #dddddd;}
caption {background:#414141; color: #dddddd;}

div#preload { display: none; }


label {}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #dddddd;}

.alignleft { float:left; margin-right:10px; }
.alignright { float:right; margin-left:10px; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-top:10px;  }

img.alignleft { float:left; margin-right:10px; background: #f2f2f2; padding:5px; max-width: 250px; }
img.alignright { float:right; margin-left:10px; background: #f2f2f2; padding:5px; max-width: 250px; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; background: #f2f2f2; padding:5px; max-width: 475px;  margin-top:10px; }

html>body .alignleft { width: auto; height: auto; max-width:250px; }
html>body .alignright { width: auto; height: auto; max-width:250px; }
html>body .aligncenter { width: auto; height: auto; max-width:475px;  margin-top:10px; }

.wp-pagenavi a, .wp-pagenavi a:link,.wp-pagenavi a:visited,.wp-pagenavi a:hover,.wp-pagenavi a:active,.wp-pagenavi span.pages,.wp-pagenavi span.current,.wp-pagenavi span.extend,.wp-pagenavi span.extend {background-color:#fff; }
.wp-pagenavi a, .wp-pagenavi a:link,.wp-pagenavi a:visited,.wp-pagenavi a:active {color: #5897a5; font-weight:bold; }
.wp-pagenavi a:hover { color: #18788d; }
.wp-pagenavi span.pages,.wp-pagenavi span.current,.wp-pagenavi{ color: #fff; }
.wp-pagenavi span.pages,.wp-pagenavi span.current{background-color:#5897a5; }
.imgstyle { background:#fff;}

#wrapper { width:1000px; margin:0 auto; padding:0; }

#maincontainer { width:1000px; margin:0 auto; }

#contentcontainer { border-color:#ffffff;-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;-khtml-border-radius: 5px;-webkit-border-top-right-radius: 5px;-webkit-border-top-left-radius: 5px;border-radius-topleft: 5px;border-radius-topright: 5px;clear:both; padding:20px 0 10px 0; margin:0px auto; width:1000px; float:left; }

* html .wp-caption.aligncenter img { 
   width: expression( document.body.clientWidth > 475 ? "475px" : "auto" ); /* sets max-width for IE */
}

* html .wp-caption.alignleft img { 
   width: expression( document.body.clientWidth > 250 ? "250px" : "auto" ); /* sets max-width for IE */
}
* html .wp-caption.alignright img { 
   width: expression( document.body.clientWidth > 250 ? "250px" : "auto" ); /* sets max-width for IE */
}

.wp-caption {
border: 1px solid #f2f2f2;
text-align: center;
background-color:#f2f2f2;
padding: 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.aligncenter img {  max-width: 475px; height:auto;  }
.wp-caption.alignleft img {  max-width: 250px; height:auto;  }
.wp-caption.alignright img {  max-width: 250px; height:auto;  }

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

.headeright { float:right; width:300px;}
#maincontainer .datesearch { margin:0 auto;width:1000px;background:none;color:#ffffff;font-size:13px;px;font-weight:bold;px;background-image:url(http://designlol.net/wp-content/themes/antisnews/images/search_bg.gif);background-repeat:no-repeat;height:40px;}
#maincontainer .datesearch .date { margin-top:5px;padding:5px 0px 5px 50px;float:left;color:#ffffff;font-size:13px;px;font-weight:bold;px;text-transform:uppercase;}
.search { float:right; padding:5px; width:300px;}
#mysearchform #mys{float:left;border:0;width:254px;background:none;margin:4px 0 0 4px; font-family:Verdana; color:#5897a5; font-size:14px}
#mysearchform #mygo{float:right;width:25px;height:26px;background:url(http://designlol.net/wp-content/themes/antisnews/images/search_btn.gif)no-repeat;border:0px;cursor:pointer;}

#mysearchform{float:left;width:291px;height:26px;}
#mysearchform {background-color:#ffffff}

#leaderboardspace { height:90px; padding:10px; margin:0px; }
#leaderboardspace {background-color:none;color:#172025;text-align:Select Option:;}
#leaderboardspace a { color:#172025;}


#sitetitle { background:none; clear:both; margin:0; width:990px; height:120px;}


/* Style drop down list */
#antisnav, #antisnav ul {line-height:24px; font-size:14px;}
#antisnav li.current_page_item {background-color:#5897a5;}
#antisnav li.current_page_item a {color:#ffffff !important;}
#antisnav a:hover{color:#ffffff; background-color:#5897a5}
#antisnav a{color:#6a6a6a}
#antisnav li.current_page_item li a {color:#6a6a6a !important;}
#antisnav li ul li a { color:#5897a5; background-color:#fff }
#antisnav li ul li { border-color: #dddddd; background: #f2f2f2; }
#antisnav-navbar { margin:0 auto; width:1000px;}
#antisnav-navbar-inner {width: 960px;margin: 0 auto;}
#antisnav-navbar a:hover {text-decoration: underline;}
#antisnav-navbar ul {}
/* Page Nav */
#antisnav, #antisnav ul {padding: 0;margin: 0;list-style: none;z-index: 100;}
#antisnav a {display: block;text-decoration:none;padding: 0 15px;z-index: 100;display: block;}
#antisnav {float: left;}
#antisnav li {float: left;}
#antisnav li.page_item {}
/* Style drop down list */
#antisnav li ul { position: absolute; width: 100px; left: -999em;}
#antisnav li ul li {border-style: solid; border-width:0 1px 1px 1px; }
#antisnav li ul li a { line-height:25px; width: 150px; text-shadow:none; text-decoration:none;}
#antisnav li ul ul {margin: -28px 0 0 180px; }
#antisnav li ul ul li a { line-height: 25px;}
#antisnav li ul li ul li a {border-width:0 1px 1px 0px; }
#antisnav li:hover ul, #antisnav li.sfhover ul { left: auto;; }
#antisnav li:hover ul ul, #antisnav li.sfhover ul ul { left: -999em; }
#antisnav li:hover ul, #antisnav li li:hover ul, #antisnav li.sfhover ul, #antisnav li li.sfhover ul { left: auto; }
#antisnav li:hover, #antisnav li.hover { position: static; } /* IE7 Fix */

.filler {padding:10px;}
.filler ul { margin-left:20px;}

.widget {
background:#ffffff;
margin-bottom:10px;
}

.widget a { color:#5897A5;line-height:140%;}


.widget {-moz-border-radius: 4px;-khtml-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}

.widget ul { margin:0; padding:0;}

.widget ul li {
padding:5px 0px;
margin:0;
list-style:none;
border-bottom:1px solid #dddddd;
}

.widget ul li a { color:#131217;}



.widget ul li ul li {
list-style:circle;
border-bottom:none;
margin-left:15px;
}

.widget li.widget_tag_cloud {
padding:0;
margin:0;
list-style:none;
text-align:left;
}

.widget ul.widget_tag_cloud {
margin:0;
}

.widgetinside { padding:10px; margin:0  auto; }
.widgetinside { padding:10px; margin:0  auto; }

li.widget_tag_cloud a {}
h2.widget li { list-style:none; }

.widget h2 {
background:#f2f2f2;
color:#5897a5;
padding:5px 0px 5px 10px;margin-bottom:10px;font-size:18px;
font-weight:normal;
}

.widget h2 {-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px;}

.widget h2 a {color:#353534;}

.widget h3,.widget h3 a {
color:#888;
font-size:12px;
font-weight:bold;
}

.postarea .excerpt p {text-indent:0; font-size:14px;}
.excerpt .title{ padding-bottom:25px}


.widget select { width:100%;}

.widget .excerpt { margin-bottom:10px;}

.widget .excerpt p { margin-top:5px;}

.widget .excerpt .imgstyle { 
float:left;
margin-right:10px;
padding:5px;
margin-bottom:10px;
background:#f2f2f2
}

.textwidget {  }

/* featured post */

#featured {
	float: left;
	width: 639px;
	margin: 0;
	position: relative;
	padding-bottom: 20px;
}
#featured-content {
	margin: 0;
}
.featured-slides-bottom-border {
	width: 618px;
	height: 12px;
}
.featured-slides {
}
.featured-image {
	width: 598px;
	height: 310px;
	background: #fff;
	padding: 10px 10px;
	position: relative;
}

.overlay {
	width: 600px;
	background: #fff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.8;
	position: absolute;
	left: 10px;
	top: 200px;
	height: 95px;
}
.featured-title-content {
	position: absolute;	
	left: 30px;	
	top: 210px;
	width: 568px;
}
.featured-title-content p {
	padding-bottom: 5px;	
}

.featured-post-date {
	color:#444;
	font-size:11px;
	margin: 0;
	line-height: 18px;
}

.featured-title h2, .featured-title h2 a {
	font-weight:bold;
	font-size:26px;
	color: #444;
}

.featured-title h2 a:hover{ color:#5897a5;}

.featured-title h2 a:hover { color:#cc0000; }

.container, #loopedSlider, div.slides, ul.slides {
	width:620px;
}
.container {
	height:346px;
	overflow:hidden;
	position:relative;
}
div.slides {
	position:absolute;
	top:0;
	left:0;
}
#loopedSlider {
	margin:0;
	position:relative;
	clear:both;
}
#contentcontainer a:hover{
color:#377583;
}


#loopedSlider a.next {
	position:absolute;
	top:200px;
	right:30px;
	opacity:0.8;
}
#loopedSlider a.previous {
	position:absolute;
	top:200px;
	left:30px;
	opacity:0.8;
}
#loopedSlider a.next:hover, #loopedSlider a.previous:hover {
	opacity:1;
}

/* tier 1 */

#tier1 {
width:1000px;
margin:0 auto 10px auto;
padding:0px;
}

#tier1 .tier1main {
width:640px;
margin:0;
float:left;
}

#tier1 .tier1main p {
padding-right:10px;
}

#tier1 .tier1side {float:left;width:350px;}

#tier1 .tier1side h2 {
background:#fff;
color:#5897a5;
padding:5px 0px 5px 10px;margin-bottom:10px;font-size:18px;
font-weight:bold;
}

#tier1 .tier1side h2 {-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

#tier1 .tier1side h2 a {color:#5897a5;}

#tier1 .tier1side h2 a:hover { color:#6a6a6a; }


#tier1 .tier1side .featured2 {
margin-bottom:10px;
}

#tier1 .tier1side .featured2 h3 {
margin-top:0px;
padding-top:0px;
}

#tier1 .tier1side .featured2 h3, #tier1 .tier1side .featured2 h3 a {color:#666;}
#tier1 .tier1side .featured2 h3 a:hover{color:#5897a5;}

#tier1 .tier1side .featured2 p {
margin-top:0px;
}

#tier1 .tier1side .featured2 .imgstyle {
float:left;
margin-right:10px;
padding:2px;
margin-bottom:10px;
}

#tier1 .tier1side .stickyout .sticky p {
margin-top:0px;
}

#tier1 .tier1side .stickyout .sticky .imgstyle {
float:left;
margin-right:10px;
padding:2px;
margin-bottom:10px;
}

#tier1 .tier1side .stickyout h2 {
background:#f2f2f2;
color:#353534;
padding:5px 0px 5px 10px;margin-bottom:10px;font-size:18px;
font-weight:normal}

#tier1 .tier1side .stickyout h2 {-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px;}

#tier1 .tier1side .stickyout h2 a {color:#5897a5;}

#tier1 .tier1side .stickyout h2 a:hover { color:#6a6a6a; }


#tier1 .tier1side .stickyout .sticky h3, #tier1 .tier1side .stickyout .sticky h3 a {color:#414141;}

/* tier 2 */

#tier2 {
width:1000px;
margin:0px auto 0px auto;
}

/* tier 2 a */
#tier2 .tier2a {
float:left;
width:180px;
padding:0;
margin:0 10px 0px auto;
}

/* tier 2 b */
#tier2 .tier2b {
float:left;
width:210px;
margin:0;
}


/* tier 2 c */

#tier2 .tier2c {
float:left;
width:290px;
margin:0 15px 0px 5px;
}

#tier2 .tier2c .widget { padding:0px 10px 10px 10px; }

#tier2 .tier2c .top h2 {
background:#fff;
color:#5897a5;
padding:5px 0px 5px 10px;margin-bottom:10px;font-size:18px;
font-weight:bold;
}

#tier2 .tier2c .top h2 {-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

#tier2 .tier2c .top h2 a {color:#5897a5;}

#tier2 .tier2c .top h2 a:hover { color:#6a6a6a; }


#tier2 .tier2c .top .featured3 .imgstyle {
width:96%;
display:block;
float:none;
margin:0 auto;
text-align:center;
padding:2px;
}

#tier2 .tier2c .top .featured3 h3 {
margin:5px 0px;
}

#tier2 .tier2c .top .featured3 h3, #tier2 .tier2c .top .featured3 h3 a {color:#666;}

#tier2 .tier2c .top .featured3 h3 a:hover { color:#5897a5; }


#tier2 .tier2c .top .featured3 p {
margin-bottom:10px;
margin-top:0px;
}

#tier2 .tier2c .bottom { margin-top:20px; }

#tier2 .tier2c .bottom h2 {
background:#fff;
color:#5897a5;
padding:5px 0px 5px 10px;margin-bottom:10px;font-size:18px;
font-weight:bold;
}

#tier2 .tier2c .bottom h2 {-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

#tier2 .tier2c .bottom h2 a {color:#5897a5;}

#tier2 .tier2c .bottom h2 a:hover { color:#6a6a6a; }


#tier2 .tier2c .bottom .featured4 {
margin-bottom:10px;
}

#tier2 .tier2c .bottom .featured4 h3 {
margin-top:0px;
padding-top:0px;
}

#tier2 .tier2c .bottom .featured4 h3, #tier2 .tier2c .bottom .featured4 h3 a {color:#666;}
#tier2 .tier2c .bottom .featured4 h3 a:hover { color:#5897a5; }


#tier2 .tier2c .bottom .featured4 p {
margin-top:0px;
}

#tier2 .tier2c .bottom .featured4 .imgstyle {
float:left;
margin-right:10px;
padding:2px;
margin-bottom:10px;
}

/* tier 2 d */

#tier2 .tier2d {
float:left;
width:290px;
margin:0 auto;
}


#tier2 .tier2d .top h2 {
background:#fff;
color:#5897a5;
padding:5px 0px 5px 10px;margin-bottom:10px;font-size:18px;
font-weight:bold;
}

#tier2 .tier2d .top h2 {-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

#tier2 .tier2d .top h2 a {color:#5897a5;}

#tier2 .tier2d .top h2 a:hover { color:#6a6a6a; }


#tier2 .tier2d .top .featured5 .imgstyle {
width:96%;
display:block;
float:none;
margin:0 auto;
text-align:center;
padding:2px;
}

#tier2 .tier2d .top .featured5 h3 {
margin:5px 0px;
}

#tier2 .tier2d .top .featured5 h3, #tier2 .tier2d .top .featured5 h3 a {color:#666;}
#tier2 .tier2d .top .featured5 h3 a:hover { color:#5897a5; }

#tier2 .tier2d .top .featured5 p {
margin-bottom:10px;
margin-top:0px;
}

#tier2 .tier2d .bottom { margin-top:20px; }

#tier2 .tier2d .bottom h2 {
background:#fff;
color:#5897a5;
padding:5px 0px 5px 10px;margin-bottom:10px;font-size:18px;
font-weight:bold;
}

#tier2 .tier2d .bottom h2 {-moz-border-radius: 6px;-khtml-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;}

#tier2 .tier2d .bottom h2 a {color:#5897a5;}

#tier2 .tier2d .bottom h2 a:hover { color:#6a6a6a; }



#tier2 .tier2d .bottom .featured6 {
margin-bottom:10px;
}

#tier2 .tier2d .bottom .featured6 h3 {
margin-top:0px;
padding-top:0px;
}

#tier2 .tier2d .bottom .featured6 h3, #tier2 .tier2d .bottom .featured6 h3 a {color:#666;}
#tier2 .tier2d .bottom .featured6 h3 a:hover { color:#5897a5; }

#tier2 .tier2d .bottom .featured6 p {
margin-top:0px;
}

#tier2 .tier2d .bottom .featured6 .imgstyle {
float:left;
margin-right:10px;
padding:2px;
margin-bottom:10px;
}

/* tier 3 */

#tier3 {
width:1000px;
margin:20px auto 0px auto;
padding:5px;
}

#tier3 .tier3main {
width:635px;
magin:0;
float:left;
padding:0;
}


#tier3 .tier3main h2 {
background:#fff;
color:#5897a5;
padding:5px 0px 5px 10px;margin-bottom:10px;font-size:18px;
font-weight:bold;
}

#tier3 .tier3main h2 {-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px;}

#tier3 .tier3main h2 a {color:#5897a5;}

#tier3 .tier3main h2 a:hover { color:#6a6a6a; }



#tier3 .tier3main .tier3mainleft {
width:260px;
float:left;
margin-right:10px;
}

#tier3 .tier3main .tier3mainleft .featured7 {
margin-bottom:20px;
}

#tier3 .tier3main .tier3mainleft .featured7 h3 {
margin-top:5px;
padding-top:0px;
}

#tier3 .tier3main .tier3mainleft .featured7 h3,#tier3 .tier3main .tier3mainleft .featured7 h3 a, #tier3 .tier3main .tier3mainright .featured7 h3,#tier3 .tier3main .tier3mainright .featured7 h3 a {color:#666;}
#tier3 .tier3main .tier3mainleft .featured7 h3 a:hover,#tier3 .tier3main .tier3mainright .featured7 h3 a:hover { color:#5897a5; }
#tier3 .tier3main .tier3mainleft .featured7 p {
margin-top:0px;
margin-right:10px;
}

#tier3 .tier3main .tier3mainleft .featured7 .imgstyle {
margin:0 auto;
padding:2px;
}


#tier3 .tier3main .tier3mainright {
width:340px;
float:left;
padding:0px 0px 10px 0px;
}

#tier3 .tier3main .tier3mainright .featured7 {
margin-bottom:20px;
}

#tier3 .tier3main .tier3mainright .featured7 h3 {
margin-top:0px;
padding-top:0px;
}

#tier3 .tier3main .tier3mainright .featured7 p {
margin-top:0px;
margin-right:10px;
}

#tier3 .tier3main .tier3mainright .featured7 .imgstyle {
float:left;
margin-right:10px;
padding:2px;
}

#tier3 .tier3side {
float:left;
width:340px;
margin:0px 0px 0px 10px;
}



/* tier 4 */

#tier4 {
width:1000px;
margin:5px auto 0px auto;
padding:5px;

}

#tier4 .tier4a {
float:left;
width:335px;
margin:0 5px 0px 0px;
}


#tier4 .tier4b {
float:left;
width:640px;
margin:0 0px 0px 5px;
}

#tier4 .tier4b .tier4btop {
width:640px;
margin:0 auto;
}

#tier4 .tier4b .tier4btop .tier4btopleft {
float:left;
width:315px;
margin:0 auto;
padding:0px;
}

#tier4 .tier4b .tier4btop .tier4btopright {
float:right;
width:315px;
margin:0 auto;
}


#tier4 .tier4b .tier4bbottom {
clear:both;
width:640px;
margin:0 auto;
}



#tier4 .tier4c {
float:left;
width:300px;
margin:0 auto;
}

/* Content */


#content { width:600px; margin:0; float:left }
.postarea {  margin:0 ; padding:0 0 0 20px; ; }

.postareameta { margin: 30px 0;}

.postarea h1,.postarea h1 a {color:#414141;}

.postarea h2 {
background:none;
color:#ba7d80;
margin-bottom:10px;}

.postarea h2 {-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px;}

.postarea h3,.postarea h3 a {color:#414141;}

.postarea blockquote,.entry blockquote { clear:both; padding:10px;}
.postarea blockquote,.entry blockquote { background:#f2f2f2;color:#172025;}

.postarea ul li { list-style:none; }
postarea .excerpt { margin:10px 0px 10px 0px; width:550px }
.postarea .excerpt p { margin:0px; }
.postarea .excerpt .byline { margin-bottom:10px; }
.postarea .excerpt .imgstyle { 
float:left;
margin-right:10px;
padding:5px;
}



.postarea h1 {
font-size:25px;
font-weight:bold;
}

.postarea h2 {
font-size:23px;
font-weight:bold;
}

#postsidebar {
float:left;
width:200px;
}
#bysidebar {
float:right;
width:156px;
margin-right:0
}

#bysidebar_index {
float:left;
margin-right:15px
}


.bnavigation {
padding:10px auto 10px auto;
width:600px;
margin:20px auto 0 auto;
}
.bnavigation a {
font-size: 12px;
font-weight:bold
}

.bnavleft {
width:260px;
float:left;
}

.bnavright {
width:260px;
float:right;
}

.paginav {
width:600px;
margin-bottom:15px;
float:left;
padding:10px;
}
.paginav a {
font-size: 1em;
font-weight: bold;
}

.npfsearchmsg {padding-right:20px;}
.npfsearchmsg h2 {margin:0px 0px 10px 0px;}

.postareameta {margin:10px 0px 10px 30px;}

.right {
	float: right;
}

#contentcontainer p {
line-height:20px;
text-indent:0;
}

#contentcontainer h3 {
font-size:13px
}

.category1{
	background: url(http://designlol.net/wp-content/themes/antisnews/images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float:right;
	font-size:12px;
	font-weight: normal;
    line-height:20px
}
.category1 a,{ color:#999999

}
.contenttag { font-size:12px;	float: left;
}
.contenttag a,{
	color: #0babe5;
	text-decoration: none;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}

.postdata .comments{
	background: url(http://designlol.net/wp-content/themes/antisnews/images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.contenttitle{	float:left}

.contenttag { font-size:12px;	float: left;
}
.contenttag a, .contenttag a:visited {
	color: #5897a5;
	text-decoration: none;}

.entry { width:600px; margin-bottom:20px;  	padding: 10px 0px 5px;
	clear: both;}
.entry p{font-size:14px;	margin: 0px 0px 10px;
	text-indent:22px; line-height:22px}

.entry a:hover{ text-decoration:underline;
}
.title {
margin-bottom:40px
}
.title h2{
	color: 	#333333;
	margin:3px 0 2px;
	padding-bottom: 4px;
	border-bottom: dotted 1px #CCCCCC;
	font-weight:bold; font-size:16px;
	height:20px;
}
.active_title{-moz-border-radius:4px 4px 4px 4px;	
background:none repeat scroll 0 0 #FFFFFF;
height:24px;
margin:0;
padding:6px 0 0 16px;
width:580px
}
 

.rss{width:260px; float:right; margin-top:20px;}
.rss img { margin-left:5px}
.active_title .title{
	font-size:16px;
    font-weight:bold;color:#a6a6a6;
}
.widget ul {
margin:6px 0 0 10px;}

.widget ul .children li {
	background: url(http://designlol.net/wp-content/themes/antisnews/images/li.gif) 0 0 no-repeat;
    list-style: none;
    margin-left:0px;
    padding-left:15px}
	
.entry li {
	background: url(http://designlol.net/wp-content/themes/antisnews/images/bullet-grey.gif) no-repeat;
	margin-bottom:6px;
	list-style: none;
	padding-left:20px;
	
}
.entry h3{ color:#ba7d80

}   
.entry h3{ 	
font-size:14px;
padding-left:20px;
font-weight:bold; 
 line-height:30px;

}       
    
.entry h4{ color:#0babe5;display:inline;
	font-size:14px; font-weight:normal}
    
.entry h5{ color:#ffa61b;display:inline;
	font-size:14px;font-weight:normal}
    

.entry .tags {padding:5px;}

.entry ol li {	list-style: none; padding:3px 0px 3px 0px; }
.entry ol ol li { 	list-style: none; padding:3px 0px 3px 0px; }

.entry  img, .entry a:link img,.entry a:visited img { margin:10px 0 10px 0;
border:7px solid #fff;
}

 .entry a:hover img{ margin:10px 0 10px 0;
border:7px solid #c9e2e8;
}
 .entry h3 a{color:#ba7d80;}

.entry textarea {
width:100%;
height:auto !important;
min-height:100px;
border:1px solid#dddddd;
}

.entry input[type=text] {
width: 300px;
padding:5px;
border:1px solid#dddddd;
}

.entry input.text {
width: 300px;
padding:5px;
border:1px solid#dddddd;
}

.entry input[type=password] {
width: 300px;
padding:5px;
border:1px solid#dddddd;
}

.entry input.password {
width: 300px;
padding:5px;
border:1px solid#dddddd;
}

ul.list404, ol.list404 { margin-left:30px;}
ul.list404 li, ol.list404 li { padding:6px 0px 6px 0px; }
ul.list404 li a, ol.list404 li a { color:#423B35; }

.postmetadata { margin:10px 0px 10px 0px;}


/************************************************
* Sidebar                                        * 
************************************************/

#sidebarone  { width: 200px; float:left; margin:0px; }


/* Form Elements */

.button { padding: 1px; border:none; }
.button:hover { text-decoration:none }

#respond { width:500px }

#commentform input { width: 170px; margin: 5px 5px 1px 0; padding:5px;  }
#commentform textarea { width:500px; margin-top:5px;height:auto !important; min-height:100px; border:1px solid#dddddd;
 }

/* ------------------------------------- comment area  */
#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
#respond {
	padding-left: 22px;
	font: normal 14px ;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
	margin-left:28px
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform textarea { width:500px; margin-top:5px;height:auto !important; min-height:100px; border:1px solid#dddddd;
 }
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
	background-color:#FFFFFF
}

/* comment list */
#contentcontainer .commentlist {
	margin: 10px 0px;
	padding-left: 15px;
	line-height: 130%;

	
}
/*.commentlist li{
	padding: 5px 10px;
}*/
#contentcontainer .commentlist .alt {
	background: #F4F4F4;
}
#contentcontainer .commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;


}
#contentcontainer .commentlist cite a, .commentlist cite a:visited {
}
#contentcontainer .commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}




/* ------------------------------------- footer area  */


#contentcontainer .commentlist li {
	margin: 15px 30px 10px 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border: 1px #CCCCCC solid;
	font-size:12px;
		background:#fff

	}
#contentcontainer .commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
#contentcontainer .commentlist img {
		border: 1px #CCCCCC solid; padding:2px; 
}
#contentcontainer .commentlist p {
	margin: 10px 5px 10px 5px;
	color:#666666;
	clear:both;
	text-indent:0;
	font-size:12px;
	width:98%
	
}
#contentcontainer .children { padding:0 10px 0 0;		}
#contentcontainer .children  p{ width:98%}
#contentcontainer #commentform p {
	margin: 5px 0;
	}

#contentcontainer .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
#contentcontainer .comment-author{ float:left; }
#contentcontainer .commentmetadata {
	margin: 0;
	display: block;
	float:right;
	}

.related { margin-bottom:10px;padding-bottom:10px; border-bottom: 1px solid #CCCCCC}
.related li{ margin-left:80px; }
.related li a{ color:#BA7D80}
/* ------------------------------------- footer area  */


#contentcontainer .commentlist li {
	margin: 15px 30px 10px 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border: 1px #CCCCCC solid;
	font-size:12px

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
#contentcontainer .commentlist div .imgstyle {
padding:0; 
}
.commentlist img {
		border: 1px #CCCCCC solid; padding:2px; 
}
.commentlist p {
	margin: 10px 5px 10px 5px;
	color:#666666;
	clear:both;
	text-indent:0
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.comment-author{ float:left; }
.commentmetadata {
	margin: 0;
	display: block;
	float:right;
	}


/* Footer*/

#footer_center { margin:0px auto; padding:5px; clear:both; width:1000px}
.footer_left {  width:610px; float:left}
.footer_right{width:280px; float:right}


#footer .tools {  margin-bottom:30px; width:320px; clear:inherit}
#footer .tools ul { list-style: none; margin-right:30px; margin-top:0px; }
#footer .tools ul li { float: left; display: block; padding-left:20px; }
#footer .tools ul li a { float: left; display: block; }

#footer {
background-color:none;
background:#777;height:150px;color:#ccc;
font-size:12px;
font-weight:normal; padding:10px 10px 10px 0; clear:both; 
}

#footer a {color:#fff; }
#footer a  hover{ text-decoration:underline}

#link{ float:right; width:350px}
#link .bytype li{ margin:10px 12px 0 0; float:left; list-style:none}
#link .bytype li a{font-size:12px; }
.info{float:left; width:320px; }




#bycolor {width:120px; margin: 0 auto }
#bycolor div{ width:20px; height:20px; margin:2px;float:left; border:0; color:#fff;-moz-border-radius: 4px;-khtml-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px }
.tier2b .widget{ background:#f2f2f2}
.textwidget h5, .widget h5{ color:#6a6a6a; font-size:12px; font-weight:bold; margin:15px 0 5px 0;padding:4px; border-bottom:1px solid #ccc;}
.zone{ width:126px; margin:0 auto }
.zone div{border:1px solid #5897a5; padding:4px; line-height:12px; background-color:#FFFFFF;text-align:center}
.zone a:hover{background:#5897a5; color:#FFFFFF}
.zone .header {height:25px; padding:4px;border-bottom:0px}
.header a{float:left}
.zone .header .reg { float:right; width:30px; height:16px}
.zone .body {height:60px; padding:4px;border-bottom:0px;border-top:0px}
.slideshow1, .comment1 {width:60px;  margin-bottom:5px; height:16px}
.comment1 { border-top:0}
.widget .byzone li{ border:none;padding:2px; margin:0}
.widget .byzone li a{ color:#5897a5; font-size:12px; border:none}
.widget .bytype li{ border:none;padding:2px; margin:0; float:left; margin-right:4px; }
.widget .bytype li a{ color:#5897a5; font-size:12px; border:none}




.clear {clear: both;}
.ratingblock,.ratingmulti { clear:both; }
.about_us {  margin:0 10px 0 10px}
.about_us p{ text-indent:24px; margin-left: 30px}
.about_us h3{ font-size:16px;border-top:1px solid #ccc;}
.cse_btn_icon {width:21px;height:21px;background:url(http://designlol.net/wp-content/themes/antisnews/images/search_i.gif)no-repeat;border:0px;cursor:pointer;}
.cse_btn_vector {width:21px;height:21px;background:url(http://designlol.net/wp-content/themes/antisnews/images/search_v.gif)no-repeat;border:0px;cursor:pointer;}
.cse_btn_photo {width:21px;height:21px;background:url(http://designlol.net/wp-content/themes/antisnews/images/search_p.gif)no-repeat;border:0px;cursor:pointer;}



.cse_btn{height:21px;background:#5897a5;border:0px;cursor:pointer; color:#FFFFFF; font-weight:bold; font-size:14px; padding:3px;}
#cse-search-box{ height:30px; margin: 4px 0 0 0}
#cse-search-results { font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif }
