/*body*/

*
{
	margin: 0;
	padding: 0;
	outline: 0;
}
body
{
	font: 12px/165% "lucida grande", geneva, verdana, arial, helvetica, sans-serif;
	color: #dedede;
	margin: 0;
	padding: 0;
	background: #ebecec url(images/mainbg.jpg) repeat-x;
	text-align: center;
}

/*links*/

a, a:active, a:link
{
	text-decoration: none;
	color: #bfdbff;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	color: #0365eb;
}

/*headers*/

h1, h2, h3
{
	font-family: "trebuchet ms", tahoma, arial, sans-serif;
	color: #bfdbff;
}
h1
{
	font-size: 1.7em;
	font-weight: normal;
	padding: 0px 10px 13px 25px;
	background: none;
}
h2
{
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px 10px 13px 25px;
}
h3
{
	font-size: 1.1em;
	font-weight: normal;
	padding: 20px 10px 5px;
}

/*other text*/

p, dl
{
	padding: 10px;
	margin: 0;
}
ul, ol
{
	margin: 10px 20px;
	padding: 0 20px;
}
ul
{
	list-style: none;
	text-decoration: none;
}
dt
{
	font-weight: bold;
	color: #ababab;
}
dd
{
	padding-left: 25px;
}

/*images*/

img
{
	border: none;	
}
img.float-right
{
	margin: 5px 0px 10px 10px;
}
img.float-left
{
	margin: 5px 10px 10px 0px;
}
blockquote
{
	margin: 15px 10px;
	padding: 10px 10px 10px 35px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: georgia, "times new roman", times, sans-serif;
	color: #808080;
}

/*forms*/

form 
{
	margin: 0px 0px; 
	padding: 0px 0px 0px 0px;
	border: 1px solid #bfdbff; 
	background: transparent; 	
}
label 
{
	display: block;
	font-weight: bold;
	margin: 0px 0;
	color: #dedede;
}
input, select, textarea 
{
	margin: 1px 1px;
	font: normal 1em verdana, tahoma, sans-serif;
	color: #000000;
	background: #ffffff;  
	border: 1px solid #bfdbff;
}
textarea 
{
	width: 285px;
	height: 100px;
	display: block;	
}
input.button 
{ 
	font: bold 12px arial, sans-serif; 
	height: 30px;
	margin: 2px 3px; 
	color: #bfdbff;
	background: #181b1d;
	border-width: 1px;
  	border-style: solid;
  	border-color: #bfdbff;
}

/*layout*/

