
/*delete these at the end */
.widget_text, .paddIt .addthis_button, .featuredposts {
	display: none;
	}

/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	font-size: 95%;
	line-height: 1.2em;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	color: #808080;
	text-align: left;
	background-color: #1a1a1a;
	overflow-y: scroll;
	}

#header {
	margin: 0;
	padding: 0;
	height: 180px;
	width: 100%;
	position: fixed;
	border-bottom: 1px solid #464646;
	background-color: #1a1a1a;
	color: #808080;
	z-index: 1000;
	top: 0;
	}

#head {
	margin: 0 auto;
	padding: 25px 0 0;
	width: 1000px;
	position: relative;
	}	

#page {
	margin: 210px auto 50px;
	padding: 0 20px;
	width: 1000px;
	}
	
li.current_page_item {
	border-bottom: 2px solid #fff;
	padding: 0 0 5px;
	}

.logo {
	background: url(images/foot-patrol-logo.gif) scroll no-repeat 0 0;
	display:block;
	width:119px;
	height:0;
	padding-top:105px;
	overflow:hidden;
	line-height: 2em;
	}

#blur{
	display:block;
	position:absolute;
	width:131px;
	height:116px;
	top:19px;
	left:-6px;
	}
	
.narrowcolumn .entry {
	display:block;
	position:relative;
	}	
	
.paddIt {
	/*background-color: #1A1A1A;*/
	background: url(images/entrybg.png) repeat 0 0 scroll;
    display: block;
    padding: 30px 5px 5px;
    left: 10px;
	top: 10px;
    position: absolute;
    width: 360px;
    color: #fff;
	}

.transparent_class {
        filter:alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
}

.paddIt h2 {
    color: #FFFFFF;
    font-size: 1.4em;
    line-height: 1.2em;
	}
	
.postDate {
	background-color: #1A1A1A;
    color: #ccc;
    display: inline-block;
    top: 10px;
	left: 10px;
    padding: 2px 5px;
    position: absolute;
    font-size: 0.8em;
    font-style: italic;
	}

.more-link {
	color:#FFFFFF;
	font-size: 1.2em;
	font-style:italic;
	}
	
	
.holder {
	display: block;
	width: 1000px;
	float: left;
	}
	
.holder .textcolumn {
	display: block;
    float: left;
    margin: 0 40px 0 0;
    position: relative;
    width: 306px;	
	}
	
.holder .textcolumn.last {
	margin: 0;
	padding-top: 67px;
	}


ul#latestProductsTab {
	display: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 1020px;
	clear: left;
	}

ul#latestProductsTab li {
	display: block;
    float: left;
    height: 20em;
    margin: 0 24px 0 0;
    padding: 0;
    position: relative;
    width: 180px;
	}
ul#saleTab {
	clear: left;
	display: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 1020px;
	}

ul#saleTab li {
	display: block;
    float: left;
    height: 20em;
    margin: 0 24px 0 0;
    padding: 0;
    position: relative;
    width: 180px;
	}
ul#apparelTab {
	clear: left;
	display: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 1020px;
}
	
ul#apparelTab li {
	display: block;
	float: left;
	height: 20em;
	margin: 0 24px 0 0;
	padding: 0;
	position: relative;
	width: 180px;
}
ul#accessoriesTab {
	clear: left;
	display: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 1020px;
}
	
ul#accessoriesTab li {
	display: block;
	float: left;
	height: 20em;
	margin: 0 24px 0 0;
	padding: 0;
	position: relative;
	width: 180px;
}

		
#productNav {
	font-size: 1.3em;
	padding-left: 0;
	height: 1.8em;
}
#productNav li {
	float: left;
	margin: 0 30px 20px 0;
	padding: 0 0 5px;
}
#productNav li#sale {
	color: red;
}
#productNav li:hover {
	cursor: pointer;
	border-bottom: 2px solid;
}
#productNav li.selected {
	border-bottom: 2px solid;
	color: #fff;
}
ul#country {
	display: block;
	margin: 10px 0;
	padding: 0;
	float: left;
	}

