/*  
Theme Name: WP_Contempo_Black
Theme URI: http://www.wpcontempo.com
Description: WP Contempo Simple and Elegant Theme
Version: 1.0
Author: Sam Lewis
Author URI: http://www.webcontempo.com/about/
Tags: Black, Simple, 2 Column, Widgetized
*/

body {
	text-align:center;
	min-width:1000px;
	margin:0 auto;
	padding:0;
	font-family:"Century Gothic",arial;
	font-size:14px;
	color:#FFFFFF;
	background-color:#000000;
}	

#wrapper {
width: 994px;
margin: auto;
padding: 15px 0 0 0;
text-align:left;

}

#one-col {
	padding:10px 25px 25px 25px;
	float:left;
}

#col-left {
	width:400px;
	float:left;
	padding:10px 15px 15px 15px;
}

#col-right {
	width:400px;
	float:right;
	padding:10px 15px 15px 15px;
}

#col-left-sm {
	width:275px;
	float:left;
	padding:15px 0px 15px 15px;
}

#col-right-lg {
	width:540px;
	float:right;
	padding:15px;
}

#bg {
	background:url(images/bg.gif) repeat-x;
	height:5px;
	padding:0;
	margin:0;
	width:100%;
	clear:both;
	font-size:1px;
}

#footer {
	background:url(images/logo-plain.gif) no-repeat;
	margin:5px 0 0 0;
	padding:3px 0 0 30px;
	vertical-align:middle;
	height:28px;
	min-width:25px;
	font-size:11px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.home-img-right {
	float:left;
	border:5px #eee solid;
	margin-right:6px;
	margin-bottom:6px;
}

.home-img {
	float:left;
	border:5px #eee solid;
	margin-bottom:6px;
}

.portfolio-img {
	border:5px #eee solid;
}

	

.prten {padding-right:10px;}

a {
color:#fff;

}
a:hover {
color:#ff0000;
text-decoration: underline;
}

h1 {
font-size: 20px;
font-weight:normal;
margin: 15px 10px 15px 10px;
font-family: georgia, arial;
color: #636f363;
}

h1 a{
	color:#FFF;
}
h2 {
font-family: "Century Gothic", arial;
font-size: 1.4em;
color: #fff;
font-weight: bold;
margin: 5px 0 -5px 0;
padding: 5px 0 0 0;
}
h2 a {
color: #8B8D09;
text-decoration: none;
}
h2 a:hover {
color: #848058;
}
h3 {
margin: 0 0 0px;
font-family: "Century Gothic", arial;
font-size: 12px;
color: #fff;
font-weight: bold;
}

blockquote {
line-height: 1.4em;
font-family: "Century Gothic", arial;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.entry a {
	text-decoration:underline!important;
}

.entry a:hover{
	color:#f5ed37!important;
}
.clearfix {
display: inline-block;
}

.clearboth {
clear: both;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
}
/* End hide from IE-mac */



	
/* nav*/
	   
.logo {
float:left;
margin: 15px 0 0 0;
padding: 0 0 15px 0;
border:0;
}
	   
#nav ul {
color: #fff;
float: right;
font-family: "Century Gothic", arial;
font-size: 18px;
display:inline;
margin:15px 0 0 0;
padding:0;
}	
			
#nav ul li {
display: inline;
}	
			
#nav ul li a {
padding: 0.4em 0.8em;
background-color: #000;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #000;
display:inline;
}
		
#nav ul li a:hover {
background-color: #81c341;
color: #fff;
}
		
#content {
	font-size: 1.2em
	}

.alt {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.ptitle {
	font-family:"Century Gothic",arial, serif;
	font-size:2.2em;
	padding:5px 0 5px 0;
	margin:5px 0 5px 0;
	
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#col-right-sm h2 {
	font-size: 1.5em;
	font-weight:normal;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #col-right-sm h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #col-right-sm ul ul li, #col-right-sm ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#col-right-sm {
	width:280px;
	float:right;
	padding:15px 0 15px 0;
}

#col-left-lg {
	width:650px;
	float:left;
	padding:15px;
}


.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
	padding-bottom:25px;
}

.postmetadata a{
	color:#fff!important;
	text-decoration:underline!important;
}

.postmetadata a:hover{
	color:#f5ed37!important;
}
.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#col-right-sm h2 {
	margin: 5px 0 0;
	padding-bottom: 5px;
	background:url(images/bg.gif) repeat-x bottom;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#col-right-sm ul, #col-right-sm ul ol {
	margin: 0;
	padding: 0;
	}

#col-right-sm ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#col-right-sm ul p, #col-right-sm ul select {
	margin: 5px 0 8px;
	}

#col-right-sm ul ul, #col-right-sm ul ol {
	margin: 5px 0 0 10px;
	}

#col-right-sm ul ul ul, #col-right-sm ul ol {
	margin: 0 0 0 10px;
	}

ol li, #col-right-sm ul ol li {
	list-style: decimal outside;
	}

#col-right-sm ul ul li, #col-right-sm ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#col-right-sm #searchform #s {
	width: 108px;
	padding: 2px;
	}

#col-right-sm #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

.sbimg {
	float:left;
	padding-right:10px;
	padding-left:10px;
}

.left{
	float:left;
}

.pnav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
	font-size:24px;
}
.next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
	font-size:24px;
	
}
.pnav a {
	text-decoration: none;
}
.previous a {
	padding-left: 10px;
}
.next a {
	padding-right: 10px;
}