/*  
Theme Name: Tutorial
Theme URI: http://www.wpdesigner.com
Description: This is my theme for a tutorial.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/
/*inherited from original*/

/* Standard Styles --------------------------*/
html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
body
{
	text-align: center;
	font: normal 62.5% Tahoma,sans-serif;
	color:#000;
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/bg.jpg) repeat left top;
}

/* Containers --------------------------*/
.thumbs
{
	width:702px;
	margin-left:4.7em;
	margin-top:.5em;
}
.thumbs img {
	padding:0.3em;
	border: 5px solid #580000;
}
.thumbs a {
	padding-right:.5em;
}
.technologies li
{
	font: bold 1.2em "Trebuchet MS",sans-serif;
	color:#580000;
	margin-left:0em !important;
	text-decoration:none;
}
.technologies a:visited
{
	color:#580000;
	text-decoration:none;
}
#wrapper
{
	padding-top:2px;
	margin:33px auto;
	min-height:100%;
	width:873px;
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/background.jpg) no-repeat top;

}
#mainWrapper
{
	margin:34px 45px auto 45px;
	width:780px;
	background-color: #ffffff;	
}
#mainContainer
{
	font-size: 1.2em;
	padding-top:10px;
	margin:0px 10px auto 10px;
	min-height:100%;
	width:760px;
	background-color: #ffffff;
	
}
#topWrapper
{
	width:760px;
}
#contentWrapper
{
	margin:5px auto 5px;
	text-align:left;
	width:760px;
}
.vertLine
{
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/greyLineVertical.gif) repeat-y;
}
#content
{
	text-align:left;
}
#content p
{
	font: 1.1em "Lucida Sans Unicode",sans-serif;
	line-height:1.6em;
	padding:0px 0px 1.2em 4.3em;
	color:#333333;
}
#content h1
{
	font: normal 1.8em "Trebuchet MS",sans-serif;
	margin:10px 0 5px;
	padding:0 0 10px;
	color:#580000;
	border-bottom: 1px dotted #CCCCCC;
}
#content h2
{
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin:5px 0 0px;
	padding:0px 0px 0.1em 1.8em;
	color:#333333;
	text-decoration:none;
}

#content h3
{
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin:10px 0 5px;
	padding:0.5em 0px 0.5em 4em;
	color:#580000;
	background:#EEEEEE;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	
}
#content h4
{
	font: normal 1.1em "Trebuchet MS",sans-serif;
	margin:10px 0 5px;
	padding:0px 0px 0.5em 4em;
	color:#580000;
	border-bottom: 1px dotted #CCCCCC;
	
}
#content h1 img
{
	margin-right:10px;
	vertical-align:middle;
	margin-bottom: 5px;
}
blockquote {
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	margin-left:55px;
	margin-bottom:10px;
}
blockquote p {
	padding-left:30px !important;
	margin:0 !important;
}
blockquote p em {
	font: bold 1.1em "Lucida Sans Unicode",sans-serif;
}
.footer {
	background: #ffffff url(http://www.guerrillawebsitedesign.co.uk/images/menu/nav.gif) repeat-x;
	color: #fff;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
	width:760px;
	height: 50px;
}
.footer a,.footer a:hover {color: #fff;}

li {list-style: none;}
#sidebar
{
	text-align:justify;
	width:178px;
}
#sidebar h2 {
	color: #fff;
	background:#333333;
	font: bold 1.1em sans-serif;
	line-height: 30px;
	padding-left: 12px;
}
#sidebar h2 a{
	text-decoration:none;
	color: #fff;
}
#sidebar ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
#sidebar li {
	border-bottom: 1px solid #EAEADA;
}
#sidebar li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
#sidebar li a:hover {
	background:#F8F5F5;
	color: #554;	

}
.twoCols
{
	width:581px;
	padding-right:27px;
	/*ie5,ie5.5 Box Model Hack*/
	voice-family: "\"}\""; 
	voice-family: inherit; 
	width:554px;
}
.oneCol
{
	width:178px;
}
.fullCol
{
	width:760px;
}

