/*
Theme Name: Column Five Group
Theme URL: http://www.columnfivemedia.com/
Description: A theme designed exclusively for Column Five Media. </p><p><small> Developed by <a href="http://www.mrdiggles.com/">Mr. Diggles</a>. Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</small>
Version: 0.1
Author: Mr. Diggles
Author URI: http://www.mrdiggles.com/
*/

/* Global */
html
{
	/* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll;
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

*
{
	padding: 0;
	margin: 0;
}

body
{
	font-size: small;
	font-family: 'georgia', Arial, verdana, san-serif;
	color: #444;
	background: #0c0c0c url(img/top-bg.jpg) top left repeat-x;	
	margin: 0px;
	padding: 0px;
}

/************************************   GENERAL    ****************/


img { 
	border: 0; 
}


a { 
	text-decoration: none;
	color: #7cafff;
}

div.clear {
	clear: both;
}



/************************************   HEADER    ****************/


div.head {
	width: 950px;
	margin: 0px auto;
	text-align: center;
}


div.logo {
	padding-top: 0px;
}

div.logo h1{
	font-weight: 100;
	font-size: 220%;
	text-transform: uppercase;
	letter-spacing: -2px;
}

div.nav {
	margin: -25px 0px 20px 0px;
}

div.nav a{
	line-height: 25px;
	border: 1px solid #ccc090;
	color: #594e37;
	padding: 5px;
	margin-right: 3px;
	font-size: 110%;
	text-transform: uppercase;
}

div.nav a:hover {
	color: #2f291a;
	background: #fbf8eb;
	border: 1px solid #c0b482;
}



#shelf {
	width: 100%
	margin: 0px auto;
	text-align: left;
	display: none;
	clear: both;
}

div.shelfwrap {
	width: 950px;
	margin: 0px auto;
	height: 160px;
}







/************************************   SECONDARY    ****************/

div.secondary	{
	float: right;
	width: 310px;
	position: relative;
	background: #1d1d1d;
	padding: 20px;
}

div.secondary img.sideimg {
	margin: -10px -10px 10px;
}
div.secondary .socialmedia{
	background: url(img/socialmediaicons.jpg) no-repeat;
	width: 330px;
	height: 68px;
	margin: 0px 0px 10px -10px;
	padding: 0 0px 0 0;
	float: left;
}
.rssconnect{
	width: 40px;
	height: 40px;
	background: transparent;
	display: inline-block;
	margin: 15px 0 0 42px;
	position: relative;
	padding: 0;
}
.rssemailconnect{
	width: 44px;
	height: 40px;
	background: transparent;
	display: inline-block;
	margin: 15px 0 0 25px;
	position: relative;
	padding: 0;
}
.twitterconnect{
	width: 43px;
	height: 43px;
	background: transparent;
	display: inline-block;
	margin: 15px 0 0 25px;
	position: relative;
	padding: 0;
}
.flickrconnect{
	width: 46px;
	height: 43px;
	background: transparent;
	display: inline-block;
	margin: 15px 0 0 20px;
	position: relative;
	padding: 0;
}
div.secondary ul {
	list-style: none;
	margin-bottom: 20px;
}

div.secondary ul li{
	padding: 0px 0px 5px 0px;
}

div.secondary h3 {
	font-weight: 100;
	font-size: 120%;
	color: #e2dbc0;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #575048;
}


div.sidebot form{
	float: left;
}

div.sidebot form input{
	background: none;
	border: 1px solid #575048;
	padding: 3px;
	color: #f8f8f8;
}


div.sidebot h5 {
	float: right;
	padding-top: 5px;
	font-weight: 100;
	text-transform: uppercase;
}


/************************************   ENTRY    ****************/

div.wrapit {
	width: 950px;
	margin: 0px auto;
}

div.entrywrap {
	padding: 9px 9px;
	border: 1px solid #555;
	background: #0c0c0c url(img/page-wrap.jpg) top left repeat-x;	
	width: 560px;
	float: left;
}

.entry
{
	padding: 20px 10px 10px 10px;
	font-size: 100%;
	color: #e2dbc0;
	background: #312c25 url(img/page-bg.jpg) top left repeat-x;	
	color: #ccc;
	line-height: 1.8em;
	border-bottom: 15px solid #0c0c0c;
}

