/*
Theme Name: Mart Gordon	
Theme URI: http://martgordon.com/
Description: Mart Gordon's site theme.
Version: 1
Author: Mart Gordon
Author URI: http://martgordon.com/
Tags: black, template homepage, fixed width, two columns, widgets

	Mart Gordon v1
	 http://martgordon.com/

	This theme was designed and built by Mart Gordon,
	whose blog you will find at http://bmartgordon.com/

	The CSS, XHTML and design is copyright of Mart Gordon ©2009

*/

* {
padding:0;
margin:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address, hr {
margin-bottom: 20px;
}

html, body {
margin: 0px;
padding: 0px;
border: 0px;
}

/*
Basic styling for text etc. used by older browsers such as NN4.
*/

body {
position: relative;
background: #000;
font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size: 62.5%;
color: #fff;
margin: 0px;
}

p {
font-size: 1.2em;
line-height: 1.5em;
font-weight: normal;
padding: 0;
margin: 0;
margin-bottom: 1em;
}

ul, dl {
font-size: 1.2em;
line-height: 1.5em;
margin-bottom: 1em;
}

img {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

a img {
border: none;
}

a {
color: #678517;
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover, a:focus {
text-decoration: underline;
}
a:active{
text-decoration: underline;
}

h1 {
font-size: 1.8em; 
margin: 0;
font-family:Georgia,'Times New Roman',Times,serif;
border-bottom: 1px solid #678517;
margin-bottom: 1em;
color: #678517;
}
  
h2 {
font-size: 1.6em; 
margin: 0;
font-family:Georgia,'Times New Roman',Times,serif;
margin-bottom: 1em;
color: #678517;
}

h3 {
font-size: 1.5em; 
margin: 0;
font-family:Georgia,'Times New Roman',Times,serif;
margin-bottom: .5em;
color: #333;
}

h4 {
font-size: 1.4em;
margin: 0 !important;
margin-bottom: 0;
font-family:Georgia,'Times New Roman',Times,serif;
font-weight: bold;
}

h5 {
font-size: 1.2em;
margin-bottom: 0;
font-weight: bold;
}

hr {
width: 100%;
clear: both;
float: left;
margin: 0  0 1em 0;
height: 1px;
border: 0;
border-top: 1px solid #555;
}

/* ####### Main site area styling ####### */
/* ###################################### */

.ident {
font-size: 2.4em; 
margin: 0;
width: 314px;
height: 137px;
margin-bottom: 0;
background: url(_images/_pf/logo.png) no-repeat;
text-indent: -9999em;
position: relative;
left: 0px;
}

.section {
clear: both;
float: left;
width: 100%;
height: auto;
text-align: center;
}

.logo-wrapper {
position: absolute;
top: 0;
left: 0;
z-index: 10;
width: 100%;
}

.dark-bg {
background: #000 url(_images/_backgrounds/dark-bg.gif) no-repeat top center;	
}

.lighter-bg {
background: #111 url(_images/_backgrounds/lighter-bg.gif) no-repeat top center;	
}

.masthead-wrapper {
border-bottom: 1px solid #678517;
}

.experience {
border-top: 1px solid #333;
}

.latest {
border-top: 1px solid #222;
}

.contentarea {
padding: 10px 0 20px;
}

.pad-top-btm {
padding: 20px 0;
}            

.footer-wrapper {
border-top: 1px solid #678517;
padding: 30px 0;
}

.sundry-wrapper {
border-top: 1px solid #678517;
padding: 10px 0;	
}

p.telephone {
position: absolute;
color: #678517;
font-size: 2.4em;
right: 0;
top: 30px;
text-indent: -9999em;
background: transparent url(_images/_pf/telephone.gif) no-repeat;
width: 191px;
height: 22px;
}

.wrapper {
position: relative;
margin: 0 auto;
width: 940px;
height: auto;
text-align: left;
}

.wrapper-mast {
width: 960px;
}

.maincontent {
position: relative;
float: left;
width: 100%;
background: #fff url(_images/_backgrounds/main-content.gif) repeat-x;
color: black;
padding: 20px 20px 10px 20px;
}

.subpage .maincontent {
float: left;
margin-top: 20px;
margin-right: 20px;
width: 580px;
min-height:700px;
height:auto !important;
height:700px;
}

.subpage .sidebar {
float: left;
margin-top: 20px;
margin-right: 0;
border: 0;
width: 300px;
}

.subpage .sidebar .tri-column {
background: url(_images/_backgrounds/home-sidebar.gif) no-repeat;
width: 260px;
padding: 20px;
min-height:180px;
height:auto !important;
height:180px;
}

.maincontent a {
font-weight: bold;
}

.homecontent {
width: 600px;
padding-right: 320px;
margin-top:20px;
min-height:260px;
height:auto !important;
height:260px;
}

#flashcontent {
position: absolute;
top: 0px;
right: 25px;
}

.tri-column {
float: left;
width: 300px;
height: auto;	
}

.latest .tri-column {
background: url(_images/_backgrounds/home-sidebar.gif) no-repeat;
width: 260px;
padding: 20px;
min-height:180px;
height:auto !important;
height:180px;
}

.latest .tri-column h3, .sidebar .tri-column h3 {
color: white;
border-bottom: 0;
font-size: 1.6em;
}

.latest .tri-column h4, .sidebar .tri-column h4 {
color: white;
border-bottom: 0;
font-size: 1em;
font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-weight: bold;
margin: 0;
}

.latest .tri-column ul, .sidebar .tri-column ul {
list-style: none;
margin: 0;
padding: 0;
}

.latest .tri-column ul li, .sidebar .tri-column ul li {
padding: 0 0 1em 20px;
background: url(_images/_pf/doc-bullet.gif) no-repeat 0 2px;
}

.latest .tri-column ul li#linkedin, .sidebar .tri-column ul li#linkedin {
background: url(_images/_icons/linkedin.png) no-repeat 0 2px;
}

.latest .tri-column ul li#delicious, .sidebar .tri-column ul li#delicious {
background: url(_images/_icons/delicious.png) no-repeat 0 2px;
}

