/*
Theme Name: TenHorizon
Theme URI: http://tenhorizon.co.uk/
Description: The custom theme TenHorizons.
Version: 1.0
Author: 7879 Designs
Author URI: http://7879designs.com/

*/



/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #b2dcfd url('images/bg.jpg') 0 0 repeat-x;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	}

h1 {
	font-size: 4em;
	font-weight: bold;
	}

h2 {
	font-size: 2em;
	font-weight: normal;
	color: #00477f;	
	}

.post h2 {
	color: #00477f;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #00477f;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
p, div.textwidget {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 1.4em;
}	

h4+p, h3+p+p.morebutton {
	margin-bottom: 40px;
}

.wp-polls p {
	font-size: 1em;
}

.entry .stbuttontext {
	font-size: 1.4em;
	line-height: 1.4em;
}

.entry div.sharethisbutton {
	margin: 20px 0;
}

strong {
	font-weight:bold;
	color: #00477f;
}

.postmeta {
	font-size: 1.2em;
	margin-top: 4px;
	margin-bottom: 20px;
	border-top: 1px solid #e1e1e1;
	padding-top: 4px;
}

.orangelink {
	color: #f26631;
}

.entry p a:visited {
	color: #f26631;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: left;
	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;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}	

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

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

a, h2 a {
	color: #00477f;
	text-decoration: none;
	}

a:hover, h2 a:hover {
	color: #f26631;
	}
	
	
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 954px;
	border: 10px solid #e1e1e1;
	}

#header {
	background-color: #fff;
	margin: 0 20px;
	padding: 0;
	height: 194px;
	width: 914px;
	border-bottom: 10px solid #e1e1e1;
	}

#mainlogo {
	float: left;
	margin: 30px 0 0 0;
}	

#topcontactdetails {
	padding-top: 26px;
	height: 60px;
	float: right;
}

/* front page structure styles */
	
#topcontent {
	margin: 20px;
	border-bottom: 1px solid #e1e1e1;
}	

#middlecontent {
	margin: 20px;	
	border-bottom: 1px solid #e1e1e1;	
}

#bottomcontent {
	margin: 20px;	
}

#latestvideosection, #welcomesection, 
#clienttestimonialsection, #greatcommssection, 
#latestblogsection, #casestudysection {
	float: left;
}

#latestvideosection {
	width: 560px;
}

#videocontent {
	margin: 20px 0 20px 16px;
}

#welcomesection {
	width: 340px;
	margin-top: 52px;
}

#clienttestimonialsection, #latestblogsection {
	width: 348px;
	border-right: 1px solid #e1e1e1;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
#clienttestimonialsection .content, #latestblogsection .content {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#latestblogsection .content ul {
	margin-top: 10px;
}

#latestblogsection .content li {
	font-size: 1.4em;
	padding: 10px 0 10px 0;
	border-top: 1px solid #e1e1e1;
}

#latestblogsection .content li a {
	color: #00477f
}

#casestudysection div.content {
	background: #fff url(images/casestudy-bg.jpg) 0 0 no-repeat;
	width: 530px;
	padding: 10px;
	margin: 0;
}
	
#greatcommssection, #casestudysection {
	margin-left: 32px;
	width: 530px
}	

#greatcommssection {
	margin-bottom: 20px;
}

#casestudythumbnail {
	float: left;
	width: 202px;
}

#casestudytext {
	float: left;
	width: 300px;
	margin-left: 20px;
	}
	
/* Other pages structure styles */	

#leftcolumn {
	float: left;
	margin: 20px 50px 20px 20px;
	width: 577px;
}

#rightcolumn {
	float: left;
	border-left: 1px solid #e1e1e1;
	width: 290px;
	margin: 20px 0;
	padding-left: 15px;
}

#leftcolumn .post h3, #leftcolumn .post p, #leftcolumn .post h2, #leftcolumn #commentsform, #leftcolumn .blogpost, #leftcolumn .casestudypost {
	margin-left: 94px;
}

.post, .blogpost {
	margin: 0 0 60px;
	}
	
.casestudypost {
	margin: 0 0 20px;	
}	

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 914px;
	clear: both;
	}

#footer p {
	font-size: 1.4em;
	margin: 0;
	padding: 10px 0 20px 0;
	}
	
p.morebutton {
	float: left;
	background: url(images/morebutton_left_side.jpg) top left no-repeat;
	height: 43px;
	width: 100%;
	padding: 0 4px 0 4px;
	margin-bottom: 0;
	margin-top: 10px;
}

