/*  
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 {
background:#FFF url(images/body-bg.jpg) top repeat-x;
color:#333;
text-align:center;
}

body {
	text-align: center;
	font: 12px Arial;
	color: #808080;
	background: #FFFFFF url(images/background2.gif) repeat-x 0 0;
}

h1 {
font-size:22px;
}

h2 {
font-size:18px;
}

h3 {
font-size:16px;
}

h4 {
font-size:14px;
}

h5 {
font-size:10px;
color:#7f7f7f;
padding-left:1px;
font-weight:400;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
hr {border: none 0;
border-top: 1px dashed #F9F9F9;/*the border*/
width: 80%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
  margin-bottom: 3em;
  margin-top: 3em;
} 

a {
color:#333;
text-decoration:none;
}

a:hover {
color:#666;
}

#wrapper {
margin:0 auto;
text-align:left;
width:900px;
padding-left:10px;
padding-right:10px;
}

/* masthead / footer - navigation and categories */
#masthead {
background:url(images/logo.jpg) no-repeat;
height:182px;
margin-top:0;
}

#masthead h1 a {
text-transform:uppercase;
width:400px;
float:left;
margin:12px 20px 0;
}

#masthead h1 a em {
font-style:normal;
color:#555;
}

#headLinks {
float:right;
padding-top:6px;
color:#f5f5f5;
margin-right:20px;
}

#headLinks a {
font-size:14px;
color:#f5f5f5;
}

#headLinks a:hover {
color:#CCC;
}

#headLinks ul li {
list-style:none;
display:inline;
margin:0 20px 0 15px;
}

#subHead {
width:900px;
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:500px;
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:250px;
line-height:1.3em;
}

#midCol p {
color:#777;
}


/* The Search */
#search {
	height:30px;
	width:auto;
	margin-top:5px;
	padding:10px 5px 10px 15px;
	width:310px;
	background:url(images/sform.jpg);
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
}

#searchsubmit {
	width:57px;
	float: left;
	background:#fff url(images/sbutton.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}



.middle_links h3 {
margin-bottom:5px;
}

#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:300px;
margin:23px 0 0 33px;
}

#tertCol p {
color:#777;
}

#tertCol ul {
list-style:none;
margin:8px 0 4px;
}

#elseWhere {
margin:0 0 20px;
}

#elseWhere h3 {
margin-bottom:5px;
}

ul#imgLinks {
list-style:none;
margin:5px 0;
}

#imgLinks li {
color:#7F7F7F;
line-height:1.2em;
padding:0 0 1px;
}

#imgLinks li a img {
border:3px solid #EEE;
width:145px;
height:74px;
color:#333;
font-weight:700;
}

#imgLinks li a:hover img {
border-color:#DDD;
}

#introIMG {
float:left;
margin:6px 8px 0 0;
overflow:hidden;
}

#introIMG img {
border:none;
padding:4px;
border:1px solid #BDBDBD;
width:140px;
height:140px;
}

.amzshowcase {
border:1px solid #BDBDBD;
text-align: center;
}

.rss_links h3 {
margin-bottom:5px;
}

.rss_links {
margin-bottom:0px;
}

.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:0px;
}

.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:90px;
height:90px;
padding:4px;
margin:-2px;
border:1px solid #B6B6B6;
}

/* wordpress entries styling - main content column */
#postMain {
height:245px;
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;
margin-top: 3.4em;
}

.post .entry {
line-height:1.4em;
overflow:hidden;
}

.post .entry p {
margin:5px 0;
}

.post .entry p {
     margin-bottom: 1.4em;
}

.post .entry p a {
background:url(images/dot.gif) repeat-x bottom left;
font-weight:700;
}

.entry blockquote {
   float : right;
   width : 210px;
   border : 0;
   color : #99cc66;
   font-family : georgia, palatino, 'times new roman', serif;
   font-size : 110%;
   font-weight : bold;
   font-style : italic;
   margin : -5px 0 15px 10px;
 }


.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:0px 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:25px;
height:15px;
display:block;
float:left;
background:url(images/arrow_prev.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
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;
}


/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #456069;
	color: #688F96;
	font-family: Verdana;
	font-size: 0.9em;
	background: url(images/background_footer.jpg) repeat-x 0 0;
}
	#footer a {
		color: #688F96;
	}
	#footer p {
		padding: 15px 0;
		text-align: left;
		width: 975px;
		margin: auto auto;
		margin-top: 10px;
	}
/** END footer **/

