/* 
Theme Name: Structure
Theme URI: http://justintadlock.com/archives/2007/12/09/structure-wordpress-theme
Description: A theme for news/magazine sites with a blog-friendly option too.  It includes built-in video and image features that easily allow you to customize your site. There are content blocks that you can place virtually anywhere on the page.
Version: 1.2.1
Author: Justin Tadlock
Author URI: http://justintadlock.com
Copyright (c) 2007 - 2008 Justin Tadlock
*/

* { margin: 0; padding: 0; }

ul li { list-style: inside url(images/list-bullet.gif);}

p { margin: 0 0 15px 0; line-height: 1.4em;}

a { color: #999; text-decoration: none; }
a:hover { color: #000; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #0c386e; }
h2 { font-size: 0.2em; color: #fff;}
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #f05b72;
	}

body { 
	color: #333;
	background: #bce4e5 url(images/bg.jpg);
	background-position:top center;
	font: 80% Verdana,"Lucida Sans Unicode", Tahoma, sans-serif;
	}
#body-container {
	overflow: hidden;
	width: 840px;
	margin: 0 auto;
	background: #fff;
	}

/************************************************
	Navigation
************************************************/
#nav-container { overflow: hidden; display: block; background: #01203c; }
#navigation { float: left; width: 635px; margin: 0 10px 0 0; }
#nav { float: left; }
#nav li { float: left; display: inline; }
#nav li a {
	font-size: 1em;
	font-weight: bold;
	float: left;
	color: #fff;
	text-align: center;
	padding: 8px 25px;
	text-decoration: none;
	}
#nav li a:hover, #nav li a:active { background: #0c386e; text-decoration: underline; }
#navigation ul li.current_page_item a { background: #0c386e; }

/************************************************
	Banner image map
************************************************/
#menu a{
  position: relative;
  height: 70px;
  top: 8px; 
  text-decoration: none;
}

#menu a u { visibility: hidden; }

a#home {left: 230px; width: 50px;}
a#about {left: 275px; width: 60px;}
a#port {left: 300px; width: 81px;}
a#flav {left: 330px; width: 81px;}
a#info {left: 365px; width: 81px;}
a#faq {left: 410px; width: 81px;}
a#new {left: 442px; width: 100px;}

/************************************************
	Header
************************************************/
#header {
	clear: left;
	float: left;
	width: 865px;
	height: 152px;
	background: url(images/header.gif) #fff;
	margin: 0 0 0 4px;
	}
#header h1 {
	display: inline;
	float: left;
	width: 650px;
	font-size: 2.5em;
	font-weight: bold;
	}
#header h1 a { margin: 0 0 0 5px; }

/************************************************
	Containers
************************************************/
#container {
	overflow: hidden;
	float: left;
	width: 850px;
	top: 150px;
	}
#content, #home { width: 611px; }
#content { padding: 0; }
#content.left, #home.left, #sidebar.left { float: left; }
#content.right, #home.right, #sidebar.right { float: right; }

/************************************************
	Images
************************************************/
.post img { 	max-width: 98%; }
.thumbnail { width: 75px; height: 75px; }
.thumbnail, .medium { float: left; margin-right: 10px; }
html>body #feature img { max-width: 300px; }
#feature img { width: 300px; }
.author-box .avatar { float: left; width: 75px; height: 75px; margin-right: 10px; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }

/************************************************
	Posts/pages/archives
************************************************/
#content .post {
	width: 580px;
	padding-left: 15px;
	overflow: hidden;
	float: left;
	margin: 0px;
	background: #fff;
}
#content .thumbnail { float: left; margin: 2px 17px 10px 0; }
#content.single .post {
	width: 554px;
	padding: 0;
	}
.post .post-title { margin: 0 0 20px 0; }

.post ul  {margin: 0 0 15px 0;}

.post-title { 
	color: #4faca7; 
	font-size:18pt;
	font-family: Verdana, Tahoma, sans-serif;} 