ul#country li {
	display: block;
	position: relative;
	float: left;
	margin: 0 13px 0 0;
	padding: 0;
	}
	
ul#country li:after {
	content:" /";
	}

.widecolumn {
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 1000px;
	}
	
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 800px;
	overflow: hidden;
	}

.narrowcolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin: 30px 0;
	display:none; /* hides under entry on individual post page */
	}

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

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

.widecolumn .entry {
	display: block;
	width: 1000px;
	overflow: hidden;
	position: relative;
	}

.postmetadata {
	font-size:0.75em;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
	}

#footer p {
	font-size:0.6em;
	margin:0;
	padding:0;
	text-align:left;
	color:#777;
	}
	
#data {
	display:block;
	/*height:200px;
	width:400px;*/
	padding:20px;
	}
	
#data input, #data textarea{
	background-color:#fff;
	color:#1a1a1a;
	border:#1a1a1a 1px solid;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	font-size: 1em;
	}
	
#data button, #data input[type="reset"], #data input[type="button"], #data input[type="submit"] {
	background:none repeat scroll 0 0 #1a1a1a;
	color: #fff;
	border:medium none;
	cursor:pointer;
	font-size:1em;
	text-decoration:underline;
	}
	
.addthis_toolbox {
	position: absolute; 
	top: 0pt; 
	right: 0pt;
	}
.single-post .addthis_toolbox {
	position: relative; 
	}
	
/* End Structure */


/************************************************************************************************ header */
#head ul {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	}

#head ul li {
	display: block;	
	margin: 0 0 0 30px;
	float: left;
	}

ul#storeInfo {
	font-size: 0.75em;
	font-style: italic;
	position: absolute;
	right: 0;
    top: 27px;
	}
	
ul#storeInfo li a.newsletterButton {
	display: block;
	width: 160px;
	text-align: center;
	padding: 5px 0;
	margin: 0 0 0 10px;
	background-color: #fff;
	color: #1a1a1a;
	font-style: normal;
	}

ul#storeInfo li a.newsletterButton:hover {
	text-decoration: underline;
	}
	
.menu {
	display: block;
	position: absolute;
	top: 140px;
	right: 200px;
    font-size: 0.9em;
	}

.menu ul li {
	margin: 0 0 0 40px !important;
	}
	
.menu a:hover {
	text-decoration: none;
	}
	
.menu li:hover {
	border-bottom: 2px solid #fff;
	padding: 0 0 5px;
	}
	
	


/*********************     */

.narrowcolumn ul {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	width: 820px;
	float: left;
	}

.narrowcolumn ul li {
	display: block;
	width: 390px;
	height: 212px;
	margin: 0 20px 20px 0!important;
	float: left;
	}
.narrowcolumn ul li img {
	width: 390px;
	height: 212px;
	}



/* Begin Typography & Colors */
	
p { margin: 10px 0; }

img { display:none; }

#page {
	text-align: left;
	}

#content {
	font-size: 0.7em;
	}

.narrowcolumn .entry p {
	font-size: 1em;
	}

.widecolumn .entry p {
	clear: both;
	}

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

.post_thumbnail{
	/*border:#fff 1px solid;*/
	}

.thread-alt {
	/*background-color: #f8f8f8;*/
}
.thread-even {
	background-color: black;
}
.depth-1 {

}

.even, .alt {
	/*border-left: 1px solid #ddd;*/
}

#footer {
	border: none;
	}

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

h1, h2, h3 {
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.2em;
	font-style:italic;
	}

#sidebar h2 {
	font-family: Lucida Grande, Verdana, Sans-Serif;
	font-size: 0.7em;
	font-weight:normal;
	color:#777;
	text-transform:uppercase;
	}

h3 {
	color: #FFFFFF;
    font-size: 1.1em;
    font-style: italic;
	}

.entry p {
	text-align:justify;
	}

