/*
Theme Name: JB Portfolio
Theme URI: http://www.jason-brook.co.uk/
Description: Made for jason-brook.co.uk blog.
Version: 1.0
Author: Jason Brook
Author URI: http://www.jason-brook.co.uk
Tags: two-columns, fixed-width, green, white, yellow

 Begin Typography & Colors

***************************************** */

code {
    margin: 30px;
    display: block;
    color: #31648c;
}

.deviant {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    border: none;
    background: url('http://jason-brook.co.uk/img/icons/deviant-off.png') no-repeat;
}

.deviant:hover {
    width: 125px;
    height: 50px;
    display: block;
    float: left;
    border: none;
    background: url('http://jason-brook.co.uk/img/icons/deviant-on.png') no-repeat;
}

.rss {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    border: none;
    margin-left: 10px;
    background: url('http://jason-brook.co.uk/img/icons/rss-off.png') no-repeat;
}

.rss:hover {
    width: 125px;
    height: 50px;
    display: block;
    float: left;
    border: none;
    margin-left: 10px;
    background: url('http://jason-brook.co.uk/img/icons/rss-on.png') no-repeat;
}

.blog {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    border: none;
    margin-left: 10px;
    background: url('http://jason-brook.co.uk/img/icons/blog-off.png') no-repeat;
}

.blog:hover {
    width: 125px;
    height: 50px;
    display: block;
    float: left;
    border: none;
    margin-left: 10px;
    background: url('http://jason-brook.co.uk/img/icons/blog-on.png') no-repeat;
}

.twitter {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    border: none;
    margin-left: 10px;
    margin-top: 10px;
    background: url('http://jason-brook.co.uk/img/icons/twitter-off.png') no-repeat;
}

.twitter:hover {
    width: 125px;
    height: 50px;
    display: block;
    float: left;
    border: none;
    margin-left: 10px;
    margin-top: 0px;
    background: url('http://jason-brook.co.uk/img/icons/twitter-on.png') no-repeat;
}

#icons {
    width: 400px;
    height: 50px;
    display: block;
    position: absolute;
    top: 20px;
    left: 280px;
}

#tager {
    width: 180px;
    height: 150px;
    background: url('http://jason-brook.co.uk/img/tag.png');
    position: absolute;
    left: 80%;
    top: 0px;
    z-index: 100;
}

textarea {
    background: #231F1C;
    border: 2px;
    border-style: solid;
    border-color: #29241f;
    color: white;
}

select, option {
    background: #231F1C;
    border: 2px;
    border-style: solid;
    border-color: #29241f;
    color: white;
}

input {
    background: #231F1C;
    border: 2px;
    border-style: solid;
    border-color: #29241f;
    color: white;
}

.widget_pages {
background: url(images/star2.png) no-repeat;
background-position: 17px 8px;
}
#tag {
background: url(images/tag.png) no-repeat;
padding-left: 20px;
}

#sidebarHolder {
width: 284px;
height: auto;
display: block;
margin-left: 20px;
float: left;
margin-top: 40px;
margin-bottom: 80px;
}

#contentHolder {
width: 65%;
height: auto;
min-height: 500px;
display: block;
margin-left: -40px;
float: left;
margin-top: -20px;
}

#top_menu {
background:url('images/top_menu.png') no-repeat;
height: 100px;
width:284px;
margin: 0;
}

#bottom_menu {
background:url('images/test.png') no-repeat;
height: 224px;
width: 220px;
margin: 0;
}

body {
font-size:62.5%;
font-family:"Lucida Grande","Lucida Sans Unicode",Calibri,Arial,Helvetica,Sans,FreeSans,Jamrul,Garuda,Kalimati;
background: #302b23; 
color:#FFF;
text-align:center;
margin:0;
padding:0;
}

#page {
text-align:left;
background-color:#FFF;
width:100%;
border:1px solid #959596;
margin:0px 0px;
padding:0;

}

.logo {
width: 200px;
height: 50px;
position: relative;
}

