/*
Theme Name: Sunnab.com
Theme URI: http://sunnab
Description: sunnab theme
Version: 1.0
Author: Dave Huffman
Author URI: http://pervasivelight.com/
Tags: sunnab.com

*/



/* Begin Typography & Colors */
body {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	
	}

/*begin layout */

#header {

	
	
	}
	
#pagebody {

	/*width: 800px;*/
	margin-left: 300px;	
	position: absolute;
	top: 150px;

	
	}
	
#pagebody h1 {

	font-size: 20px;
	
	}	

#pagebody h2 {

	font-size: 18px;
	text-transform: uppercase;
	font-weight: lighter;
	
	}	
	
#pagebody h3 {

	font-size: 16px;
	
	}	
	
#pagebody p {
	
	font-size: 13px;
	
	}	

#pagebody a, #pagebody a:visited {
	
	text-decoration: none;
	color: red;
	
	}	

#pagebody a:hover {
	
	text-decoration: underline;
	
	}	
	
#navbar {

	position: fixed;
	_position: absolute;

	left: 100px;
	top: 75px;
	width: 150px;
	min-height: 200px;
	padding-left: 5px;

	
	}

#navbar ul {

	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;		
	}

#navbar ul li {

	padding-bottom: 12px;

	}
	
#navbar h1 {
	
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	
	}		

#navbar a, #navbar a:visited {
	
	color: #999999;
	text-decoration: none;
	
	}	
	
#navbar a:hover {
	
	text-decoration: underline;
	
	}	

#info {
	
	
	
	}
	
#info p {
	
	font-size: 13px;
	line-height: 14px;
	
	}

.info {

color: #999999;

}

.entryblock {

	display: block;
	width: 300px;


	
	}	
	
#footer {

	
	
	}			
.gallery-caption {
font-size: 12px;
}

.highslide {
margin: 0 15px 0 15px;
}