/*
Theme Name: stctheme
Theme URI: http://www.stc-webdesigns.co.uk
Description: a custom design by stc-webdesigns
Version: 1.0
Author: Janie Thomson
Author URI: http://www.stc-webdesigns.co.uk
*/


* {
	margin: 0;
	padding: 0;
}

.cleared {
clear:both;
}

a, a:visited , a:hover{
	color:blue;
	text-decoration:none;
	}
p {
	margin-bottom:6px;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-align: center;
	width: 100%;
	left: 0px;
	top: 0px;
	line-height: 1.4em;
}
#page {
	text-align: left;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerimg {
	height: 180px;
	width: 950px;
    color:#009CDD;
	background-image: url('images/banner.jpg');
	border-bottom: 1px solid #009CDD;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	
        font-size:0.99em;
	text-align: right;
	padding-right: 10px;
}
#headerimg h1 {
	
    font-weight:bold;
	font-size: 1.4em;

	color: #000000;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 4px;
}
#headerimg h1 a, #headerimg h1 a:hover, #headerimg h1 a:visited {
        color:#1c3a85;
}



#navigationtop {
	background-color: #fafafa;
	width: 952px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009CDD;
	text-align: left;
	height: 25px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.2em;

	font-size: 0.9em;
	text-transform: lowercase;
}
#navigationtop ul {
	list-style-type: none;
}
#navigationtop li {
	display: inline;
        margin-right: 15px;
}

#navigationtop a, #navigationtop a:visited {
         color:#1c3a85;
         text-decoration: none;
}

#navigationtop a:hover {
        color:#ff9933;
}

#content {
	width: 550px;
    height:auto;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 25px;
    margin-bottom:30px;
	letter-spacing: 0.09em;
	font-size: 0.9em;
}

#content   ul {
	list-style-type: none;
    margin-bottom:8px;
}



.portfolio {
	margin-bottom:50px;
	}
.stc {
     background:url('images/stc_180.jpg') no-repeat;
     width:178px;
     height:220px;
     border: solid 1px;
}



.post {
	margin: 0 0 40px;
	text-align: left;
	}


	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 12px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 12px 2px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar {
	width: 385px;
	margin-top: 25px;
    margin-bottom: 10px;
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 0.77em;
	letter-spacing: 0.1em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color:#CCCCCC;
	float: right;
	line-height: 1.09em;
	

}

#sidebar1 {
	float: left;
	width: 180px;
	margin-left: 4px;
        padding-right: 4px;
        
}

#sidebar1 a, #sidebar1 a:visited {
	color: #1c3a85;
	font-weight:bold;
	text-decoration:none;
	}
#sidebar1 a:hover {
	color:#ff9933;
	font-weight:bold;
	text-decoration:none;
	}
#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #eee;
	background-color: #009cdd;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

#searchform {
	margin: 4px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 170px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 530px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}



.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	#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; }
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-size: 0.75em;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	
	}
	

h2{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1.6em;
	letter-spacing: 0.01em;
	color: #009cdd;
    font-weight:bold;
    text-transform: lowercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009cdd;
	margin-bottom: 8px;
	padding-bottom: 5px;
	padding-left: 0;
}
h2 a, h2 a:hover, h2 a:visited{
    font-family: Arial, Helvetica, sans-serif;
	color: #009cdd;
	margin-bottom: 8px;
    text-decoration:none;
        font-weight:bold;
        text-transform: lowercase;
}
p {
	margin-bottom: 10px;
}

#footer {
	background-color: #CFE0F0;
	width: 100%;
    height: 150px;
    padding-top: 40px;
	padding-bottom: 20px;
	clear: both;
	margin-top: 5px;
	font-size: 0.75em;
	text-align: center;
	color: #333;
}
 .left {
	width: 400px;
	text-align:left;
	float:left;
	padding-left: 50px;
	padding-right:20px;
	}
 .right {
	width:440px;
	text-align:left;
	float:right;
	padding-left:40px;
	padding-right:0px;
	border-left: solid 1px #cccccc;
	}
#sidebar2 {
	float: right;
	width: 190px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	clear: none;
	height: auto;
	padding-left: 4px;
}
#sidebar   ul {
	list-style-type: none;
}

#sidebar li {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}





.box {
	border: 1px solid #666666;
	padding: 4px;
        text-align:left;
}

.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:0 10px 2px 0;
}

.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;
}

#social {
	background: #fafafa;
	margin-left: 4px;
	margin-bottom: 2px;
padding: 8px;
border: 1px solid #009cdd;
text-align: center;
}