.entry img.imgwrap {
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
}

div.entry p {
	padding-bottom: 5px;
	text-align: justify;
}

.entry h2 {
	font-weight: 100;
	font-size: 190%;
}

div.entry p.time {
	margin: 5px 0px 0px 0px;
	font-size: 90%;
	color: #e2dbc0;
}


div.entry p.cats {
	margin-top: 15px;
	font-size: 90%;
	color: #e2dbc0;
}

.entry ul, .entry ol {
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.entry ul li, .entry ol li {
	margin-bottom: 10px;
	}

.entry dl {
	padding-left: 35px;
	}

.entry dt {
	border-top: 1px dotted #d7d7d7;
	margin-top: 15px;
	color: #362f2d;
	}
.entry dd {
	padding-top: 10px;
	}
.comment p
{
	text-indent: 0 !important;
}

.entry-comments a
{
	font-size: .8em;
	background: transparent url(img/comment.png) 0px 3px no-repeat;
	padding: 3px 0 2px 20px;
}

.more-link
{
	font-size: .8em;
	background: transparent url(img/arrow_right.png) 0px 3px no-repeat;
	padding: 3px 0 2px 20px;
}

a.more-link:hover, .entry-comments a:hover
{
	padding-left: 20px !important;
	padding-bottom: 3px !important;
}


.entry-image p {
	margin-top: 5px;
	color: #362f2d;
	font-size: .7em;
	line-height: 1.8em;
}

div.entry-meta {
	clear: left;
	position: relative;
	background: #d7d7d7;
	text-align: right;
	padding: 15px;
}

div.entry-meta p { 
	margin-bottom: 0 !important; 
}


div.entry-quote {
	padding: 15px 0;
	border-top: 8px solid #d7d7d7;
	border-bottom: 4px solid #d7d7d7;
	margin-top: 15px;
	margin-bottom: 10px;
	}
div.entry-quote p {
	font-size: 1.2em !important;
	font-style: italic;
	text-indent: 0px !important;
	}
div.entry-quote p span {
	display: block;
	font-size: .8em;
	font-style: normal;
	text-align: right;
	}
div.entry-quote p span.note {
	display: block;
	font-size: .5em;
	font-style: normal;
	}
div.entry-quote img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	}
blockquote {
	padding: 0 20px 0 50px;
	font-size: 1.3em;
	line-height: 2em;
	background: transparent url(img/quote.png) no-repeat 15px 5px;
	border: none;
	}



/************************************   PAGES    ****************/

div.page {
	width: 930px;
	margin: 0px auto;
	min-height: 422px;
	background: #0c0c0c url(img/page-wrap.jpg) top left repeat-x;	
	padding: 10px;
	color: #ccc;
	line-height: 1.5em;
	border: 1px solid #333;
}

div.pagewrap {
	background: #312c25 url(img/page-bg.jpg) top left repeat-x;	
	min-height: 400px;
	padding: 10px;
	border: 1px solid #555;
}


div.static { 
	margin: 20px 0px 0px 0px;
}

div.static h1 {
	font-weight: 100;
	margin-bottom: 20px;
}

div.static h2 {
	font-weight: 100;
	margin: 20px 0px 5px 0px;
	font-size: 130%;
	color: #e2dbc0;
	border-bottom: 1px solid #575048;
	padding-bottom: 5px;
}

div.static p {
	text-align: justify;
}



div.error {
	text-align: center;
}




/************************************   HOME PAGE    ****************/


div.intro {
	margin: 20px 15px 35px 15px;
}

div.intro h2{
	font-weight: 100;
	margin-bottom: 10px;
	color: #e2dbc0;
}

div.intro h2 span{
	color: #eb7e7e;
}

div.intro p{
	text-align: justify;
}

p.introduction {
	line-height: 1.8em;
	padding-bottom: 10px;
}


div.box {
	width: 150px;
	float: left;
	margin: 0px 67px;
}

div.box img{
	margin-bottom: 5px;
	border: 0px solid #575048;
}

div.box p.service a{
	color: #7cafff;
	font-size: 130%;
}


div.box p.service a:hover{
	border-bottom: 1px dotted #7cafff;
}

