/*   
Theme Name: olivergavin
Theme URI: 
Description: A child theme of Thematic Child Theme development by Ian Stewart
Author: Jonathan Emmerson
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/*
LAYOUT: Three-Column
DESCRIPTION: Three-column 950px fixed layout with two sidebars on either side of content
*/

*{
	margin: 0;
	padding:0;
	}


#wrapper {
	margin-top:0px;
	margin-bottom:0px;
	width:1024px;
	
	}

p, ul, ol, dd, pre {
font-size:12px;line-height:175%;
font-family:Verdana, Arial, Helvetica, sans-serif;

    
}

body {
	
	background:url( http://www.olivergavin.com/wp-content/themes/olivergavin/img/transparent.png) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:1024px;
}

#header {
    position:relative;
	
}

.menu {
    width:1024px;
    margin:0 auto;
	padding:0px;
	float:left;
	height:28px;}

#main {
    width:1024px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
	background: #333333 url(http://www.olivergavin.com/wp-content/themes/olivergavin/img/strips.gif) repeat;
	border:1px solid #000000;
	
    }



#container {
    width:1000px;
    float:left;
    margin:1em 0 0 0px;
	
}
	

 
#content {
	margin: 0 240px;
	width:522px;
	min-height:715px;
	overflow:hidden;
	background:#FFFFFF;	
	border:1px solid #333333;
}


	
#footer {    
    clear:both;border:none;padding:0px;margin:0px;
}

/*
img {margin:1.5em 0.5em;}*/

/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
    font: 12px ;
    line-height:22px;
}
p, ul, ol, dd, pre {
    margin-bottom:1em;
}


strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
	color:#333333;	
	}
	

a:link {
    color:#FF0000; font-weight:bold;
	}
	
 h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
	color:#999999;	
	}
	

 h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    font-style:italic;
	color:#1b2b57;
	padding:0em;
	margin:0em;
	line-height:150%;
	}
	
	h4 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-style:italic;
	color:#1b2b57;
	padding:.5em 0em .5em 0em;
	}

/* -------------------------------------------------------------- 
   
   Set default typography based on Blueprint
   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   

body, input, textarea {
    color:#333333;    
    font: 12px Verdana,sans-serif;
    line-height:18px;
}






/*
Adapt the following for use in your Child Themes when using
different font-sizes and line-heights
*/
body, input, textarea {
    font: 14px; font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:200%;
	color:#000000;
}



p, ul, ol, dd, pre {
    margin-bottom:1em;line-height:150%;
}
pre, code {
	font:14px; font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
}

/*
All other styles can be overridden--or ignored!--in Child Theme stylesheets

*/

/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
}

#blog-title {
   display:none;
}
#blog-title a {
    display:none;
}
#blog-title a:active,
#blog-title a:hover {
    color:#FFFFFF;
}
#blog-description {
   display:none;
	
}


/* overriding essential styles */

#header_box {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 1024px;
	background: #000000 url('http://www.olivergavin.com/wp-content/themes/olivergavin/img/flash-header.jpg') no-repeat;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#branding {
	
	width:100%;
	height:200px;
	padding:0px;
	margin:0px;
	background: #000000 url('http://www.olivergavin.com/wp-content/themes/olivergavin/img/flash-header.jpg') no-repeat;
	
}
	
/* Moves the new widgetized area to the right and levels it with #branding 
#branding-left {
  float: right;
  width: 800px;
  height:300px;
  background:#333;
}*/


#branding-left {
  float: left;
  width: 1024px;
   color:#FFFFFF;
    height:200px;
 
}

#branding-address {position:relative}

#branding-address a {position:absolute; left:20px; top:140px;color:#FFFFFF;text-decoration:underline;}
/*OGTV*/
#OGTV{margin-left:40px;}

/*Biography*/
#biography{clear:both;overflow:hidden;width:500px;color:#FFFFFF;background: #333333 url(http://www.olivergavin.com/wp-content/themes/olivergavin/img/strips.gif) repeat;}
#biography ul li{list-style:square;margin-top:0px;}


#biography h4{
 font-size:14px;
   font-family: Helvetica, Arial, sans-serif;
    font-weight:bold;
	font-style:normal;
    color:#000000;
	padding:0px 0px 0px 10px;
	margin:0px 0px 10px 0px;
	width:500px;
	background:#ffe900;
	
	}
	
#bio-left
{float:left;width:240px;overflow:hidden;
}

#bio-left img {padding-left:20px;}
#bio-left img.top{padding-left:10px;}
#bio-right{float:right;width:250px;line-height:150%;overflow:hidden;}
#bio-copy{padding-left:10px;margin-bottom:10px;}
#bio-wrapper{background:#000099;width:500px;float:left;}







/*img{margin-bottom:10px;border-top:5px solid #ffe900}*/

#wrapper-500{width:500px;clear:both;overflow:hidden;line-height:150%;}
#float-left{float:left;width:230px;padding-right:10px;line-height:150%;}
#float-right{float:right;width:230px;padding-right:10px;line-height:150%;}
#float-left ul li{list-style:none;}
#float-right ul li{list-style:none;}
/*photography*/
#photography {background:#FFFFFF;}
#photography-wrapper{margin:0px 0px 20px 10px;}
#photography-header{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;background:#ffe900;color:#000000;padding:2px 0px 2px 10px;margin:0px 0px 10px 0px;}

.piclenselink {display:none;}
.ngg-album-desc{margin-bottom:.5em;font-size:12px;}

/*home
#post-4 .entry-title{display:none;}*/