#wrap
{
	position: relative;
	width: 740px;
	margin: 0 auto;
	text-align: justify;
}
#header
{
	width: 740px;
	height: 356px;
	background: url(images/header.jpg) no-repeat center top;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#contentwrap
{
	position: relative;
	clear: both;
	width: 740px;
	padding: 0;
	margin-left: 0px;
	background: url(images/bodybg.jpg) repeat;
	float: left;
	display: inline;
}
#contentleft 
{
	float: left;
	width: 355px;
	padding: 0;
	margin: 0 0 0 30px;
	display: inline;
}

/*login

#loginwrap
{
	position: absolute;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 200px;
	left: 506px;
	top: 12px;
}
#loginwrap p
{
	padding: 0px;
	margin: 3px;
}
#loginwrap form 
{
	margin: 0px 0px; 
	padding: 0px 0px 0px 0px;
	border: 1px solid #bfdbff; 
	background: url(images/login.jpg) 	
}
#loginwrap label
{
	float: left;
	text-align: right;
	margin-right: 10px;
	padding: 0px;
	display: block
}
* html #loginwrap label
{
	margin-right: 7px;
} 
#loginwrap .submit input
{
	margin-left: 82px;
}
#loginwrap input
{
	color: #000000;
	background-color: ffffff;
	border: 1px solid #bfdbff
}
#loginwrap .submit input
{
	color: #bfdbff;
	background: transparent;
	border: 1px solid #bfdbff;
}
.size
{
	width: 137px
}
.size1
{
	width: 97px;
	margin-left: 5px;
}
.size2
{
	width: 97px;
	margin-left: 7px;
}
*/

/*navigation*/

#nav
{
	position: absolute;
	margin: 0;
	padding: 0;
	height: 185px;
	width: 140px;
	left: 4px;
	top: 140px;
}
#nav ul
{
	float: left;
	list-style: none;
	width: 140px;
	height: 37px;
	margin: 0 0 0 0px;
	padding: 0;
}
#nav ul li
{
	font: 16px/165% "lucida grande", geneva, verdana, arial, helvetica, sans-serif;
	float: left;
	list-style: none;
	width: 140px;
	height: 37px;
	margin: 0 0 0 0px;
	padding: 0;
}
#nav ul li a
{
	width: 65px;
	height: 30px;
	display: block;
	color: #181b1d;
	line-height: 30px;
	text-decoration: none;
	padding: 0 0 0 75px;
}
#nav ul li a:hover, #nav ul li a:active
{
	background: url(images/buttonhover.gif) no-repeat 50px 10px;
	color: #ea3200;
	line-height: 30px;
	text-decoration: none;
	padding: 0 0 0 75px;
	border-bottom: none;
}
#nav ul li#current a
{
	background: url(images/buttonhover.gif) no-repeat 50px 10px;
}

/*badge*/

#badge
{
	width:80px;
	height:80px;
	position:absolute;
	top:257px;
	left:527px;
}
#badge a, a:active, a:link, a:visited, a:hover
{
	text-decoration: none;
	border-bottom: none;
}

/*signup button*/

#signupbutton
{
	width:74px;
	height:72px;
	position:absolute;
	top:260px;
	left:619px;
}
#signup a, a:active, a:link, a:visited, a:hover
{
	text-decoration: none;
	border-bottom: none;
}

/*main*/

#titlebar
{
	width: 740px;
	height: 54px;
	background: url(images/titlebarblog.jpg) no-repeat;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#maintop
{
	width: 740px;
	height: 39px;
	background: url(images/maintop.jpg) no-repeat 0 0;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#main
{
	float: left;
	width: 455px;
	padding: 0;
	margin: 0 0 0 30px;
	display: inline;
}
#main h2
{
	padding-bottom: 3px;
	margin-top: 15px;
	font: normal 3.4em "trebuchet ms", tahoma, helvetica, arial, sans-serif;
	color: #ababab;
	letter-spacing: -2px;
	text-transform: none;
}
#main h2 a
{
	color: #ababab;
	text-decoration: none;
	border: none;
}

/*left sidebar*/

#l_sidebar 
{
	float: left;
	width: 120px;
	padding: 0;
	margin: 0px 0px 0px 25px;
	display: inline;
}
#l_sidebar ul li h3 
{
	color: #bfdbff;
	font-size: 14px;
	font-family: times new roman, helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #c0c0c0;
}
#l_sidebar ul li h3.first 
{
	color: #bfdbff;
	font-size: 14px;
	font-family: times new roman, helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #c0c0c0;
}
#l_sidebar ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#l_sidebar ul li 
{
	display: inline;
	padding: 0px;
	margin: 0px;
}	
#l_sidebar ul li a 
{
	display: block;
	color: #dedede;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #c0c0c0;
}
#l_sidebar ul li a:hover 
{
	background: #181b1d;
	color: #0365eb;
}
#l_sidebar p
{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}	

/*right sidebar*/
	
#r_sidebar 
{
	float: left;
	width: 150px;
	padding: 0;
	margin: 0px 0px 0px 25px;
	display: inline;
}
#r_sidebar ul li h3 
{
	color: #bfdbff;
	font-size: 14px;
	font-family: times new roman, helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #c0c0c0;
}
#r_sidebar ul li h3.first 
{
	color: #bfdbff;
	font-size: 14px;
	font-family: times new roman, helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	border-bottom: none;
}
#r_sidebar ul li h3.search 
{
	color: #bfdbff;
	font-size: 14px;
	font-family: times new roman, helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: none;
}
#r_sidebar input, select, textarea 
{
	margin: 0px 0px;
	font: normal 1em verdana, tahoma, sans-serif;
	color: #000000;
	background: #ffffff;  
	border: 1px solid #bfdbff;
}
#r_sidebar form 
{
	margin: 0px 0px; 
	padding: 0px 0px 0px 0px;
	border: none; 
	background: transparent; 	
}
#r_sidebar ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#r_sidebar ul li 
{
	display: inline;
	padding: 0px;
	margin: 0px;
}	
#r_sidebar ul li a 
{
	display: block;
	color: #dedede;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #c0c0c0;
}
#r_sidebar ul li a:hover 
{
	background: #181b1d;
	color: #0365eb;
}
#r_sidebar p
{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
}

/*footer*/

#footerwrap
{
	height: 84px;
	font: 11px/165% "lucida grande", geneva, verdana, arial, helvetica, sans-serif;
	background: #181b1b url(images/footerwrapbg.jpg) repeat-x;
	position: relative;
	margin: 0 auto;
	clear: both;
	padding: 0;
}
#footercontent
{
	height: 84px;
	width: 740px;
	background: url(images/footercontbg.gif) no-repeat 0 0;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#footermain
{
	float: left;
	width: 720px;
	padding: 0;
	margin: 0 0 0 0px;
	display: inline;
}

/*comments*/
	
#commentblock 
{
	width: 312px;
	background: transparent;
	color: #dedede;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #bfdbff;
	border-bottom: none;
}
#commentblock ol
{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.commentdate 
{
	font-size: 12px;
	padding-left: 0px;
}
#commentlist li p
{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
}
.commentname 
{
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}
.commentinfo
{
	clear: both;
}
.commenttext 
{
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	width: 292px;
	background: #181b1d;
}
.commenttext-admin 
{
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	width: 380px;
	background: #181b1d;
}
#commentsformheader
{
	padding-left: 0px;
}
#commentsform
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#commentsform form
{
	text-align: left;
	margin: 0px;
}
#commentsform p
{
	margin: 0px;
}
#commentsform form textarea
{
	width: 99%;
}
p.comments_link  img
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*align*/

.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}

/*clear*/

.clearer
{
	clear: both;
}
.clear
{
	display: inline-block;
}
.clear:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