#content {
font-size:1.2em;
background: url('images/bg.jpg'); 
background-repeat:repeat;
display: block;
float: left;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
#content h1 {
color:#b6492d;
font-size:24px;
}

#content h2 {
color:#b6492d;
padding-left: 60px;
line-height:normal;
font-size:20px;
width: 700px;
font-family:Arial,Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
line-height: 100%;
font-weight:700;
font-variant:small-caps;
}

#content h3 {
color:#b6492d;
font-size:16px;
}

#content h4 {
color:#b6492d;
font-size:14px;
}

#content h5 {
color:#b6492d;
font-size:12px;
}

.widecolumn .entry p {
font-size:1.05em;
}

.narrowcolumn .entry,.widecolumn .entry {
line-height:1.4em;
}

.widecolumn {
line-height:1.6em;
}

.narrowcolumn .postmetadata {
text-align:left;
font-size:9px;
font-style:italic;
min-height:14px;
padding: 5px;
}

small {
font-family:Verdana;
font-size:0.9em;
line-height:1.5em;
}

h1,h2,h3 {
font-family:Verdana;
}

/* End Structure 

	Begin Headers 
************************************/
h1 {
font-size:4em;
text-align:center;
font-family: "Arial Black",Arial,Helvetica,Sans,FreeSans,Jamrul,Garuda,Kalimati;
font-variant:small-caps;
font-weight:400;
font-size:350%;
letter-spacing:-0.1em;
margin:0;
float:left;
width: 300px;
}

h1,h1 a,h1 a:hover,h1 a:visited {
text-decoration:none;
text-align:left;
color:#fff;
margin:0;
}

headerimg .description {
text-align:left;
}

h2 {
font-family:Arial,Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
line-height:150%;
font-weight:400;
font-size:14px;
}

h2.pagetitle {
font-size:1.6em;
}

h3 {
font-size:1.3em;
color:#FFF;
margin:0;
padding:0;
}

#header h4 {
float:left;
border-left:1px solid #FFF;
margin:10px 0 0 0px;
padding:0 0 0 5px;
color:#FFF;
font-size:110%;
font-weight:normal;
letter-spacing:0.4em;
line-height:15px;
position:relative;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
color:#FFF;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite {
text-decoration:none;
}

.entry p a:visited {
color:#b85b5a;
}


.commentlist li {
font:0.9em Verdana;
background: url(images/paper_bg.png) no-repeat top;
color: #000;
padding: 0;
/*border: 0.2px solid #434343;*/
}

.commentlist li ul li {
font-size:1em;
margin-right:-5px;
margin-left:10px;
}
.commentlist li p img {
max-width:100%;
border-style: none; 
padding:0;
}

.commentlist li {
font-weight:700;
list-style-type:none;
/*border: 1px solid #434343;*/
background: url(images/border.gif) no-repeat top;
margin:15px 0 10px;
padding:5px 5px 10px 10px;
min-height: 100px;
}

.commentlist li .avatar {
float:right;
margin-right:10px;
}
.avatar {
background: url(images/back_avatar.png);
}


.commentlist cite,.commentlist cite a {
font-weight:700;
font-style:normal;
font-size:1.1em;
}



.commentlist p {
font-weight:400;
line-height:1.5em;
text-transform:none;
margin:10px 5px 10px 0;
}

#commentform p {
font-family:Verdana;
margin:5px 0;
}

.commentmetadata {
font-weight:400;
display:block;
margin:0;
}

/* End Comments 
 Begin Sidebar 
******************************/
#sidebar {
width: 207px;
height: 350px;
padding-top: 20px;
padding-left: 20px;
background: url(images/bg.jpg);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}


small,.nocomments,.postmetadata,blockquote,strike {
color:#777;
list-style-type:none;
}

code {
font:1.1em 'Courier New', Courier, Fixed;
}

/* End Calendar 
 Begin Various Tags & Classes
***************************************/
acronym,abbr,span.caps {
font-size:0.9em;
letter-spacing:.07em;
cursor:help;
}

a {
color:#fff;
text-decoration:none;
}