/* This will clear the floats and keeps the access bottom line
from jumping into the air */


/*remove*/
.edit-link .post-edit-link {display:none;}




#siteinfo {padding:1em;margin:0em;border:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;text-align:center;}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 0px 0;
    overflow:hidden;
}
.navigation a {
   display:none;
}
.navigation a:active,
.navigation a:hover {
    display:none;
}
.navigation .meta-nav {
    display:none;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/*
    Main Asides
*/




.main-aside ul {
    padding:0px 10px 0px 10px;
	margin:0px;
}

#access a, #access a:hover {color:#000000;}
#primary {
    width:220px;
	min-height:715px;
    float:left;
	margin: 12px 0px 0px -990px;
	color:#FFFFFF;
	display:inline;
	padding:0px;
	border:none;
	background:#000000 url( http://www.olivergavin.com/wp-content/themes/olivergavin/img/red-bar-top.png) repeat-x;
	z-index:200;
}
* html #primary {
	left: 0px;
	position: relative;
}
 

#text-6{margin-top:20px;}
#text-7 {margin-top:20px;} 
   
#secondary {
    width:240px;
    float:left;
	min-height:715px;
	margin: 12px  0px 0px -225px;
	padding:30px 0px;
	color:#FFFFFF;
	padding:0px;
	background:#ffffff;
	
	
	}	

   
.aside h3 {
font-weight:bold;
font-family: Helvetica, Arial, sans-serif;
font-style:normal;
padding:.3em 0em ;
font-size:14px;
color:#FFFFFF;
margin:0em 0em 1em 0em;



}  

.aside ul ul {
    list-style:square;
    margin:0 0 22px 20px;
	color:#ffe900;
	
}


.aside a:link{color:#ffe900;font-weight:normal;display:block;}	
.aside a:active,
.aside a:hover
{
    color:#ffe900;font-weight:normal;display:block;
}

a:link {
    color:#ffe900;
}
a:visited {
    color:#ffe900;
}
a:active,
a:hover {
    color:#ffe900;
}

#categories-5 .widgettitle{display:none;}
#categories-5 {margin-bottom:20px;}
#text-7 a:hover{font-size:12px;font-family:Arial, Helvetica, sans-serif;font-wieght:bold;}
#facebook-fan-box .widgettitle{display:none;}
#facebook-fan-box {margin-top:10px;}
#text-7 {margin:0px;padding:0px;}
#social{margin-top:10px;padding:0px;background:#000000;height:50px;overflow:hidden;}
#social li{list-style:none;}
#social ul li{float:left;margin-right:5px;}
/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding:0em 0em 1em 0em;
	
}
.page-title {
    display:none;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#FFFFFF;
    text-decoration:underline;
}
.page-title a:active,
.page-title a:hover {
    color:#FFFFFF;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 1em 0;
}
.single .hentry {
    padding:0;
}

.entry-title {
font-weight:bold;
font-family: Helvetica, Arial, sans-serif;
font-size:14px;
color:#FFFFFF;
padding:2px 10px 2px 10px;
margin-bottom:.5em;
background:#666666;
text-align:left;
}

.entry-title a {
font-weight:bold;
font-family: Helvetica, Arial, sans-serif;
font-size:14px;
color:#FFFFFF;
background:#666666;
text-decoration:underline;
	
	}
.entry-title a:active,
.entry-title a:hover {
    color:#ffffff;
	text-decoration:underline;
}


.entry-utility {
   display:none;
}
.entry-utility a {
   display:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    display:none;
}

.entry-meta   {margin-left:0.5em;}


.entry-meta .n {
    font-size:12px;
   
}
.entry-meta a {
    color:#d0212c;
    text-decoration:underline;
}

.entry-meta a:active,
.entry-meta a:hover {
    color: #d0212c;
}

.entry-meta .meta-prep {display:none;}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:12px;
    letter-spacing:0.05em;
    text-transform:uppercase;
	margin-left:400px;color:#000000;font-weight:bold;
	background:#ffe900;
	text-align:right;
	padding:.2em;
}
.entry-content {
    padding:1em;
}

.entry-content a {
color:#d0212c;font-weight:bold;
}
.entry-content h1,
.entry-content h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size:14px;
    font-weight:bold;
	line-height:150%;
    padding:0px;
	margin:0em 0em 1em 0em;
	color:#333333;
}
.entry-content h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size:14px;
    font-style:italic;
	font-weight:bold;
    padding:0em 0em .5em 0em;
	color:#333333;
}
.entry-content h4 {
    font-size:14px;
   font-family: Helvetica, Arial, sans-serif;
    font-weight:bold;
	font-style:normal;
    line-height:150%;
	color:#d0212c;
	padding:0em;
	margin:0em;
}
.entry-content h5 {
    font-size:14px;
   font-family: Helvetica, Arial, sans-serif;
    font-weight:bold;
	font-style:normal;
    line-height:150%;
	color:#333333;
	padding:0px;
	margin:0px;
	display:inline;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}

.page-link {
    font-size:24px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:1em 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#ffe900;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:underline;
}
.page-link a:active,
.page-link a:hover {
    color: #000000;
}

#page-bottom{display:none;}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 1em 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 1em 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}

/* =Menu
-------------------------------------------------------------- */

.skip-link {
    padding:0px;
}
#access {
    border:1px solid #000000;
    height:28px;
    font-size:13px;
    overflow:visible;
    z-index:100;
	background:#000000;
	padding:0px;
	width:1024px;
}