.post a { color: #f66078; text-decoration: none; }
.post a:hover { color: #000; text-decoration: none; }
.post .post-title a { color: #4faca7; }

.post .byline { margin: 5px 0 7px 0; color: #666;}
.post-meta-data { margin-right: 6px; text-align: right; }

#content .post-meta-data {
	color: #666;
	clear: left;
	float: left;
	width: 100%;
	text-align: left;
	}

/* Alignment */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.center { margin: 15px auto; text-align: center; display: block; }

/* Navigation links */
.navigation-links {
	width: 594px;
	padding: 10px;
	overflow: hidden;
	float: left;
	margin: 0 0 10px 0;
	background: #fff;
	}
.previous { float: left; width: 70%; }
.next { float: right; width: 30%; text-align: right; }
.single .next { text-align: left; }

/* Tables */
table { width: 95%; margin: 0 auto; border: 1px solid #eee; }
table tr { font-weight: bold; background: #ccc; }
table tr td { text-align: center; background: #fff; border: 1px solid #ccc; }
table tr td.pad { border: none; }

/************************************************
	Feature
************************************************/
/* Feature */
#feature .post {
	float: left;
	width: 594px;
	margin: 0 0 30px 0;
	padding-left: 15;
	background: #fff;
}
#feature .post-title { margin: 0 0 10px 0;}
#feature img { float: left; margin: 3px 15px 10px 0; }
#feature p { margin: 0 0 10px 0; }

/************************************************
	Excerpts
************************************************/
#excerpts .post {
	float: left;
	width: 594px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #fff;
	}
#excerpts .post-title { float: left; width: 100%; margin: 0 0 5px 0; }
#excerpts img { float: left; margin: 2px 17px 10px 0; }

/************************************************
	Full posts (home)
************************************************/
#full-posts .post {
	float: left;
	width: 580px;
	margin: 0 0 30px 0;
	padding-left: 15px;
	background: #fff;
	}
#full-posts .post-title { float: left; width: 100%; margin: 0 0 5px 0; }
#full-posts .byline { margin: 0 0 15px 0; clear: left; display: block; float: left; width: 100%; }
#full-posts .post-meta-data { float: left; text-align: left; }

/************************************************
	Widget blocks (also see sidebar menu)
************************************************/
#widget-blocks { float: left; margin-bottom: 10px; width: 616px; }
#widget-blocks .block-left { float: left; width: 200px; }
#widget-blocks .block-right { float: right; width: 200px; }

/************************************************
	Sidebar
************************************************/
#sidebar {
	overflow: hidden;
	width: 200px;
	padding-top: 30px;
	}

.menu {
	overflow: hidden;
	float: left;
	width: 190px;
	margin: 0 0 3px 0;
	padding: 0px;
	background: #fff;
	}

.menu li, .tabbed .tab-content li { padding: 0 0 0 10px; }
#sidebar .menu li a, #widget-blocks .menu li a, .tab-content li a { padding: 0; color:#666; font-size:8pt;}
.menu ul li a:hover, .tabs-block .tabbed div li a:hover { text-decoration: underline; }
#sidebar .tab-content p, #widget-blocks .tab-content p { margin: 0 0 0 10px; }

h2 .section-header { display: none;}

/************************************************
	Comments template
************************************************/
#comments-template {
	overflow: hidden;
	float: left;
	clear: left;
	width: 500px;
	padding: 0;
	margin: 0 0 10px 0;
	background: #fff;
	}
#comments-template h3 { margin: 10px 0 0 0; color: #f05b72;}
#comments-template li {
	list-style-type: none;
	float: left;
	width: 97%;
	margin: 10px 0;
	padding: 5px;
	background: #f7f7f7;
	}
#comments-template img { border: none; padding: 0; }
#comments-template .avatar {
	float: left;
	width: 35px; height: 35px;
	margin: 5px 10px 0 10px;
	padding: 1px;
	border: 1px solid #999;
	background: #eee;
	}
#comments-template li.alt {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}
#comments-template .comment-meta-data {  float: left; margin-top: 5px; }
#comments-template .comment-text {
	clear: left;
	float: left;
	display: block;
	width: 90.5%;
	margin: 10px;
	padding: 8px 15px;
	background: #fff;
	border: 1px solid #eee;
	}
#comments-template input {
	width: 50%;
	padding: 5px;
	margin:  10px 5px 0 0;
	background: #fff;
	border: 1px solid #999;
	}
#comments-template textarea {
	width: 96%;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #999;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	color: #333;
	border: 1px solid #ccc;
	background: #def5f7;
	}

/************************************************
	Footer
************************************************/
#footer {
	font-size: 90%;
	color: #ccc;
	clear: both;
	width: 866px;
	margin: 0 auto;
	}
#footer p {
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
	}
#footer img { border: none; padding: 0px; }
#footer a { color: #ccc; }
#footer a:hover { text-decoration: underline; }
#footer img { margin: 0 10px; border: none; }