div.box p.details {
	font-size: 85%;
	border-top: 0px solid #575048;
	padding-top: 5px;
	margin-top: 5px;
	color: #e2dbc0;
}


/************************************   CONTACT US PAGE    ****************/


div.contactformleft{
	float: left;
	width: 300px;
	margin-right: 30px
}

div.contactformright{
	float: left;
}

div.contacthello {
	margin-bottom: 30px;
}

/************************************   PROFILE PAGE    ****************/


div.profiles {
	border-bottom: 1px solid #575048;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

div.profiles img{
	float: left;
	margin-right: 30px;
	border: 1px solid #575048;
}


div.profiles ul.profile {
	list-style: none;
	margin-left: 490px;
}

div.profiles ul.profile li.title{
	font-size: 220%;
	border-bottom: 1px solid #575048;
	padding-bottom: 10px;
	margin-bottom: 5px;
	color: #e2dbc0;
}

div.profiles ul.profile li.service{
	text-transform: uppercase;
	color: #cc6666;
	border-bottom: 1px solid #575048;
	padding-bottom: 5px;
}



div.profiles ul.profile li.details{
	line-height: 1.8em;
	text-align: justify;
	padding: 8px 0px;
}

div.profiles ul.profile li a{
	
}



/************************************   COMMENTS    ****************/

#comments, #comment-form
{
	background: #555;
	padding: 10px;
}

div.comment
{
	background: #d7d7d7;
	padding: 10px;
	margin-bottom: 0 !important;
	width: 480px;
	font-size: 90%;
	line-height: 1.5em;
}


p.alt { 
	background: #fff !important; 
}

#comments h6
{
	font-size: 90%;
	font-weight: normal;
	padding: 30px 0px;
	width: 470px;
	text-align: right;
	vertical-align: middle;
	color: #d7d7d7;
	background: transparent url(img/comment-background.gif) top right no-repeat;
}

#comments h6 img
{
	vertical-align: middle;
	padding-left: 10px;
}


#comment-form
{
	color: #d7d7d7;
	padding-right: 240px;
	position: relative;
}

#comment-form textarea {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
}

#comment-form br
{
	clear: left;
}

#comment-form h3
{
	font-size: 120%;
	color: #fff;
	display: inline;
}

.comment-trackback
{
	background: transparent url(img/trackback.png) top left no-repeat;
	padding: 1px 0 5px 0;
	position: absolute;
	left: 125px;
	top: 30px;
}

.comment-feed
{
	background: transparent url(img/feed.png) top left no-repeat;
	padding: 1px 0 5px 0;
	position: absolute;
	left: 10px;
	top: 30px;
}

.comment-trackback a, .comment-feed a
{
	color: #fff;
	font-size: .9em;
	padding-left: 20px;
}

.comment-feed a:hover
{
	color: #CC3333;
}

.comment-trackback a:hover
{
	color: #CC3333;
}

#comment-form form
{
	margin-top: 20px;
	padding-top: 10px;
}

#comment-form p
{
	text-indent: 0 !important;
}

#comment-form label { 
	display: none;
}

#comment-form p.comment-textarea
{
	float: left;
	width: 90px !important;
}

#comment-form p.comment-subscribe label
{
	display: inline !important;
	padding-left: 5px;
}

#comment-form textarea
{
	width: 490px;
	height: 140px;
	margin-bottom: 10px;
}

#comment-form input
{
	width: 220px;
	margin-bottom: 2px;
}

#submit
{
	width: 223px !important;
}

#subscribe
{
	font-size: 1em !important;
}

div.inputs p{
	margin-bottom: 5px;
}

div.inputs p input{
	border: 1px solid #ccc;
	padding: 3px;
}


/************************************   FOOTER    ****************/


div.foot {
	width: 950px;
	margin: 0px auto;
	padding-bottom: 50px;
}


div.legal {
	float: left;
	padding-left: 20px;
	padding-top: 7px;
	color: #777;
	text-transform: uppercase;
	font-size: 85%;
}


div.more {
	float: right;
	padding-right: 20px;
	padding-top: 7px;
	color: #777;
	text-transform: uppercase;
	font-size: 85%;
}

div.more a{
	color: #777;
	margin: 0px 4px;
}

div.more a:hover {
	border-bottom: 1px dotted #555;
}