.latest .tri-column ul li#buzka, .sidebar .tri-column ul li#buzka {
background: url(_images/_icons/buzka.png) no-repeat 0 2px;
}

.quad-column {
float: left;
width: 220px;
height: auto;	
}

.wrapper div.tri-column, .wrapper div.quad-column {
margin-right: 20px;
}

.wrapper .sidebar div{
margin-right: 0;
}

.wrapper div+div+div.tri-column {
margin-right: 0;
}

.wrapper div+div+div+div.quad-column {
margin-right: 0;
}

.twit-bird {
margin-left: 204px;
width: 52px;
height: 73px;
}

.amp {
font-family: Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
font-style: italic;
font-weight: normal;
}

.experience p {
margin: 10px 0 0 0;
}

/* ####### Masthead ####### */
/* ######################## */

.masthead {
min-height:111px;
height:auto !important;
height:111px;
position: relative;
}

.ident a {
position: absolute;
display: block;
width: 314px;
height: 137px;
}

.navigation {
float: left;
list-style: none;
margin: 0;
font-size: 1.4em;
text-indent: 0;
background: transparent url(_images/_navigation/nav-divider.jpg) no-repeat bottom left;
z-index: 99;
position: absolute;
bottom: 0;
right: 0;
}

.navigation li {
float: left;
}

.navigation li a {
float: left;
display: block;
color: white;
font-weight: normal;
padding:5px 20px;
background: transparent url(_images/_navigation/nav-divider.jpg) no-repeat bottom right;
border-bottom: 1px solid #000;
}

.navigation li a:hover, .navigation li a:focus {
color: white;
text-decoration: none;
background: transparent url(_images/_navigation/nav-divider-o.gif) no-repeat bottom right;
border-bottom: 1px solid #678517;
outline: 0;
}

/* ####### Content ###### */
/* ###################### */

ul.brands {
width: 220px;
height: auto;
list-style: none;
padding: 0;
margin: 0;
}

ul.brands li {
float: left;
width: 45px;
height: 45px;
border: 1px solid #222;
margin-right: 10px;
margin-bottom: 10px;
}

ul.brands li.fourth {
margin-right: 0;
}

/* ####### Footer ####### */
/* ###################### */

.footer, .sundry {
position: relative;
width: 970px;
height: auto;
}

.footer p, .sundry p {
color: #678517;
margin-bottom: 0;
font-size: 1.1em;
}

.sundry ul {
float: left;
font-size: 1.1em;
list-style: none;
margin-bottom: 0;
}

.sundry ul li {
float:left;
padding: 0 5px;
}

.sundry ul li+li {
border-left: 1px solid #678517;
}

.sundry ul li a {
float:left;
}

ol.commentlist {
list-style: none;
}

ol.commentlist cite {
font-size: 1.4em;
font-style: normal;
}

ol.commentlist li {
padding: 15px;
}

ol.commentlist li.even {
background: #e5e5e5;
}

ul.portolio-list {
list-style: none;
}

ul.portolio-list li {
float: left;
width: 130px;
height: auto;
margin-right: 15px;
margin-bottom: 10px;
}

ul.portolio-list li.last {
margin-right: 0;
}

ul.portolio-list li p {
font-size: 0.8em;
}

ul.portolio-list li a {
font-weight: bold;
}

ul.portolio-list li a:hover, ul.portolio-list li a:focus {
text-decoration: underline;
}

.page-nav {
clear: both;
float: left;
width: 100%;
margin-bottom: 20px;
}

.page-nav .alignleft {
float: left;
width: 50%;
margin: 0;
text-align: left;
}

.page-nav .alignright {
float: left;
width: 50%;
margin: 0;
text-align: right;
}

div.cvImage {
margin-bottom: 20px;
}

.maincontent ul {
	list-style: disc outside;
	margin-left: 20px;
}

.post {
padding: 0 0 1em 0;	
border-bottom: 1px dotted #999;
margin: 0 0 2em 0;
}

.page-template-page-home-php .post {
padding: 0 0 0 0;	
border-bottom: 0;
margin: 0 0 0 0;
}

.entry {
	margin: .5em 0;
}

.page-template-page-portfolio-php .maincontent ul {
	list-style: none;
	margin-left: 0;
}

.quad-column h3 {
color: #678517;
}

/* Align CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

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

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

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.postmetadata {
background: #eee;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px 0;
}