h2 a:hover,h3 a:hover {
color:#882e02;
text-decoration:none;
}

a:hover {
color:#882e02;
text-decoration:underline;
}

#wp-calendar #prev a,#wp-calendar #next a {
font-size:9pt;
}

#wp-calendar a {
text-decoration:none;
display:block;
}

#wp-calendar caption {
font:bold 1.3em Verdana;
text-align:center;
width:100%;
}

#wp-calendar th {
font-style:normal;
text-transform:capitalize;
}

/* End Typography & Colors 
 Begin Structure
*****************************/

#header {
width:100%;
margin:0;
padding:0;
display: block;
float: left;
margin-left: 70px;
}

#headerimg {
background:url('images/background_title.jpg') no-repeat;
width:850px;
height:60px;
margin:0;
}

.narrowcolumn,.widecolumn {
float:left;
width:100%;
margin:0;
padding:0 20px 20px;
}

#top {
height: 30px;
background: url(images/bg.jpg) repeat;
display: block;
float:left;
width:100%;
margin:0;
margin-bottom: 10px;
}

#baseabove {
    float: left;
    margin-top: 50px;
    height: 60px;
    width: 100%;
    display: block;
    background: url('images/botbar.png') repeat-x;
}

#base {
    float: left;
    height: 120px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 10px;
    background: url('images/bg.jpg') #221d17;
    background-position: top;
    padding-top: 40px;
}

#spotly {
    width: 250px;
    height: 200px;
    background: url('images/spots.png');
    position: relative;
    bottom: 140px;
    z-index: 20;
}

.post {
text-align:justify;
margin:0 0 10px;
}

.post hr {
display:block;
}

.widecolumn .post {
margin:0;
}

.widecolumn .postmetadata {
margin:30px 0;
}

.widecolumn .smallattachment {
text-align:center;
float:left;
width:128px;
margin:5px 5px 5px 0;
}

.widecolumn .attachment {
text-align:center;
margin:5px 0;
}

#footer p {
text-align:left;
color:#fff;
margin:0;
padding:20px 0 0 40px;
}
#footer A {
color:#fff;
}

h3.comments {
margin:40px auto 20px;
padding:0;
}

/* End Headers 
 Begin Images
******************* */
p img {
max-width:100%;
border:1px solid #ccc;
padding:0;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.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:0;
list-style-type:none;
text-indent:-10px;
padding:0 0 0 10px;
}

html>body .entry li {
margin:7px 0 8px 10px;
}

.entry ul li:before {
margin-right:10px;
}

.entry ol {
margin:0;
padding:0 0 0 35px;
}

.postmetadata ul,.postmetadata li {
/*list-style-type:none;
list-style-image:none;*/
}

select {
width:130px;
}

#commentform input {
width:170px;
margin:5px 5px 1px 0;
}

#commentform {
margin:5px 10px 0 0;
}

#commentform textarea {
width:100%;
}

#respond:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#commentform #submit {
margin:0 0 5px auto;
display: block;
background: url(images/submit.gif) no-repeat 0 0;
width: 76px;
height: 28px;
padding: 0;
border: 0;
}
#commentform #submit:active {
background-position: 0 -28px;
}


/* End Form Elements 
 Begin Comments
***************************/
.alt {
margin:0;
padding:10px;
}

.commentlist {
text-align:justify;
padding:0;
}

.children {
padding:0;
}

.nocomments {
text-align:center;
margin:0;
padding:0;
}

/* End Sidebar 
 Begin Calendar 
*****************************/
#wp-calendar {
empty-cells:show;
width:155px;
margin:10px auto 0;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}

#wp-calendar td {
text-align:center;
padding:3px 0;
}

#wp-calendar td.pad:hover {
background-color:#fff;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

blockquote {
padding-left:20px;
margin:15px 30px 0 10px;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

a img {
border:none;
}

.navigation {
display:block;
text-align:center;
margin-top:10px;
margin-bottom:60px;
/*list-style-type: none;*/
}

.wp-caption {
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

/* End captions 

/* Search
**************************************/
#search-box {
width:180px;
height:23px;
background:url(images/box-search.png) no-repeat;
margin:0 0 25px 5px;
z-index: 40;
}

#search-text {
background:transparent none no-repeat 0 0;
border:none;
color:#666;
width:122px;
margin:1px 32px 4px 4px;
}

