/*
Theme Name: Aveling Artworks
Theme URI: http://www.thethingis.co.uk
Description: Aveling Artworks Theme
Version: 1.0
Author: Jimmy Tidey 


*/



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
} 

img {border:none;}	

/* -----------------------
center main div 
------------------------*/
 

html,body {	
	background-color:#979797;
}

#container {
	margin:0px auto 0px auto;
	width:780px;
	text-align: left;
	min-height:100%;
	background-image:url('/images/left-hand-background.jpg');
	background-position:right;
	background-repeat:repeat-y;
	background-color:black;
	padding-top:20px;
}



/* -----------------------
block layout 
------------------------*/
#navigation {
width:588px;
padding:20px 0px 20px 0px;
}


#content {
margin-left:21px;
width:588px;
padding-bottom:10px;
} 

#clearing_hack {
clear:both;
height:0px;
}

#footer {
width:100%;
text-align:center;
background-color:#979797;
padding:4px;
position:relative;
}

/* -----------------------
styles and settings
------------------------*/
#logo {
float:right;
margin-top:90px;
margin-top:88px;
}

#navigation {
text-align:center;
margin-left:19px;
}


#navigation ul {
margin:20px 0px 4px 0px;
font-size:16px;
line-height:20px;
display:inline;
list-style-type: disc;
text-transform:uppercase;
}

#navigation li { 
background-image:url(/images/bullet.gif);
background-position:left center;
background-repeat:no-repeat;
display:inline;
margin-left:3px;
padding-left:14px;

}

#navigation li:first-child {
background:none;
margin-left:0px;
padding-left:0px;
} 

.current_page_item a {
color:#D8D8D8;
}

#email_address {
text-align:right;
}

#avatar {
float:left;
}

#title {
border-bottom:1px solid white;
height:150px;
width:588px;
margin-left:20px;
}


.gallery_link {
width:270px;
margin:10px 10px;
float:left;
text-align:center;
}

.gallery_link *{
float:left;
padding:3px;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
border:none;
width:270px;
}


#jimmy_link{
position:absolute;
right:20px;
}

/* -----------------------
Typography 
------------------------*/

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
color:#D8D8D8;
}

#navigation li a{
font-family:Georgia, "Times New Roman", Times, serif;
} 

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:18px;
color:#D8D8D8;
font-weight:normal;
}

.back_link {
text-align:center;
}


a {
text-decoration:none;
color:#666666;
}

a:hover {
text-decoration:underline;
}

h2 {
font-size:18px;
margin-bottom:1em;
}

p {
margin: 1em 0px;
}
