/*  
Theme Name: Arty Theme
Theme URI: http://jum.footboot.net/
Description: Jem's merry little theme.
Version: 0.1
Author: Ryan Castle/Jemma Castle
Author URI: http://fatvegan.com/

*/




body, html { margin:0px;padding:0px; }
body { background: url('/wp-content/themes/jum/back.jpg') repeat fixed; font-family:sans-serif;font-size:.8em; }

a img { border: none; }
#left { 
	margin:0px 0px 0px 0px; 
	padding:70px 0px 0px 0px;
	width:50%;
	float:left; 
	background:url('/wp-content/themes/jum/blurb.gif') no-repeat;
	background-position:8em 180px;
	height:100%;
}

#right { 
	margin:0px 0px 0px 0px;
	padding:120px 0px 0px 0px;
	width: 45%;
float:left;
}

#menu { margin:0px 0px 0px 40px; }


#title { text-align:right; padding:0px 40px 0px 0px;}

#menu h3 { clear:left;font-family:Arial,sans-serif; font-size:12pt; margin:0px;}
#menu ul { list-style:none;overflow:hidden;padding:0px;margin:0px 0px 10px 0px; }
#menu ul li { font-size:10pt; }
#menu ul.flat li { float:left;padding:.15em .7em 0 0;} 

#menu a { color:black;text-decoration:none; } 
#menu a:hover { color:#666; } 

#posts {
	margin:0px 60px 0px 0px;
	font-family:trebuchet MS,sans-serif;
	font-size:10pt;
}
#posts h2 { font-family:Arial,sans-serif; font-size:11pt; line-height:9pt; margin:0px 0px 0px 75px; }
#posts h3 { font-family:Arial,sans-serif; font-size:16pt; margin:0px 0px 0px 40px;}
#posts h3 a { text-decoration: none; color: #000; }
#posts h3 a:hover { text-decoration: underline; }
#posts p { margin: 4px 0px 13px 0px; }

#posts p.cite { margin:0px 0px 50px 40px; font-size:7pt; }
#posts p.cite a { color:black;text-decoration:none; }
#posts p.cite a:hover { color:#666; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
clear:right;
height:1.3em;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

