/* general */
body{
	margin:0px auto;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color:#000000;
	background: #999;
	border:0px yellow solid;
}



a { color:#999966; text-decoration:none; }
a:hover { color:#333; text-decoration:none; }
#menu a {color:#000; text-decoration:none;}
#menu a:hover {color:#555;}
#sidebar a { color:#999966; text-decoration:none; font-weight:regular; }
#sidebar a:hover { color:#333; text-decoration:underline; font-weight:regular; }
table#main a { color:#000; text-decoration:none; }
table#main a:hover { color:#88b; text-decoration:none; }
h1 a {color:#CCC;}
h1 a:hover {color:#777;text-decoration:none;}
h2 a {color:#000;}
H3 { color:#777;font:12px Futura,'Lucida Grande','Lucida Sans Unicode', Helvetica, Arial, sans-serif;line-height: 120%;}
img { border:0; }


p {
	font:11px/15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color:#000;
	padding-right:5px;
}


blockquote {
	clear: left;
	text-align: left;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:0px;}
/***** layout *****/
#page_top{
	margin:0px auto;
	padding:0;
	width:100%;
}

#base{
	margin:0 auto;
	padding:0;
	width:800px;
	background: url(images/bg_repeat.png) repeat-y center;
	padding:0px;
	border-left:1px black solid;
	border-right:1px black solid;
}

#header{
	position:relative;
	width: 100%;
	height: 88px;
	border-bottom:1px dotted #000;

}
#menu{
	position:relative;
	width: 100%;
	height: 42px;

}
#container{
	position:relative;
	overflow:hidden;
	width:800px;

}
#sidebar {
	background-color:#FFF;
	float:left;
	width:220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px dotted #333;
}
#content {
	width:525px;
	float:right;
	margin-right:5px;
	padding-left: 15px;
	padding-right: 10px;
	background:#FFF;
	border-left:1px dotted #000;
}
#full_width_content {
	width:770px;
	float:right;
	margin-right:5px;
	padding-left: 15px;
	padding-right: 10px;
	background:#FFF;
	border-left:0px dotted #000;
}
#footer{
	clear:both;
	position:relative;
	background:#FFF;
	height:42px;
	color:#999
	font-size: 25px;
	font-family:Futura, Verdana, Arial;
	padding: 10px 0px 0px 0px;
	border-top:1px dotted #333;
	text-align:center;
	
}
#footer a,
#footer a:hover{
	color:#666;
	text-decoration:underline;
}


/*######### header ############*/
#title {
	margin: 0px; 
	padding: 31px 0px 10px 20px;
	border-bottom: 1px dotted #000;
	letter-spacing: 3px;
	font: 24px Futura, helvetica, arial,"Lucida Grande","Trebuchet ms",sans-serif;
}

#newstitle {
	margin: 0px; 
	padding: 31px 0px 10px 20px;
	border-bottom: 1px dotted #000;
	height:18px;
	letter-spacing: 0px;
	text-align:center;
	font: 14px "Lucida Grande","Trebuchet ms",sans-serif, Futura, helvetica, arial;
}

	
/* SIDEBAR */

#sidebar {
	background:#FFF;
	padding:0px ;
	margin:5px 10px 0px 0px;
	font:10px Futura, 'Lucida Grande','Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	color:#000;
	font-weight:normal;
	border: 0px dotted #333;
	width:230px;

}

#side-section {
	background:#FFF;
	padding:0px;
}

#sidebar li {
	font:11px 'Lucida Grande','Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	color:#333;
	font-weight:normal;
	letter-spacing: 0px;
	border-bottom: 0px dotted #333;
	list-style-type: none;
	padding: 0px;
	margin-left: -25px;
	margin-right:0px;
	margin-top:0px;
	line-height:120%;

}

#sidebar h1 {
	font:14px Futura, Helvetica, Arial, sans-serif;
	line-height: 120%;
	padding-bottom:5px;
	border-bottom: 1px dotted #333;
}


/***** content *****/

.archivetitle {
	height:20px;
	color: #666;
	font: 20px Futura, helvetica, arial,"Lucida Grande","Trebuchet ms",sans-serif;
	color:#333;
	padding: 10px 0px 10px 0px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #000;
}
.post{
	width:525px;
	margin:0px;
}	

