/*  
Theme Name: Is Greater Than
Theme URI: http://www.warningsignmedia.com
Description: A dynamic magazine-style theme. 
Version: 1.1

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	color: #333;
        background: #191919 url("http://www.warningsignmedia.com/westernpublicity/wp-content/uploads/2009/05/background.png") repeat-x top;
	}

p {	
	margin: 15px 0;
	}

p img { margin-right: 5px;

	margin-bottom: 3px;

        padding:4px;align:left;

        border: 1px #ccc dotted;}

a:link, a:visited {
	color: #ad2411;
	text-decoration:none
	}

a:hover, a:active {
        color: #000;
	}

a img {
	border:0;
	}

a img: hover {background:#fff;}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px #ccc dotted;
	}

blockquote {
	width:160px;
	padding: 10px 10px 0 10px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background: #ccc;
        font-size:80%;
	float:right;
	line-height:1.5em;
	margin:10px 0px 10px 10px;
	}

select {
	width: 130px;
	}	



/* Structure */

#topbanner{background-image:#fff;border-bottom:1px ccc;}
#bannerlogo {padding-left:15px;}
#page { background:#fff; border:1px ccc#;
        width:970px;
	margin-left:auto;margin-right:auto;margin-top:15px;
	padding:0px;
        position:relative;
	}
#badge{position:absolute;left:360px;}

.left {
	float:left;
	}

.right {
	float:right;
	}


#overlay {position:absolute;
        top:314px;
        left:0px;
        padding: 10px;
        width: 592px;
        height:102px;
        background-image: url("http://www.warningsignmedia.com/westernpublicity/wp-content/uploads/2009/05/overlay.png");
        border-top: 1px #ccc;
        }

#overlay a {color:#fff;}

/* Header*/

.nav {
	margin-top:5px;
	font-size:0.7em;
	}

.nav-bar {
	height:15px;
	margin:10px 0px;
	background:#eee;
	font-size:0.7em;
	padding:3px 10px 1px 0px;
	}

.nav-bar span {
	float:right;
	}

.nav-bar span a {
	color: #333;
	}

/* Text*/

h1 {
	font:3.0em Arial;
	font-weight:bold;
	}

h2 {
	font:2.3em Georgia;
	padding-bottom:10px;
	}

h3 {
	font:1.3em Georgia;
	margin-bottom:3px;
	color:#4F8D8F;
	}
p2{font:.7em;}
h4 {
	font:1.0em Georgia;
	}

h5 {font-family: times, Times New Roman, georgia, serif;
    color: #0d0d0c;margin: 0;padding: 0px 0px 6px 0px;font-size: 64px;letter-spacing: -1px;font-weight: bold;}

h9 {font-size:.9em;border:medium none;color:#fff;font-weight:normal;text-decoration:none;text-transform:uppercase;background:#000 none repeat;padding-left:2px;padding-right:2px;}

h3#respond {
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

/* Content*/

#logo {
	width:350px;
	}

#logo .webtitle {
	border-bottom:1px solid #bbb;
	letter-spacing:-0.05em;
	line-height:1.0em;
	}

#logo .description {
	font-size:0.7em;
	color:#bbb;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	float:right;
	}

#content {
	width:636px;
	border-right:1px solid #ccc;
        float:left;
	font-size:.9em;
        line-height:1.3em;
        background: #ffffff;
	}

#aside {
	padding:10px;
	}

#aside .clearfloat {
	margin:0px 0px 10px 0px;
	border-bottom:1px dotted #ccc;
	}

#aside-1 {
	width:190px;
	float:left;
	padding:10px;
	}
	
#aside-2 {
	width:190px;
	float:left;
	padding:10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}

#aside-3 {
	width:190px;
	float:right;
	padding:10px;
	}
 
#aside-1 img, #aside-2 img, #aside-3 img {
	border:1px solid #ccc;
	float:left;
	margin:4px 8px 2px 0px;
	}

#aside img, #archive img {
	border:1px solid #ccc;
	float:left;
	margin:4px 10px 15px 0px;
	}

#aside p {
	margin-top:4px;
	}

#aside-1 p, #aside-2 p, #aside-3 p, #archive p {
	margin-top:0px;
	}

.title
	{
	font:2em Helvetica, Arial, sans-serif;
	line-height:1.0em;
	font-weight:bold;
	}

.title2
	{
	font:1.1em Georgia;
	line-height:1.0em;
	font-weight:bold;
	}

.author, .author a {
	font:0.9em;
	text-transform:uppercase;
	}

.meta, .meta a {
	font-size:0.9em;
	}

#aside h3 a, #aside-1 h3 a, #aside-2 h3 a, #aside-3 h3 a {
	font:10px Arial;
	color:#333;
	}

.post, #archive {
	padding:10px;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post .title {
	font-size:2.3em;
	margin:3px 0px 3px 0px;
	}

.post ul, .post ol {
	margin-bottom:15px;
	}

.post ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li {	
	list-style:decimal;
	margin-left:30px;
	}



.post ol li ul li {	
	list-style:square;

	margin-left:20px;
	}

