/*
Theme Name: Fine dinery
Theme URI: http://www.artballs.co.uk/
Description: A simple magazine and blog layout, easy to customize through an options page. Fast loading CSS-only theme and Sidebar Widgets. <a href="http://www.thepeasant.co.uk">Working site</a> / <a href="http://www.artballs.co.uk">FAQ</a>.
Version: 1
Tags: options page, magazine, two columns, right sidebar, fixed width, widget ready, simple, white, yellow, clean, valid XHTML
Author: Nathan Jones
Author URI: http://www.artballs.co.uk
*/

/* not to be modified without permission: info@artballs.co.uk */

* html {
height:1%;
}

body {
	font-size:100%;
	font-family:georgia;
	height:100%;
	/*background-image:url(../../../test/images/bg2.jpg);*/
	background-repeat:repeat;
	position:relative;
	text-align:left;
	width:930px;
	background-color: #336600;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page {
	width:840px;
	line-height:22px;
	height:100%;
	margin:0px;
	padding:30px;
	background-color: #ffffff;
	/* background-color: #695119; */
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.page_title {
font-family:georgia;
width:600px;
}

#wrap {
height:100%;
}

/* header + navigation
--------------------------------------------------*/
#header {
height:140px;
padding:0 0 20px;
}


#headerimg h1 {
0;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-right: 6px;
}

#headerimg h1 a {
	color:#000000;
font-family:georgia;
font-size:1.3em;
font-weight:bold;
padding:1px 3px;
background:#E3CD30;

}
#headerimg h1 a:hover {
	color:#666666;
font-family:georgia;
font-size:1.3em;
font-weight:bold;
padding:1px 3px;
background:#cccccc;

}

.page_title {
font-family:georgia;
width:600px;
}

#navi2 {
margin:20px 0 0 0;
padding:0;
}

#navi2 a {
font-family:georgia;
font-size:1.2em;
font-weight:bold;
color: #000;
background:#E3CD30;
padding: 1px 3px;
}

#navi2 a:hover {
color: #000;
background:#C0DAAB;
}

.description {
font-size:1.5em;
margin:0;
padding:0;
}

#nav {
padding:0;
}

#nav li {
float:left;
list-style:none;
margin:0 20px 0 0;
padding:0;
}

.clear {
clear:both;
}

/* colors (#FFFD87 = yellow || #000 = black)
--------------------------------------------------*/
a {
text-decoration:none;
}

.quote {
	font-size:18px;
	color:#000000;
	/* background-color:#FF9999; */
	line-height: 28px;
	background-color: #CCCCCC;
	display: block;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 6px;
	}
.q_author {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	}
#content h1,h2,h3,h4 {
font-family:georgia;
}
h2 {
	color: #FFFFFF;
	
	padding:1px 3px;
	}

#content h1 a{
color:#ffffff;
background:#666600;
line-height:37px;
padding:1px 3px;
#E3CD30;
}

#content h2 a {
	font-size:16px;
	line-height:29px;
	padding:1px 3px;
	color: #FFFFFF;
	background-color: #666600;
	
}
#content h2 a:hover {
	font-size:16px;
	line-height:29px;
	padding:1px 3px;
	color: #666600;
	background-color: #cccccc;
	
}
#content h3 a,h4 a {
	font-size:12px;
	line-height:29px;
	padding:1px 3px;
	color: #ffffff;
	background-color: #cc0000;
	
}
#content h3 a:hover,h4 a:hover {
	font-size:12px;
	line-height:29px;
	padding:1px 3px;
	color: #cc0000;
	background-color: #cccccc;
	
}

.pagetitle {
	color: #FFFFFF;
	background-color: #CC0000;
	padding:1px 3px;
	display:inline;
	}
	
.posttitle	{
	color: #FFFFFF;
	background-color: #CC0000;
	padding:1px 3px;
	display:inline;
	}
	
body a,h3 a:hover,.navigation a:hover {
color:#000;
background:#C9E4AE;
}

body a:hover,#content h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h3 a {
color:#cccccc;
background:#000;
}

.postmetadata {
margin-bottom:50px;
}


.q_author {
	font:Georgia;
	font-size:11px;
	color:#666666;
	}

small {
	color:#CCCCCC;
	}