.sticky {
	background: #f7f7f7;
	padding: 0;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

.commentlist li {
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 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;
	}

#sidebar {
	font: 0.7em Lucida Grande, Verdana, Arial, Sans-Serif;
	line-height: 1.4em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

a {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	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 */




/*	Begin Headers */
h1 {
	margin: 0 0 30px;
	}

h2 {
	/*background-color:#111;*/
	margin:0;
	padding:0;
	}

h2.pagetitle {
	text-align: center;
	background-color: #111;
	padding: 15px 0;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

.imagelistitem {
	display: block;		
	height: 135px; 
	width: 180px;
}

p img {
	padding: 0;
	max-width: 101%;
	}

/*	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 {
	margin: 0;
	/*display: inline;*/
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

ul, li {
    list-style-type: none;
}

.col2 {
	float:left;
	width:1000px;
}

.col2 ul {
	padding: 0;
	
}
.col2 ul li {
	float: left;
}

.col2 ul li a {
	border:none;
	display:block;
}

.col2 ul li a span {
    display: block;
    height: 45px;
    padding-top: 28px;
    position: relative;
    width: 305px;
}
	
#facebook {
	background:url("http://footpatrol.co.uk/wp-content/themes/footpatrol/images/foot-patrol-facebook.png") no-repeat scroll -5px 15px transparent;
}

#facebook h3 {
	margin-left:70px;
}

#twitter {
	background:url("http://footpatrol.co.uk/wp-content/themes/footpatrol/images/foot-patrol-twitter.png") no-repeat scroll 0px 15px transparent;
}

#twitter h3 {
	margin-left:70px;
}

#twitterIcon {
	background:url("http://footpatrol.co.uk/wp-content/themes/footpatrol/images/foot-patrol-twitterIcon.png") no-repeat scroll 0px 15px transparent;
	width: 30px;
	height: 50px;
	float: right;
	opacity: 1;
}
#twitterIcon:hover {
	opacity: 0.7;
}
#facebookIcon {
	background:url("http://footpatrol.co.uk/wp-content/themes/footpatrol/images/foot-patrol-facebookIcon.png") no-repeat scroll 0px 15px transparent;
	width: 30px;
	height: 50px;
	float: right;
	margin-right: 10px;
	opacity: 1;
}
#facebookIcon:hover {
	opacity: 0.7;
}
	
	
/* 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;
	}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0;
	padding: 0;
	font-size:0.95em;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 20px auto;
	text-align: center;
	}
#searchform #s {
	height:20px;
	padding:2px;
	width:250px;
	}

#sidebar #searchform #s {
	height:15px;
	padding:2px;
	width:154px;
	}

#sidebar #searchsubmit {
	margin: 5px 0 0;
	padding: 5px 15px;
	}

.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 {
	/*margin: 5px 10px 0 0;*/
	}
#commentform textarea {
	width: 794px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
input, textarea{
	background-color:#1a1a1a;
	color:#FFF;
	border:#CCC 1px solid;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	}
	
button, input[type="reset"], input[type="button"], input[type="submit"] {
	background:none repeat scroll 0 0 #fff;
	color: #000;
	border:medium none;
	cursor:pointer;
	font-size:1.1em;
	text-decoration:underline;
	}
/* End Form Elements */



/* Begin Comments*/
.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;
	background-color: #111;
	}
.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;
	clear: both;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	margin:0 0 0 840px;
	padding:0;
	width:160px;
	position: absolute;
	}

#sidebar form {
	margin: 0;
	text-align:left;
	}
	
#sidebar #map_canvas {
	background: url('/blog/wp-content/themes/footpatrol/images/map-loader.gif') no-repeat scroll 0 0;
	}
/* End Sidebar */



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

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display:block;
	position: relative;
	font-size:1.8em;
	margin:20px 0 0; 
	float: left;
	width: 800px;
	}
	
.navigation .alignleft {
	float: left;
	margin:0 0 20px;
	}

.navigation .alignright{
	float: right;
	margin:0 0 20px;
	}
/* 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;
}