.left
{
	float:left;
}
.right
{
	float:right;
}
#logo
{
	width:575px;
	padding-right:5px;	
}
#slogan
{
	width:180px;
}
/* icons */
.iconHome
{
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/icons.gif) no-repeat 0px 0px;
	width:50px;
	height:43px;
	padding-right:5px;
}
.iconTestimonials
{
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/icons.gif) no-repeat 0px -320px;
	width:50px;
	height:37px;
	padding-right:5px;
}
.iconSiteMap
{
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/icons.gif) no-repeat 0px -84px;
	width:50px;
	height:43px;
	padding-right:5px;
}
.iconPortfolio
{
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/icons.gif) no-repeat 0px -126px;
	width:50px;
	height:47px;
	padding-right:5px;
}
.iconInfo
{
	background: #000 url(http://www.guerrillawebsitedesign.co.uk/images/icons/info.gif) no-repeat 0px 0px;
	width:30px;
	height:23px;
	margin:.5em 0 0.5em 4.6em;
	vertical-align:middle;
}
.iconBlog
{
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/icons.gif) no-repeat 0px -270px;
	width:50px;
	height:47px;
	padding-right:5px;
}
.iconEnquiries
{
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/icons.gif) no-repeat 0px -169px;
	width:50px;
	height:47px;
	padding-right:5px;
}
.iconServices
{
	background: url(http://www.guerrillawebsitedesign.co.uk/images/gfx/icons.gif) no-repeat 0px -370px;
	width:50px;
	height:46px;
	padding-right:5px;
}

* html .iconInfo
{
	background: #000 url(http://www.guerrillawebsitedesign.co.uk/images/icons/info.gif) no-repeat 0px 0px;
	width:30px;
	height:23px;
	margin:.5em 0 0.5em 2.2em;
	vertical-align:middle;
}
.webdevClients
{
	background:#fff;
	padding-bottom:10px;
	width:760px;
}
#ajaxLoader
{
	position:relative;
	padding-left:48px;
}
/* CSS Document */
.navigation {	
	float:left;
	background: #E8661A url(http://www.guerrillawebsitedesign.co.uk/images/menu/nav.gif);
	border-right: 1px solid #DFEEF7;
	font: bold 1.1em "Trebuchet MS",sans-serif;
	height: 40px;
	width:760px;
	margin-top:4px;
	
}
.navigation a {
	background: #E8661A url(http://www.guerrillawebsitedesign.co.uk/images/menu/nav.gif);
	border-right: 1px solid #FFFCF2;
	color: #fff;
	display: block;
	float: left;
	line-height: 40px;
	padding: 0 26px;
	text-decoration: none;
}
.navigation a:hover {
	background: #E8661A url(http://www.guerrillawebsitedesign.co.uk/images/menu/nav_hover.gif);
	border-right: 1px solid #FFFCF2;
	color: #fff;
	display: block;
	float: left;
	line-height: 40px;
	padding: 0 26px;
	text-decoration: none;
}
.clearer {
clear: both;
}
#portClients
{
	width:200px;
	
}
/* HACK, move to navigation_hackie6.css */
/* HACK, move to navigation_hackie6.css */
/* HACK, move to navigation_hackie6.css */
* html .navigation {
	float:left;
	border: 1px solid #DFEEF7;
	background: #D9E1E5 url(http://www.guerrillawebsitedesign.co.uk/images/menu/nav.gif);
	font: bold 1em "Trebuchet MS",sans-serif;
	height: 40px;
	width:760px;
}
* html .navigation a {
	background: #000 url(http://www.guerrillawebsitedesign.co.uk/images/menu/nav.gif);
	border-right: 1px solid #FFFCF2;
	color: #fff;
	display: block;
	float: left;
	line-height: 40px;
	padding:0 15px 0 15px;
	text-decoration: none;
}
* html .navigation a:hover {
	background: #000 url(http://www.guerrillawebsitedesign.co.uk/images/menu/nav_hover.gif);
	border-right: 1px solid #FFFCF2;
	color: #fff;
	display: block;
	float: left;
	line-height: 40px;
	padding:0 15px 0 15px;
	text-decoration: none;
}
.thumbs
{
	width:702px;
	margin-left:4.7em;
	margin-top:.5em;
}
.thumbs img {
	padding-right:.5em;
	border:0;
}
/* ^^^^^^^HACK, move to navigation_hackie6.css */
/* HACK, move to navigation_hackie6.css */
.entry
{
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:0.9em;

}
.entry ol
{
    margin:0;
    	font: 1.1em "Lucida Sans Unicode",sans-serif;
	line-height:1.6em;
	padding:0px 0px 1.2em 4.3em;
	color:#333333;

}
.entry ol li
{

    list-style:decimal;
    padding:0px 0px 1.2em 1.3em;
    margin-left:1.4em;

}

#searchform input
{
	margin-top:10px;
	margin-bottom:10px;
}
#calendar
{
	border: 1px dotted #CCCCCC;
}
#wp-calendar
{
	width:100%;
	text-align:center;
}
#wp-calendar tr th
{
	background:#CCCCCC;
	padding:3px;
}
#wp-calendar caption
{
	background:#999999;
	color:#FFFFFF;
	padding:3px;
}
#wp-calendar a
{
	text-decoration:underline;
	background:#F3F3F3;
}
#prev a
{
	text-decoration:underline;
	background:#fff;
}
#next a
{
	text-decoration:underline;
	background:#fff;
}
.post a {
	text-decoration:underline;
	color:#E8661A;
}
.post_navigation a,.post_navigation a:visited
{
	text-decoration:underline;
	color:#E8661A;
}
.responses,.postmetadata a {
	font-size:0.9em;
}
.post h2 a
{
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin:0px 0 8px -1.5em;
	padding:0.5em 0px 0.5em 3em;
	color:#E8661A;
	background:#EEEEEE;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	display:block;
	text-decoration:none;	
}
.post h2 a:hover
{
	text-decoration:underline;	
}
.comments-template
{
padding:0;
margin:0;
}
.comments-template input
{
	padding:5px;
	margin:0;
}
.comments-template textarea
{
	padding:5px;
	margin:0;
}
.comments-template li
{
	padding:5px;
	background:#f6f6f6;
}
.comments-template li.alt
{
	background:#fff;
}
.commentmetadata p
{
	font: bold 1.2em "Trebuchet MS",sans-serif;
}


