/*  
Theme Name: MassivePress
Theme URI: http://www.massivepress.com/
Description: The MassivePress.com WordPress Theme
Version: 1.8
Author: Jason Schuller
Author URI: http://www.wpelements.com/

Much of this CSS is Based on GridFocus by 5ThirtyOne.com
*/


* {
margin:0;
padding:0;
}

html,body {
        color:#333;
        text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	padding: 0px;
        background-color: #E7E7E7;
}

body {
        font:12px arial,helvetica,verdana,sans-serif;
        background-color: #FFFFFF;
	width: 950px;

}

h1 {
font-size:22px;
	color: #183A51;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}

h2 {
        font-size:18px;
        font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

h3 {
	font-size:16px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

h4 {
font-size:14px;
}

h5 {
font-size:10px;
color:#7f7f7f;
padding-left:1px;
font-weight:400;
}

a {
color:#333;
text-decoration:none;
}

a:hover {
color:#666;
}

#wrapper {
background-color: #FFFFFF;
margin:0 auto;
text-align:left;
width:1080px;
padding-left:10px;
padding-right:10px;
}

#containing {
clear: both;
}

.container {
        padding: 0px 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 910px;
	background-color: #FFFFFF;
	text-align: left;
}

/* masthead / footer - navigation and categories */
#masthead {
height:70px;
margin-top:0;
background-color: #FFFFFF;

}

#masthead h1 a {
text-transform:uppercase;
width:400px;
float:left;
margin:12px 0 0;
}

#masthead h1 a em {
font-style:normal;
color:#555;
}

#headLinks {
float:right;
padding-top:6px;
color:#f5f5f5;
}

#headLinks a {
font-size:14px;
color:#f5f5f5;
}

#headLinks a:hover {
color:#CCC;
}

#headLinks ul li {
list-style:none;
display:inline;
margin:0 0 0 15px;
}

#subHead {
width:1080px;
height:90px;
border-bottom:1px solid #B8B8B8;
padding-top:-20px;
padding-bottom:5px;
display:none;
}

#headAds {
width:728px;
height:90px;
margin:auto;
display:none;
}

li.top {
border-left:1px solid #DDD;
float:right;
display:block width:100px;
}

li.top a {
width:100px;
}

.nav li.skip a:hover,li.top a:hover {
background:transparent;
color:#333!important;
}

/* main - middle content and columns */
#mid {

}

#mainCol {
float:left;
margin:26px 0 0;
width:600px;
overflow:hidden;
}

#mainColsingle {
float:left;
margin:26px 0 0;
width:900px;
overflow:hidden;
}

#mainColsingle {
float:left;
margin:26px 0 0;
width:905px;
overflow:hidden;
}

#vids {
padding-left:20px;
}

/* style individual sidebars */
#midCol a {
font-weight:700;
}

#midCol {
color:#444;
float:left;
margin:25px 0 0 33px;
width:270px;
line-height:1.3em;
}



#midCol p {
color:#777;
}

#searchWrap,.middle_links {
margin-bottom:20px;
}

#searchWrap input {
vertical-align:middle;
}

#searchWrap #s {
font-size:1.1em;
border:1px solid #BBB;
padding:1px 2px;
margin-right:3px;
width:180px;
}

.middle_links h3 {
margin-bottom:0px;
}

#midCol ul {
list-style:none;
margin:8px 0 4px;
}

.middle_links ul li {
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px;
}

.middle_links img {
border:0;
}

#tertCol {
float:left;
width:200px;
margin:23px 0 0 33px;
}

#tertCol p {
color:#777;
}

#tertCol ul {
list-style:none;
margin:8px 0 4px;
}

#elseWhere {
margin:0 0 20px;
padding-bottom: 10px;
}

#elseWhere h3 {
margin-bottom:5px;
}

ul#imgLinks {
list-style:none;
margin:5px 0;
border:none;
}

#imgLinks li {
color:#7F7F7F;
line-height:1.2em;
padding:0 0 1px;
border:none;
}

#imgLinks li a img {
border:3px solid #EEE;
width:145px;
height:74px;
color:#333;
font-weight:700;
border:none;
}

#imgLinks li a:hover img {
border-color:#DDD;
border:0px;
}

#introIMG {
float:left;
margin:6px 8px 0 0;
overflow:hidden;
}

#introIMG img {
border:0px;
padding:4px;
width:180px;
height:140px;
}

.rss_links h3 {
margin-bottom:5px;
}

.rss_links {
margin-bottom:20px;
}

.rss_links ul li {
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}

.user_links h3 {
margin-bottom:5px;
}

.user_links {
margin-bottom:20px;
}

.user_links ul li {
background:url(images/user.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}

#featured {
padding:2px;
}

#featured img{
width:78px;
height:60px;
padding:1px;
margin:0px;
}

/* wordpress entries styling - main content column */
#postMain {
height:212px;
overflow:hidden;
margin-bottom:15px;
}

.postMeta {
background:url(images/dot.gif) repeat-x left center;
text-transform:uppercase;
font-size:11px;
text-align:right;
margin-bottom:5px;
}

.postMeta span.date {
background:#FFF;
color:#7F7F7F;
padding:0 2px 0 4px;
}

.postMeta span.comments {
background:#FFF url(images/user.gif) no-repeat left center;
padding-left:15px;
margin-left:2px;
}

.postMeta span.comments a,.postMeta span.date a {
color:#555;
}

.post {
margin:0 0 10px;
}

.post h2 {
line-height:1.2em;
}

.post h2 a {
width:100%;
display:block;
outline:none;
}