/* 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:300px;
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;
}
.ex-pullquote, .pullquote {
   float : right;
   width : 210px;
   border : 0;
   color : #99cc66;
   font-family : georgia, palatino, 'times new roman', serif;
   font-size : 110%;
   font-weight : bold;
   font-style : italic;
   margin : -5px 0 15px 10px;
 }

 .pullquote {
   width : 250px;
   margin : -25px 0 20px 15px;
 }
 

.magazinequote
{

font-family:Georgia, Arial, Serif;
font-size:1.25em;
background:#DADCDB;
width:90%;

margin:5px;
padding:1em;
color:#4C739E;
}

.archiveswrap {
		width:440px;
		height:50px;
		float:left;
		padding-bottom: 5px;
		padding-top: 5px;
		border-bottom: 1px solid #c7c7c7;
	
}
.archiveswrap:hover { 
	background-color: #D6DCEF;
	}


.archivesdesc {
		font-size:1.2em;
		width:370px;
		height:50px;
		color:#000000;
		position:relative;
		float:left;
		margin-top: 0px;
}

.calendar {
	text-align: center;
	position: relative;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 0;
	border: 1px solid #c7c7c7;
	top: 3px;
	float: left;

}

.cal-month {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0;
	text-shadow: #67727f 1px -1px 0;
	border-bottom: 1px solid #f3f3f3;
	text-transform: uppercase;
	padding: 3px 10px;
	

}

.cal-date {
	color: #111;
	background-color: #ECEFF8;
	text-shadow: white -1px -1px 1px;
	letter-spacing: -1px;
	font: bold 18px "Arial Rounded MT Bold", Helvetica, Geneva, sans-serif;
	padding: 2px 0 3px;
	text-align: center;
}
.month-01 {
	background-color: #767c8f;
}

.month-02 {
	background-color: #345abe;
}

.month-03 {
	background-color: #37838d;
}

.month-04 {
	background-color: #55b06c;
}

.month-05 {
	background-color: #90d2fe;
}

.month-06 {
	background-color: #8d68b1;
}

.month-07 {
	background-color: #fb9848;
}

.month-08 {
	background-color: #639a37;
}

.month-09 {
	background-color: #a04262;
}

.month-10 {
	background-color: #1d4362;
}

.month-11 {
	background-color: #4d1d77;
}

.month-12 {
	background-color: #af1919;
}


.videogallery {
width: 670px;
float: left;
margin: 10px 0 10px 0;
}

#videogallery a:link, #videogallery a:visited {
color: #000011;
}

#videogallery a:hover {
color: #5588BB;
}

.videoitem {
width: 192px;
float: left;
background: url(images/itembg.jpg) top left no-repeat;
margin: 0 10px 10px 0;
padding: 9px;
}

.ratings {
float: left;
width: 171px;
height: 25px;
margin: 1px 0 0 0;
}

.comments2 {
width: 21px;
height: 25px;
float: left;
background: url(images/commentsbg.png) top left no-repeat;
color: #000000;
font-size: 10px;
text-align: center;
line-height: normal;
}

.thumbnail {
float: left;
margin: 5px 0 0 0;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
}

img.thumb { 
width: 1024px;
height: 120px;
}

a:hover img.thumb {
width: 192px;
height: 120px;
}

h2.itemtitle {
font-size: 14px;
margin: 15px 0 0 -5px;
padding: 0;
font-weight: normal;
display: block;
float: left;
width: 210px;
color: #000011;
}

p.itemdesc {
font-size: 10px;
color: #565050;
width: 205px;
float: left;
margin: 0 0 5px -5px;
padding: 0;
}

.gallerydate {
color: #999191;
width: 205px;
float: left;
margin: 0 0 0 -5px;
}

#contentwrap {
width: 100%;
background: #FFFFFF;
border-bottom: 1px solid #D3D3D3;
float: left;
margin-top: 15px;
}

/** BEGIN sidebar **/
#sidebar {
	width: 320px;
	float: right;
	padding: 11px 0 20px;
}
	#sidebar .l {
		float: left;
		width: 155px;
	}
	#sidebar .r {
		float: right;
		width: 155px;
	}
	#sidebar .box {
		background-color: #70858B;
		padding: 1px;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			background-color: #ffffff;
			font-size: 0.9em;
			font-family: Verdana;
			color: #456069;
			padding: 8px;
			border-bottom: 1px solid #70858B;
		}
		#sidebar .box ul {
			background-color: #ffffff;
			list-style-type: none;
			padding: 4px 8px 8px;
			border-width: 1px 1px 1px;
			/*border-style: solid;*/
			border-color: #70858B;
		}
			#sidebar .box li {
				font-size: 0.9em;
				font-family: Verdana;
				line-height: 1.4em;
				padding: 3px 0 3px 14px;
				border-bottom: 1px dotted #dddddd;
				background: url(images/bullet.gif) no-repeat 0 8px;
			}
			#sidebar .box li a {
				color: #688F96;
			}
		#sidebar .box p, #sidebar .box div {
			background-color: #ffffff;
			padding: 8px;
			border-width: 1px 1px 1px;
			border-style: solid;
			border-color: #ffffff;
		}
		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 4px 8px;
			}
		#sidebar .box .video {
			padding: 9px;
		}
			
/** END sidebar **/

/** BEGIN header **/
#header {
	height: 163px;
}
	#header ul {
		list-style-type: none;
		float: left;
		
	}
		#header ul li {
			float: left;
			font-weight: bold;
			font-family: Verdana;
			font-size: 0.9em;
		}
		#header ul li a {
			color: #000000;
			display: block;
			text-transform: uppercase;
			padding: 8px 15px 9px;
		}
		#header ul li a:hover, #header ul li.here a {
			
			text-decoration: underline;
		}
	#header .rss {
		float: right;
		background: url(images/rss.gif) no-repeat 0 7px;
		padding: 9px 10px 9px 20px;
		font-size: 0.8em;
		font-family: Verdana;
		color: #FFFFFF;
	}
		#header .rss a {
			color: #FFFFFF;
			margin: 0 7px;
		}
	
	#header h1 {
		clear: both;
		float: left;
		
	}
	
		#header h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 417px;
			height: 163px;
			background: url(images/chad_logo.gif) no-repeat 0 0;
		}
	
	#header .ad {
		float: right;
		padding: 35px 6px 0 0;
	}
/** END header **/