/* h3 colors, somehow needed
--------------------------------------------------*/
h3 a {
color: #FFFD87;
background: #000;
}

h3 a:hover {
color: #000;
background: #FFFD87;
}



/* sidebar
--------------------------------------------------*/
#sidebar {
float:right;
width:180px;
height:100%;
}

#sidebar ul,li {
list-style:none;
}

#sidebar h3 {
margin-top:20px;
}

/* frontpage
--------------------------------------------------*/
.feature {
background-image:url(images/background.png);
background-repeat:repeat;
float:left;
width:580px;
margin:0 10px 30px 0;
padding:20px;
}

.feature h1 {
margin-top:5px;
}

.feature p {
text-align:justify;
}

.feature img {
border:5px solid #fffd87;
padding:0;
}

#leadpic {
float:left;
margin:0 15px 6px 0;
}

#frontpage {
width:650px;
float:left;
margin-top:50px;
padding:0;
}

.frontcol img {
float:left;
border:5px solid #e9e9e9;
display:block;
background:transparent;
margin:3px 10px 0 0;
padding:0;
}

.frontcol img:hover {
float:left;
border:5px solid #fffd87;
display:block;
margin:3px 10px 0 0;
}

.frontcol {
width:300px;
float:left;
padding-right:30px;
}

.clearfloat {
display:block;
padding:0 0 30px;
}

Float Properties
.clearfloat:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content:".";
}

.box-left {
background-image:url(images/background.png);
background-repeat:repeat;
float:left;
width:270px;
margin:0 10px 20px 0;
padding:10px 20px;
}

.box-left h2 {
margin-top:15px;
}

.box-right {
background-image:url(images/background.png);
background-repeat:repeat;
float:right;
width:270px;
margin:0 10px 20px 0;
padding:10px 20px;
}

.box-right h2 {
margin:15px 0;
}

/* search
--------------------------------------------------*/
#s {
font-family:georgia;
width:160px;
background-image:url(images/background-search.png);
background-repeat:repeat;
border:1px solid #AFAFAF;
margin-top:3px;
padding:4px;
}

/* comments
--------------------------------------------------*/
#comments,#respond {
width:590px;
}

.commentlist {
line-height:150%;
width:590px;
margin:0;
padding:0;
}

.commentlist li {
background-image:url(images/background.png);
background-repeat:repeat;
list-style:none;
width:590px;
float:left;
margin:0 0 30px;
padding:20px;
}

.comment-btm {
padding:100px 20px;
}

.commentlist cite,.commentlist cite a,.commentlist cite a:visited {
font-style:normal;
}

.commentlist small {
margin-bottom:5px;
display:block;
font-size:87%;
}

#commentform {
margin-top:10px;
font:110%;
width:590px;
}

#commentform p {
margin:0;
padding:6px 0;
}

#commentform input {
width:250px;
background:#C8E3C8;
border:1px solid #AFAFAF;
margin-top:3px;
font-family:georgia;
padding:4px;
}

#commentform textarea {
width:500px;
height:150px;
background:#C8E3C8;
border:1px solid #AFAFAF;
margin-top:3px;
font-family:georgia;
line-height:1.5;
padding:4px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus {
background:#fff;
}

#commentform #submit {
background:#666600;
border:1px solid #AFAFAF;
font:100% georgia;
color:#ffffff;
float:left;
width:160px;
height:28px;
cursor:pointer;
}
.nocomments {
	display:none;
	}

#gravatar {
width:400px;
}

#gravatar img {
float:left;
margin-right:10px;
}

textarea {
	background-color:#ff000;
	}

/* previous + next links
--------------------------------------------------*/
.navigation {
width:600px;
padding-bottom:15px;
height:20px;
}

.navigation a {
color:#FFFD87;
background:#000;
padding:1px 3px;
}

/* wp-stuff
--------------------------------------------------*/
.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
optionalroundedcornersforbrowsersthatsupportit-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
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;
}

.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

/* footer
--------------------------------------------------*/
#footer {
	clear:both;
	padding-top:30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

/* posts
--------------------------------------------------*/
.post,.entry {
width:600px;
}
	
.left,.alignleft {
float:left;
}

.right,.alignright {
float:right;
}