.entry h3 {
margin:1em 0;
}

.post .entry {
line-height:1.4em;
overflow:hidden;
}

.post .entry p {
margin:5px 0;
}

.post .entry p a {
background:url(images/dot.gif) repeat-x bottom left;
font-weight:700;
}

.entry blockquote {
margin:0 1.3em;
}

.entry ul {
margin:0 1.3em;
list-style:none;
}

.entry li a {
color:#333;
font-weight:700;
background:url(images/dot.gif) repeat-x bottom left;
}

.entry ul li {
background:url(images/li.gif) no-repeat 0 1px;
padding-left:18px;
margin-bottom:7px;
}

.entry ol {
margin:0 1em 0 3em;
}

.entry ol li {
margin:0 0 7px;
}

.entry img,.entry a img {
/*border:3px solid #EEE;*/
}

.entry a:hover img {
border-color:#DFDFDF;
}

.entry table tr {
padding:15px 0;
}

.entry table tr.alt {
background:#eee;
}

/* style pagination buttons */
#more_reading {
color:#7F7F7F;
font-size:11px;
text-transform:uppercase;
margin-bottom:15px;
margin-top:15px;
text-align:right;
}

span.navback{
width:140px;
height:15px;
display:block;
float:right;
background:url(images/arrow_prev.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:140px;
height:15px;
display:block;
float:right;
background:url(images/arrow_next.gif) top right no-repeat;
cursor:pointer;
}

/* style me some comments and inputs */
#comments {
width:435px;
padding:12px 0 0;
}

#comment {
width:458px;
overflow:auto;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
border:1px solid #BBBBBB;
}

input#submit {
cursor:pointer;
margin:5px 0 15px 0;
}

#comment,#author,#email,#url {
border:1px solid #BBBBBB;
padding:2px;
margin:0 0 5px 0;
}

.labeltext {
padding:0 0 10px 0;
}


/* footer - text string and links */
#footer {
border-top:1px solid #B8B8B8;
padding-top:10px;
padding-bottom:60px;
margin: 0px;
}

#footer p a {
font-weight:700;
color:#333;
}

/* float rules */
.floatleft {
float:left;
margin:3px 7px 0 0;
}

.floatright {
float:right;
margin:3px 0 0 7px;
}

.right {
float:right;
}

.left {
float:left;
}

.clear {
clear:both;
}

.fix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix {
display:inline-block;
}

* html .fix {
height:1%;
}

.fix {
display:block;
}

/* Tips */
.tool-tip {
color:#ccc;
width:150px;
z-index:13000;
}

.tool-title {
font-weight:700;
font-size:11px;
margin:0;
color:#fff;
padding:8px 8px 0 8px;
background:#192227;
text-align:left;
}

.tool-text {
font-size:11px;
padding:0 8px 8px 8px;
background:#192227;
text-align:left;
}


* {
	padding:0;
	margin:0
}
.dropdown {
	float:left;
	padding-right:2px;
	padding-top: 7px;
	color:#A6A6A6;
	font-size: 11px;
	padding-left: 6px;
}
.dropdown dt {
	width:85px;
	cursor:pointer;
	margin-left: 4px;
	margin-bottom: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1E1E1E;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.dropdown dt:hover {
	margin-left: 4px;
	color: #FFF;
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:140px;
	display:none;
	z-index:200;
	opacity:0;
}

.dropdown ul {
	width:140px;
	list-style:none;
	padding-bottom: 2px;
	opacity:50;	
}

.dropdown li {
	display:inline;

}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px 10px;
	color:#666;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width:140px;
	background-image: url(../html_graphics/dropdowns.png);
	background-repeat: repeat;
}

.dropdown a:hover {
	color:#666;
	background:url(../html_graphics/dropdowns.png) repeat;
}

.dropdown .underline {
}
#Logo {
	height: 42px;
	width: 160px;
	float: left;
	margin-top: 0px;
	background-color: #000000;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
	margin-right: 0px;
	margin-right: 25px;
	margin-left: 7px;
}

.header {
	height: 42px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #000;
}
#header {
        background-color: #FFFFFF;
	margin-left: 0px;
	width: 910px;
	height: 20px;
	margin-top: 5px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.single-links {
	float: left;
	padding-top: 9px;
	padding-left: 18px;
	height: 13px;
	padding-bottom: 9px;
	margin-top: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1E1E1E;
	width: 90px;
}
.single-links p{
	font-size:11px
}
.single-links a:link {
	color: #A6A6A6;
	text-decoration: none;
}
.single-links a:visited {
	color: #A6A6A6;
	text-decoration: none;
}
.single-links a:active {
	color: #A6A6A6;
	text-decoration: none;
}
.single-links a:hover {
	color: #FFF;
	text-decoration: none;
}


.middle_links ul {
	list-style-type: none;
margin:0;
padding:0;
}

.middle_links li {
list-style-type: none;
margin:0;
padding:0;
}
#mainColsingle img{
padding-top:15px;
padding-bottom:15px;
border: 0px;
}

#mainCol img{
padding-top:15px;
padding-bottom:15px;
border: 0px;
}

#introIMG img{
padding-top:0px;
padding-bottom:0px;
border: none;
}

img a {
boarder: 0px;
}

.backup{
	background-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}



.backup a:link {
	color: #FFF;
	text-decoration: none;
}
.backup a:visited {
	color: #FFF;
	text-decoration: none;
}
.backup a:active {
	color: #FFF;
	text-decoration: none;
}
.backup a:hover {
	color: #A6A6A6;
	text-decoration: none;
}
