/*  
Theme Name: McLean
Theme URI: http://www.knockoutsadvertising.com
Description: Mike Mclean
Version: 3.14159
Author: Alexander Stubbs
Author URI: http://www.knockoutsadvertising.com/
*/


/* Global Settings */
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:62.5% Verdana, Geneva, arial, helvetica, sans-serif;
background:#f1f1f1 url(img/bg.jpg) repeat;
}
 
/* Common Formatting */
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/* Links */
 
a, a:visited {
text-decoration:none;
}
 
/* Forms */
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em helvetica, arial, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
 
/* Wrapper */
 
#wrap {
width:960px;
margin:0 auto;
}
 
/* Global Classes */
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/* Layout */

.wrapp_ {
width:909px;
margin:0 auto;
}

.logo {
float:left;
width:285px;
height:115px;
margin-top:25px;
margin-left:10px;
}

.header {
width:909px;
height:372px;
margin:0 auto;
background:url(img/newhead2.png) no-repeat;
position:relative;
top:-20px;
}

.navigation {
padding:50px 0 0 10px
}

.navigation ul {
padding:0;
}

.navigation ul li {
display:inline;
padding:15px 15px 10px 15px;
border-right:1px solid #ccc;
}

.navigation ul li a {
color:#ddd;
font-size:1.7em;
text-transform:uppercase;
}

.navigation ul li.house {
background:url(img/house.png) center left no-repeat;
background-position:0 8px;
margin-left:10px;
padding:15px 15px 10px 30px;
cursor:pointer;
}

.navigation ul li a:hover {
color:#FFF;
}

.featured {
margin:5px 0 0 20px;
widht:565px;
height:285px;
overflow:hidden;
}

.photos {
float:left;
margin-right:10px;
}

.featured_entry {
padding-top:20px;

}

.featured_entry h2 {
font-size:2em;
color:#f2f2f2;
padding-bottom:10px;
}

.featured_entry p {
color:#fff;
width:550px;
line-height:150%;
font-size:1.1em;
}

.continue {
position:relative;
top:18px;
left:85px;
}

.action_center {
position:relative;
left:-25px;
top:5px;
}

.action_center ul li {
display:inline;
padding:0;
margin:0;
}


.content_top {
width:909px;
height:16px;
background:url(img/content_top.png) no-repeat;
}

.content {
width:909px;
height:auto;
min-height:500px;
background:url(img/bodybg.png) repeat-y;
margin-bottom:20px;
padding-bottom:10px;
position:relative;
}


.sidebar {
float:right;
width:320px;
height:auto;
margin:10px 10px 0 0;
}

.twitter {
width:310px;
height:192px;
background:url(img/twitterbg.png) no-repeat;
}

.twitter p {
position:relative;
top:50px;
left:30px;
color:#333;
width:82%;
}

.followmike {
position:relative;
top:80px;
left:85px;
}

.social {
width:100%;
height:104px;
background:url(img/socialbg.png) no-repeat;
margin-top:25px;
}

.social ul {
padding:0;
padding:50px 0 0 25px; 
}

.social ul li {
display:inline;
margin-right:20px;
}

.left_side_post {
float:left;
width:540px;
margin:10px 0 0 20px;
color:#333;
}

.left_side_post p {
font-size:1.3em;
line-height:150%;
}

.welcome ul { padding:0; margin-bottom:25px; }
.welcome ul li {
font-size:1.2em;
margin:10px;
list-style-type:circle;
font-weight:bold;
margin-left:30px;
line-height:150%;
}

.welcome h3 {
font-size:2.5em;
margin-bottom:15px;
margin-left:10px;
}

.cphoto {
float:left;
margin:0 10px;
border:3px solid #ccc;
}

.fbtw {
float:right;
position:relative;
top:30px;
}

.fbtw img {
margin-left:20px;
}

.tabs {
position:absolute;
left:-43px;
top:20px;
cursor:pointer;
}

.welcometab {
width:46px;
height:128px;
background:url(img/welcometab.png) no-repeat;
}

.welcome_dis {
background:url(img/hwelcometab.png) no-repeat;
}

.newstab {
width:46px;
height:128px;
background:url(img/newstab.png) no-repeat;
}

.newstab:hover {
background:url(img/hnewstab.png) no-repeat;
}

.footer {
margin-top:30px;
height:40px;
}

.totop {
float:left;
margin:0 0 0 10px;
}

.copy {
float:right;
border:1px solid #333;
color:#333;
padding:5px;
}

.navigation ul li.donate {
background:#d32222;
position:relative;
left:-4px;
padding-top:18px;
padding-bottom:11px;
}

.plus {
float:right;
position:relative;
top:-22px;
right:15px;
}

.video {
width:310px;
height:276px;
background:url(img/video_bg.png) no-repeat;
margin-top:25px;
}

.emvid {
padding:45px 0 0 16px;
}

.jointeam {
width:210px;
height:50px;
float:right;
position:relative;
top:-31px;
left:-318px;
z-index:10000;
}

.featured_entry ul {
width:500px;
}

.featured_entry ul li {
color:#FFF;
padding-top:6px;
list-style-type:circle;
}