.full_width_post{
	width:770px;
	margin:0px;
}
.post_top{
	position: relative;
	border-bottom: 0px;
	height:40px;
	padding:10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #333;	
}
.page_top{
	position: relative;
	border-bottom: 0px;
	height:20px;
	padding:10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #333;
	
}
.post_bottom{
	margin: 0 0px 0 0px;
	height:3px;
	padding:5px 0px 0px 0px;
	border-bottom: 1px dotted #000;
}	
.posttitle {
	font: 600 20px Futura, helvetica, arial,"Lucida Grande","Trebuchet ms",sans-serif;
	color:#333;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom: #000;
}
.posttitle a {
	color:#333;
	text-decoration:none;
}
.posttitle a:hover{
	text-decoration:none;
	color:#333;
}
.date {

	font:12px/14px  Futura, helvetica, arial, Verdana, Geneva, Lucida, sans-serif;
	margin-top:2px;
	margin-bottom:5px;
	color: #777;
}
.author{

	font:12px/14px  Futura, helvetica, arial, Verdana, Geneva, Lucida, sans-serif;
	margin-top:2px;
	margin-bottom:5px;
	color: #777;
}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:0px 0 0px 0px;
}



.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: left;
	padding: 5px 0px 0px 0px;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 0px dashed #ccc;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 00px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 0px 0 0px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font: 18px Futura, 'Lucida Grande','Lucida Sans Unicode', Helvetica, Arial, sans-serif;
	margin:10px 0 10px 0;
	padding: 2px 0px 2px 0px;

}
.commentlist {
	list-style: none;
	margin-bottom:10px;
	padding:0px 0px 10px 0px;
	border-bottom: 1px dotted #000;
}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: 0px solid #397aca;
	background:#FFFFFF;
}

.commenthead {
	height:14px;
	color: #000000;
	padding: 5px 5px 10px 5px;
	margin: 0px 0px 10px 0px;
	border: 1px dotted #666;
	background:#FFFFFF;
}
.adminbody {
	height:100%;
	color: #CCCCCC;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: 0px solid #397aca;
	background:#FFFFFF;
}
.adminhead {
	height:14px;
	color: #CCCCCC;
	padding: 5px 10px 10px 5px;
	margin: 0px 0px 10px 0px;
	border: 1px dotted #666;
	background: #CCCCCC url('http://www.photobooth.net/img/author.jpg') no-repeat center right;
	
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #666;
	background: #E1E1E1 url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #666;
	background:#E1E1E1;
}

.tracklist {
	list-style: none;
	margin:0px;
	padding:0px ;
	border-bottom: 0px dotted #000;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #999999;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: 'Futura', Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 20px 0;
	border-top:1px dotted #000000;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #000;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 100px;
	height: 24px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 2px 10px;
	border: 1px solid #000;
	font-family: Futura, Verdana, Arial, Helvetica, Sans-Serif;
}


/***** Added wholesale****/

#pullbox {
	width: 195px;
	float: right;
	padding: 5px 5px 0 15px;
	margin: 0 0 10px 10px;
	background: #EEE;
	border: 0px dotted #000;

}

#nav {
	position: absolute;
	display: block;
	top: 82px;
	margin: 0; 
	padding: 0;
	border: 0px solid #000;
}
	
#nav ul {
	display: block;
	padding: 0;
	margin: 0;
	border-right: 0px;
	white-space: nowrap;
	color: white;
	text-align: center;
}

#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#nav ul li a {
	display: block;
	padding: 8px .85em 7px .82em;
	border: solid #000;
	border-width: 0 1px 0 0;
	color: #777;
	font: 12px Futura, helvetica, arial,"Lucida Grande","Trebuchet ms",sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 1em;
}

#nav ul li a:hover {
	background-color: #888;
	color: #FFF;
}

/*** Widget stuff */
#text-3 {
padding:0px;
margin:0px;
}

.textwidget a:link, 
.textwidget a:visited {
color:#333333;
text-decoration:none;
padding:0px;
margin:0px;
}

.textwidget a:hover {
color:#999999;
}

.tweets {
padding:0px 0px 10px 25px;
margin:0px;
line-height: 120%;
}


#recent-posts-3 ul {
margin:0px;
padding:0px;
}

#recent-posts-3 li {
margin: 0px;
padding:0px 0px 5px 0px;
}

#searchform div {
text-align:left;
}

.twit_time {
	margin:6px 0 0 0; 
	color:#333333; 
	text-transform:uppercase; 
	font:10px Futura, 'Lucida Grande','Lucida Sans Unicode', Helvetica, Arial, sans-serif;
}

/*** Twitter Widget Pro stuff */

.widget_twitter div {
	line-height: 120%;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px -20px;
}

.widget_twitter .time-meta  {
	padding:10px 0px 0px 0px;
	margin:20px 0px 0px 0px;

}

.widget_twitter .entry-meta {
	display:block;
	font-size:80%;
	text-transform:uppercase;
	margin:5px 0px 10px 0px;
	text-align:right;
	
}

.widget_twitter .twitterwidget-title  {
	padding:0px 0px 0px 12px;
	Margin:0px 0px 10px 0px;
}