.post .ads {
	margin-top:10px;
	}

#top_banner {
	margin:5px 0px 15px 0px;
	}

#stats {
	float:right;
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
	padding:4px;
	text-transform:uppercase;
	font:0.8em Arial;
	}

#stats span {
	border-bottom:1px dotted #ccc;
	padding: 8px 4px 8px 4px;
	}

#stats span a {
	color:#333;
	}

#archive .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

#writer img  {
	margin:0px 10px 15px 0px;
	border: 1px solid #ccc;
	float:left;
	}

/* Sidebar*/
#sidebar {
	border-top: 1px #ccc;
        width:322px;
	float:right;
	font-size:0.8em;
	margin:0px;
	}

#sidebar li {
	list-style:none;
	}

#sidebar h3 {
	font:14px Arial;
	font-weight:bold;
	color:#333;
	padding:0px 0px 2px 0px;
	margin-top:10px;
	border-bottom:1px dotted #ccc;	
	}

#sidebar-top { width:300px;
	float:right;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
        border:1px solid #ccc;
        background: #ffffff;}

#sidebar-middle {
	width:300px;
	float:right;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
	border:1px solid #ccc;
        background: #ffffff;
	}

#sidebar-bottom {
	width:300px;
	float:left;
	margin:0px 0px 10px 0px;
        padding:0px 10px 10px 10px;
        background: #ffffff;
	}

#sidebar-tabs {
	width:322px;
	border:1px solid #ccc;
	float:right;
	padding:0px;
	margin-bottom:10px;
        background: #ffffff;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
        background: #ffffff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
        background: #ffffff;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin:0px;
	padding:10px;
	border:1px solid #ccc;
	}

/* Form Elements */

select {
	background:#bbb;
	border:1px dotted #ccc;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	border:1px solid #ccc;
	background:#fff;
	font-size:1.0em;
	}

#search .button {
	padding: 1px;
	border:1px solid #ccc;
	background:#fff;
	font-size:0.7em;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

#comments {
	padding:0 10px 10px 10px;
	}

.commentlist li {
	margin: 5px 0 3px;
	padding: 0px 15px 8px 15px;
	list-style: none;
	background:#f2f2f2;
	border-top: 1px dotted #ccc;
	}

.commentlist_author li {
	margin: 5px 0 3px;
	padding: 0px 15px 8px 15px;
	list-style: none;
	background:#ccff99;
	border-top: 1px dotted #ccc;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}

.commentlist cite, .commentlist_author cite {
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	


/* Footer*/


#footer {
	margin: 0 auto;
	width: 970px;
	margin-top:60px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}




/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

/* Animation*/

#slideshow .clearfloat {
	margin-bottom:0px;
        position:relative;
        height:500px;
	}

#slideshow .title
	{
	font:2em Helvetica, Arial, sans-serif;
	line-height:1.8em;
	font-weight:bold;
        border-bottom: 1px #ccc;
	}

#slideshow .title .a {color:#fff;}

#control {
        margin: 0px 0px 10px 0px;
	}

#control img {
        margin: 0;
        padding: 0;
	}

#control span a {
	font:0.9em Arial, Verdana, Helvetica;
        border-right: 1px dotted #ccc;
        border-left: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
        padding: 0 3px 0 3px;
        text-decoration: none;
	}

#control .cntrl_active {
	background-color: #4F8D8F;
	}

#control .cntrl_active a {
	color: #fff;
	}

#feature_1 img, #feature_2 img , #feature_3 img, #feature_4 img, #feature_5 img, #feature_6 img, #feature_7 img  {
	margin:0px 10px 15px 0px;
	float:left;
	}

#feature_1 p, #feature_2 p, #feature_3 p, #feature_4 p, #feature_5 p, #feature_6 p, #feature_7 p   {
	margin-top: 4px;font-size:90%;
        padding: 5px;
        color: #fff;        
	}

/* custom */

#nav a{font-size:9px;border:medium none;color:#000000;font-weight:normal;padding:3px 10px;text-decoration:none;text-transform:uppercase;}
#nav a:hover{background:#000000 none repeat;border:medium none;border-left:1px solid #ddd;border-right:1px solid #ddd;	color:#fff;padding-left:9px;padding-right:9px;}
div.dividedLinks {
    border-top: 1px dashed #666666;
    padding-top: 1em;
#about{border:1px #ccc dotted;padding:4px;background-color:#FFFACE;}

/* menubar */
#menu {position:absolute;margin:0 auto;top:-68px;padding:0;width:900px;height:20px;}
#navigation {font-family: helvetica, arial, sans-serif;text-transform:uppercase;margin:40px 0 0 7px; padding:5px 0;list-style:none; display:inline-block !important; display:inline;}
#navigation ul {display: inline-block;}
#navigation li {margin:0 2px; padding:8px;float:left;background:#980101;font-size:.85em;}
#navigation li:hover {background:#F44800;}
#navigation a {color:#ffffff;font-weight:bold;}
#contact ul {font-size:80%}

img.centered, .aligncenter, div.aligncenter {
	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;
	}
