/*
Theme Name: Spiral Media
Theme URI: http://spiralmedia.co.uk/
Description: The default Spiral Media blog theme.
Version: 1.0
Author: Spiral Media
Author URI: http://spiralmedia.co.uk/


*/



/* Begin Typography & Colors */
/* body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #4e5961 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
*/
/* #page {
	background-color: #4e5961;
	border: 1px solid #4e5961;
	text-align: left;
	}
*/
/* #header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 
*/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
.wp-caption.alignright {float:right; margin:0 0 1em 1em}
.wp-caption.alignleft {float:left; margin:0 1em 1em 0}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}



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

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

.commentlist li {
	font-weight: bold;
	}

.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: 'Lucida Grande', Verdana, 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;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


/* 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

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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


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


.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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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

/* -- New styles -- */

* {margin: 0px; padding: 0px; border: none;}
html, body {padding: 0; margin: 0; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; color: #ffffff; background-color: #343434;}
#outer {min-height: 100%; height: auto; width: 100%; margin-bottom: -200px;}
* html #outer {height: 100%;}
#inner {width: 100%;}
#footer {width: 100%; clear: both; height: 200px; text-align: left;}
#clearfooter {clear: both; height: 200px;}
html>body #miHeight {float: left; width: 0px; height: 100%; margin-bottom: -202px;} /* safari wrapper */
                                                                                      
                                                                                      
#header {height: 317px;}
.top-menu {width: 944px; position: relative; margin-left: auto; margin-right: auto; text-align: right; padding: 5px 18px 0px 18px; color: #ffffff; height: 29px;}
.top-menu a, .top-menu a:hover {color: #ffffff; text-decoration: none; font-weight: bold;}
.top-menu a:hover {color: #aaaaaa;}

.main-menu-box {width: 100%; height: 45px;}

.logo-box {width: 100%; height: 218px; background-color: #81df72;}
.logo-box2 {width: 960px; position: relative; margin: 0 auto;}
.logo {width: 288px; height: 166px; position: relative; float: left; padding: 34px 7px 0px 0px; margin-left: -50px;}
.email {width: 273px; float: left; padding-top: 185px; text-align: left;}
.email span, .email a, .email a:hover {font-size: 16px; text-transform: uppercase; color: #ffffff; text-decoration: none;}
.email a:hover {color: #343434;}
.contact {width: 442px; float: left; text-align: right;}
.phone {font-size: 30px; color: #ffffff; padding: 137px 0px 19px 0px;}
.address {font-size: 16px; text-transform: uppercase; color: #ffffff;}

a {color: #ffffff; text-decoration: underline;}
a:hover {color: #ffffff; text-decoration: none;}
h1 {font-size: 20px; color: #ffffff; padding: 0px 0px 15px 0px; text-transform: uppercase; text-align:left}
#index h1 {font-size: 28px; color: #ffffff; padding: 0px 0px 15px 0px; text-transform: none;}
h2 {font-size: 20px; color: #ffffff; padding: 0px 0px 15px 0px; text-transform: uppercase;}
h3 {font-size: 20px; color: #ffffff; padding: 0px 0px 15px 0px; text-transform: uppercase;}
h4 {font-size: 12px; color: #ffffff; padding: 0px 0px 15px 0px;}
p {padding: 0px 0px 15px 0px;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.small {font-size: 10px;}
.copy {color: #9A9A9A; font-size: 10px; text-align: center;}

#footer {width: 100%; clear: both; height: 200px; text-align: left;}
#footer-block {width: 960px; position: relative; margin-left: auto; margin-right: auto; text-align: left; padding: 0px 10px;}
.footer-logo1, .footer-logo2, .footer-logo3 {float: left;}
.footer-logo2 {padding: 0px 164px 0px 259px;}
#footer-block ul {text-align: center; padding: 80px 0px 16px 0px;}
#footer-block ul li {padding: 0px 14px; background: url(http://www.spiralmedia.co.uk/images/design/bull-footermenu.gif) right 3px no-repeat; display: inline;}
#footer-block ul li a, #footer-block ul li a:hover {color: #ffffff; text-decoration: none;}
#footer-block ul li a:hover {color: #9a9a9a;}
#footer-block ul li.footermenu-last {background: none;}

		
		/* content */
#content, #content2 {width: 960px; position: relative; margin-left: auto; margin-right: auto; text-align: left; padding: 0px 10px;}
#content2 {display: none;}
#index #content2 {display: block;}
#content {color: #9a9a9a;}
#index #content {color: #ffffff;}
#index #content a {color: #ffffff; text-decoration: underline;}
#index #content a:hover {color: #ffffff; text-decoration: none;}
.gray-line {height: 15px; font-size: 1px; line-height: 1px; border-top: solid 1px #858585;}
.gray-line2 {height: 40px; font-size: 1px; line-height: 1px; border-top: solid 1px #858585;}
#content ul {padding-bottom: 15px;}
#sidebar ul li ul li {padding: 0px 0px 0px 20px; background: url(http://www.spiralmedia.co.uk/images/design/bull.gif) 0px 3px no-repeat;}
#blog-main ul li {padding: 0px 0px 0px 20px; background: url(http://www.spiralmedia.co.uk/images/design/bull.gif) 0px 3px no-repeat;}
		/* end content */

#blog-main {width:735px; float:left}
#blog-post {width:100%; float:left}
#sidebar {width:200px; float:right; padding-left:20px}

		/* format blocks */
.float_left{float: left; margin: 0px;}
.float_right{float: right; margin: 0px;}
.clear {clear: both; font-size: 1px; line-height: 1px;}
.align_c {text-align: center;}
.align_r {text-align: right;}
.align_l {text-align: left;}
ul, ul li {list-style-image: none; list-style-position: outside; list-style-type: none;}
ul {margin: 0px; padding: 0px;}
ul li {}
/*ol, ol li {}
ol {margin: 0px 0px 0px 20px; padding: 0px;}
ol li {padding: 0px 0px 7px 0px;}*/
.display-none {display: none;}
		/* format blocks */
		
.postmetadata a {color:#F58233; background:transparent}
.alt {border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.entry {margin:10px 0}
.more-link {padding: 10px 0}
#plusone {clear:left !important; padding-top:10px !important}