.rsswidget {
color:#666;
}

.postmetadata,.clear {
clear:both;
}

img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.entry ol li,#sidebar ul,#sidebar ul ol {
margin:0;
padding:0;
}

.entry form,.center {
text-align:center;
}

.hidden,hr {
display:none;
}

.date{
background:url(images/date_sb.png) no-repeat;
font-size: 12px;
line-height: 14px;
font-family:Arial,Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
text-align: left;
vertical-align: middle;
line-height:normal;
color: #FFF;
margin: -48px 0 0 -65px;
padding: 4px 0 0 12px;
width:66px;
height:45px;
line-height:150%;
font-weight:700;
z-index: 100;
}




.line {
        background: url(images/border.gif) repeat-x;
        height: 5px;
        width: 780px;
	}

.comment_icon{

position: absolute;

background: url('images/comment.png');

background-repeat:no-repeat;

margin: 0px 0 0 680px;

padding-left: 25px;

padding-top: 5px;

line-height:normal;

height:20px;

font-size: 10px;

}



/*BELOW IS FOR THE MENU ONLY*/

ul{
	margin: 0;
	padding:0;
}

ul.container{
	/* The topmost UL */
	width:215px;
	height: 320px;
	margin-left: 0;
	margin-bottom: 40px;
	padding: 20px;
}

li{
	list-style:none;
	text-align:left;
}

li.menu{
	/* The main list elements */
	padding: 5px 0;
	width:89%;
}

li.button a{
	/* The section titles */
	display:block;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	font-size:21px;
	height:30px;
	overflow:hidden;
	padding:5px 20px 0;
	position:relative;
	width:150px;
	z-index: 20;
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
	z-index: 20;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
	z-index: 20;
}

li.nbutton a{
	/* The section titles */
	display:block;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	font-size:21px;
	height:30px;
	overflow:hidden;
	padding:5px 20px 0;
	position:relative;
	width:150px;
	z-index: 20;
}

li.nbutton a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
	z-index: 20;
}

li.nbutton a span{
	/* This span acts as the right part of the section's background */
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
	z-index: 20;
}

/* Setting up different styles for each section color */

li.nbutton a.blue{background:url(http://jason-brook.co.uk/img/blue.png) repeat-x top left; color:#074384; z-index: 20;}
li.nbutton a.blue span{ background:url(http://jason-brook.co.uk/img/blue.png) repeat-x top right; z-index: 20;}

li.button a.green{background:url(http://jason-brook.co.uk/img/green.png) repeat-x top left; color:#436800; z-index: 20;}
li.button a.green span{ background:url(http://jason-brook.co.uk/img/green.png) repeat-x top right; z-index: 20;}

li.button a.orange{background:url(http://jason-brook.co.uk/img/orange.png) repeat-x top left; color:#882e02; z-index: 20;}
li.button a.orange span{ background:url(http://jason-brook.co.uk/img/orange.png) repeat-x top right; z-index: 20;}

li.nbutton a.red{background:url(http://jason-brook.co.uk/img/red.png) repeat-x top left; color:#641603; z-index: 20;}
li.nbutton a.red span{ background:url(http://jason-brook.co.uk/img/red.png) repeat-x top right; z-index: 20;}

/* The hover effects */

li.button a:hover{ background-position:bottom left;}
li.button a:hover span{ background-position:bottom right;}
li.nbutton a:hover{ background-position:bottom left;}
li.nbutton a:hover span{ background-position:bottom right;}

.dropdown{
	/* The expandable lists */
	display:none;
	padding-top:5px;
	width:100%;
}

.dropdown li{
	/* Each element in the expandable list */
	background-color:#373128;
	border:1px solid #40392C;
	color:#CCCCCC;
	margin:5px 0;
	padding:4px 18px;
}