a.morebutton, input.morebutton {
	float: left;
	display: block;
	background: url(images/morebutton_right_side.jpg) top right no-repeat;
	height: 43px;	
	padding: 10px 8px 0 4px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.entry p a.morebutton:visited {
	color: #fff;
}
	
/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

#topcontent h2, #middlecontent h2, #bottomcontent h2 {
	margin-top: 0;
}

.blogpost h2 {
	padding-bottom: 10px;
	line-height: 120%;
}

.pagetitle {
	margin-left: 94px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 2em;
	font-weight: normal;
	color: #00477f;	
	}
	
#sidebar ul li h2 {
	margin-bottom: 10px;
}	

h2.widgettitle {
	font-size: 2em;
	font-weight: normal;
	color: #00477f;
}	
	
h3 {
	font-size: 2.0em;
	font-weight: normal;
	line-height: 120%;
	color: #00477f;
	padding: 0;
	margin: 30px 0 20px 0;
	}

#welcomesection h3 {
	font-size: 2.3em;
	margin-bottom: 30px;
}	
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3 a {
	color: #00477f;
}	

h3 a:hover {
	color: #f26631;
}

h4 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 120%;
	color: #00477f;
	padding: 0;
	margin: 30px 0 10px 0;
	}
	
/* 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
	}
/* End Images */



/* Begin Lists */

ul#logolist {
	padding: 0;
	margin: 0;
	margin-left: 94px;
	float: left;
	width: 480px;
	list-style: none;
	}

ul#logolist li { 
	margin-bottom: 20px;
	float: left;
	width: 230px;
	height: 120px;
	list-style: none;	
	}

.entry ul, .entry ol {
	font-size:1.4em;
	margin-bottom: 1.4em;
	margin-left: 30px;
}

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

.entry ol li {
	list-style: decimal;
	margin-bottom: 8px;
	}
	
.entry ul li {
	list-style: disc;	
	margin-bottom: 8px;	
}	

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	padding: 2px;
	}

#sidebar #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;
	}

ol.commentlist {
	padding: 0;
	margin-bottom: 30px;
	}
	
ol.commentlist li { 
	font-size: 1em;
	padding: 1em 10px 1em 0; 
	margin: 0; 
	clear: both; 
	background: none; 
	border-bottom: 1px solid #e1e1e1; 
	list-style: none;
	}
	
img.avatar {
	float: left;
	margin: 4px 10px 0 0;
}

form#commentform {
	margin-bottom: 50px;
}	
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 250px;
	}

#sidebar form {
	margin: 0;
	border: 0;
	}
	
#sidebar ul li ul {
	font-size: 1.2em;
	line-height: 120%;
}	
	
#sidebar ul.recentcomments, #sidebar ul.recentposts, #sidebar ul.popularposts {
	clear: both;
	margin: 0 0 10px 0;
}

#sidebar ul.recentcomments li, #sidebar ul.recentposts li, #sidebar ul.popularposts li {
	font-size: 1.2em;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #dedede;
}		
	
/* End Sidebar */

/* footer controls */

#footer {
	clear: both;
}

#footer h2 {
	font-size: 1.4em;
	font-weight:bold;
	margin-top: 2.1em;
	margin-bottom: 20px;
	}
	
#footer p {
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer p small {
	font-size: 0.8em;
}		

#footertop {
	background: #c7e6f3 url(images/footertop.jpg) 0 0 no-repeat;
	width: 914px;
	height: 15px;
}

#footercontent {
	background: #fff url(images/footerbg.jpg) 0 0 repeat-x;	
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;	
}

#footercontenttop {
	margin: 0 0 0 20px;
}

#footer ul li a:hover {
	background: #282923;
	color: #e1e1e1;
	}	

#footercontentbottom {
	clear: both;
	padding: 10px 0 20px 0;
	background-color: transparent;
	}

#footerbottom {
	background: #c7e6f3 url(images/footerbottom.jpg) 0 0 no-repeat;
	width: 914px;
	height: 20px;
	margin-bottom: 20px;
}

/* search controls */


/* Main Navigation */

#sitenavigation {
	float: right;
	margin-top: 54px;
}

ul#navbuttons {
	list-style: none;
	color: #00477f
}

ul#navbuttons li {
	font-size: 2.2em;
	float: left;
	margin-left: 20px;
}

li.current_page_item a {
	color: #f26631;
}


/* 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 {
	margin: 10px 0 60px 94px;
	}
/* 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 */

.podPress_content div {
	margin-bottom: 4px;
}