/*  
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;
	background-color: #cccccc;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 18px;
}

body {
font:15px arial,helvetica,verdana,sans-serif;
}






/* Begin Images */

#post img {
	border: 5px;
	border-color: #CC0000;
	}


p img {
	padding: 0;
	max-width: 100%;
	border:5px solid #CC0000;
	background-color: #FFFFFF;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	border:5px solid #CC0000;
	background-color: #FFFFFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	border:5px solid #CC0000;
	background-color: #FFFFFF;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	border:5px solid #CC0000;
	background-color: #FFFFFF;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */








h1 {
font-size:22px;
}

h2 {
	font-size:14px;
	font-style: normal;
	font-variant: small-caps;
}

h3 {
	font-size:16px;
	color: #CC0000;
	line-height: 24px;
}

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 {
	margin:0 auto;
	text-align:left;
	width:1080px;
	padding-left:0px;
	padding-right:0px;
	background-image: url(images/bg-page.gif);
	background-repeat: repeat-y;
}
.odd {
    background-color: #fcf9fc;
}

.even {
    background-color: #616161;
}

/* masthead / footer - navigation and categories */
#masthead {
margin-top:0;
}

#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:left;
	padding-top:3px;
	color:#f5f5f5;
	background-color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 8px;
}

.myicons {
	padding-bottom:5px;
	border-bottom-width:4px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	float: right;
	width: 520px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}

#footerLinks {
	float:right;
	padding-top:5px;
	color:#f5f5f5;
	background-color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 8px;
}

#print {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
}

#headLinks a {
font-size:10px;
color:#f5f5f5;
}

#headLinks a:hover {
color:#CCC;
}

#headLinks ul li {
list-style:none;
display:inline;
margin:0 0 0 10px;
}

#subHead {
width:1080px;
height:90px;
border-bottom:1px solid #B6B6B6;
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 {
	margin-right: 10px;
	margin-left: 10px;
}

#mainCol {
	float:left;
	width:515px;
	overflow:hidden;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	line-height:18px;
}

#mainCol h5 {
	font-variant: small-caps;

}

#vids {
padding-left:20px;
}

/* style individual sidebars */
#midCol a {
font-weight:700;
}

#midCol {
	color:#444;
	float:left;
	width:250px;
	line-height:18px;
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
}

#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:200px;
}


.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-bottom:1px solid #BBB;
	padding:3px 0 4px;
	font-variant: small-caps;
	font-weight: bold;
	list-style-type:none;
}

.middle_links2 ul li a {
	color:#ffffff;
	line-height:1.2em;
	margin-top: 20px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	font-variant: small-caps;
	font-weight: bold;
	list-style-type:none;
}

.middle_links img {
border:0px;
	padding-top: 1px;
	padding-bottom: 0px;

}

.middle_links2 img {
border:0px;
	padding-top: 1px;
	padding-bottom: 1px;

}

#tertCol {
	float:right;
	width:250px;
	margin-top: 15px;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10px;
	line-height:18px;
}

#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;
}


.share-div {
width: 590px;
height: 30px;
display: none;
}
#share a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: .7;
	opacity: .7;
	background:none;
	}


.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;
}


.user2_links h3 {
margin-bottom:5px;
}

.user2_links {
margin-bottom:3px;
}

.user2_links ul li {
	color:#7F7F7F;
	line-height:1.2em;
	border-top:1px solid #BBB;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
}

.user_links_rss ul li {
	color:#7F7F7F;
	line-height:1.2em;
	border-bottom:1px solid #BBB;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
}



#featured {
padding:2px;
}

#featured img{
width:90px;
height:90px;
padding:4px;
margin:-2px;
border:1px solid #BDBDBD;
}


/* 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;
}

.lienbtn {
	border: 0px Aucune;
}

.postMeta span.comments a,.postMeta span.date a {
color:#555;
}

.post {
	margin:0 0 0px;
	text-align: justify;
}

.post h2 {

}

.post h2 a {
width:100%;
display:block;
outline:none;
}

.entry h3 {
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.post .entry {
line-height:18px;
}

.post .entry p {
margin-top: 10px;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
}

.post .entry p a {
background:url(images/dot.gif) repeat-x bottom left;
font-weight:700;
}

.entry blockquote {
	background-color: #f5f4f1;
	border: 1px solid #d1cec4;
	margin-top: 15px;
	margin-right: 0em;
	margin-bottom: 12px;
	margin-left: 0em;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.entry a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

.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;
}

.readmore {
	font-weight: bold;
	color: #CC0000;
	background-image: url(images/suite.gif);
	background-repeat: no-repeat;
	background-position: 165px;
	float: right;
	padding-left: 15px;
	margin-bottom:10px;
	margin-right:3px;
	width:245px;
	text-align:right;
	margin-top: 5px;
}




.entrypage a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}


.entrypage h3 {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

.post .entrypage {
line-height:18px;
overflow:hidden;
}

.post .entrypage p {
margin:5px 0;
}

.post .entrypage p a {
background:url(images/dot.gif) repeat-x bottom left;
font-weight:700;
}

.entrypage blockquote {
	background-color: #f5f4f1;
	border: 1px solid #d1cec4;
	margin-top: 15px;
	margin-right: 0em;
	margin-bottom: 12px;
	margin-left: 0em;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.entrypage ul {
margin:0 1.3em;
list-style:none;
}

.entrypage li a {
color:#333;
font-weight:700;
background:url(images/dot.gif) repeat-x bottom left;
}

.entrypage ul li {
background:url(images/li.gif) no-repeat 0 1px;
padding-left:18px;
margin-bottom:7px;
}

.entrypage ol {
margin:0 1em 0 3em;
}

.entrypage ol li {
margin:0 0 7px;
}

.entrypage img,.entry a img {
margin:6px 8px 0 0;
overflow:hidden;
border:none;
padding:4px;
}


.entrypage a:hover img {
border-color:#DFDFDF;
}

.entrypage table tr {
padding:15px 0;
}

.entrypage 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:right;
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;
	background-color: #D5D7BF;
}

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:30px;
	margin:15px 0 0 0;
	background-image: url(images/top_gradiant.gif);
	background-color:#CCCCCC;
	background-repeat: repeat-x;
	background-position: center top;
	height:200px;
}

#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;
}