/*  
Theme Name: ipod
Theme URI: http://www.onewaylinks.co.uk
Description: <p>3column wordpress theme </p>
Version: 1.0
Author: One Way Links
Author URI: http://www.onewaylinks.co.uk/




*/












/* Begin Typography & Colors */
body, html{
	font-size: .85em; /* Resets 1em to 10px */
	font-family: "trebuchet MS";
	color: #333;
	background-color:#d8d9d1;
background-image: url(images/back.jpg);
	margin:0px 0;




	
	}








a:link, a:visited {
	text-decoration:none;	
	color: #6c2801;
}




a:hover, a:active {
	color:#6c2801;
	text-decoration: none;
}








#header{
	height:184px;
	position:relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;	
}




#title_desc{
	position:absolute;
	top:30px;
	left:35px;




}
#header h1{
	
	margin:0px;
	padding:0px;
	font-size:2em;
}
#header h1 a{	
	color:#ff9413;
	margin:0px;
	padding:0px;
	
}




#header h5{
	margin:0px;
	padding:0px;
	font-size:18px;
	color:#333;
	
}








#logo {
	font-size:1.8em;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:50px;
	left:35px;
	
	
}








/* menu */
#menu{
	width:780px;
	float:left;
	height:30px;
	background-color:#bebda8;




	
	
}




#menu ul{
	list-style: none;
	list-style-type: none;
	font-size: 1.1em;
	padding:0px;
	margin:0px;
	line-height:26px;
	padding-left:15px;




}




#menu ul li{
	float: left;
	margin: 0px 0 0 0px;
	
	
	
}




#menu ul li a{
	display: block;
	padding: 0px 10px 5px;
	text-decoration: none;
	color: #000;
	font-weight:bold;
	border-right:1px solid #fff;












}




#menu ul li a:hover{
	text-decoration: underline;
	
	
}




#menu ul li.current_page_item{
background-color:#fff;
margin-top:1px;
	
}




#menu ul li.current_page_item a{
	color: #bb1700;
	
}




.mid{
background-color:#FFFFFF;
border:0px solid #000;
margin-top:10px;












}




.content_column{












}
















#content{
padding:0px 10px 0 0;




}




<!--sidebars, left and right-->
#sidebars{
background-color:#f5f5f5;
	padding:0px 10px 0 0;
}




#sidebars a{
padding-left:10px;








}








#sidebars ul{
padding:0px;




	margin:0px;
	list-style:none;
	
	
	
}
















#sidebars ul li h2 {
	background-color:#bebda8;
	color:#000;
	padding:0px;
	margin:0px;
	padding:3px 10px;
	font-size:1.2em;
	line-height:23px;
}




#sidebars ul li ul {	
	margin-bottom:10px;
	line-height:22px;
	
	








}




#sidebars ul li ul li




 {
	border-bottom:0px solid #f5f5f5;
	display:block;
	padding:0px 0px;
	background-color:#d8dacf;
	margin-bottom:1px;
	








}




#sidebars ul li ul li a




 {
	 color:#6c2801;












}








#sidebars ul li ul li ul li 
 {
 margin-bottom:1px;
 background-color:#ededec;
 list-style-position:inside;
 padding-left:10px;








}








#sidebars .comments ul li{
padding-left:10px;




}








#footer{
	position:relative;
	background-color:#bebda8;




}




#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color:#222;
	}
#footer p a{




	color: #6c2801;
	}








.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;
	
	}




h2.pagetitle {
	font-size: 1.3em;
	color:#bebda8;
	}




.entry p a:visited {
	color: #b85b5a;
	}
	
.entry img {
float:left;
margin-right:10px;








}




.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;
	}




















acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}




a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}




a:hover {
	color: #147;
	text-decoration: underline;
	}




#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 */




.post {
	margin: 0 0 10px;
	text-align: justify;
	background-color:#f3f2f2;
	padding:10px;
	border:1px solid #e6e5e5;
	}
	
.post  small{
	margin:0px;
	padding:0px;
	




	}
	
.post  small span{
	color: #333;
	font-size:1.0em;




	}
	
.post h2 {




	margin:0px;
	padding:0px;








}
.post h2 a{
	color:#bebda8;
	font-size:18px;
	font-weight:bold;
}




.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;
}




/* End Structure */












/*	Begin Headers */




h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}




#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}




h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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




	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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}




.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;
	}




/* End Entry Lists */












/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}




#sidebar #searchform #s {
	width: 108px;
	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;
	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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}




#sidebar form {
	margin: 0;
	}








/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}




#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;
	}
/* icons for user, cat and comments */




.post .folder_icon{
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;




}
.post .folder_icon a{
	margin-left:15px;








}




.post .comments{
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;




}
.post .comments a{
	margin-left:15px;








}




.post .date{
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#ccc;
	




	
}
.post .date strong{
margin-left:15px;
	font-weight:normal;








}

