/*

Theme Name: Adrian Mainella Site

Theme URI: http://nerivon.com

Description: A custom private theme created exclusively for Adrian Mainella.

Version: 1.0

Author: Chris Broumley (programmer), Chris McGregor (designer)

Author URI: http://nerivon.com

Tags: none



	This theme was adapted from the Default Word Press

	Theme.

*/



body{

	margin: 0px;

	padding: 0px;

}

body,div,p,li,th,td,h1,h2,h3,h4,h5{

	font-family: Verdana, Helvetica, Arial, sans-serif;

}

h1,h2,h3,h4,h5{

	font-weight: 400;

	padding-top: 10px;

	padding-right: 0pt;

	padding-bottom: 12px;

	padding-left: 0pt;

}

a{

	color: #e66c00;

	text-decoration: none;

}

a:hover{

	color: gray;

	text-decoration: none;

}

#topline{

	height: 10px;

	background-color: #000000;

	color: #ffffff;

	font-size: 0.1em;

	line-height: 0.1em;

	font-family: courier;

}

#page{

	position: relative;

	width: 1000px;

}

#wrapper{

	position: relative;

}

#header{

	position: relative;

	height: 205px;

	margin-bottom: 40px;

}

#headerimg{

	position: absolute;

	left: 26px;

	bottom: 0px;

	z-index: 10;

}

#headerimg2{

	position: absolute;

	left: 200px;

	top: 30px;

}

/*

#header-underline{

	position: absolute;

	left: 26px;

	top: 160px;

	height: 6px;

	width: 1000px;

	z-index: 1;

}

#underline1{

	float: left;

	background-image: url(images/topline3.gif);

	width: 466px;

	height: 6px;

}

#underline2{

	float: left;

	margin-left: 18px;

	background-image: url(images/topline1.gif);

	width: 219px;

	height: 6px;

}

#underline3{

	float: left;

	margin-left: 18px;

	background-image: url(images/topline2.gif);

	width: 219px;

	height: 6px;

}

*/

#topmenu{

	position: absolute;

	width: 300px;

	height: 10px;

	left: 835px;

	bottom: 0;

	margin: 0;

	padding: 0;

}

#pages{

	list-style-type: none;

	text-indent: 0px;

	margin: 0px;

	padding: 0px;

}

#pages li{

	float: left;

	font-family: Arial;

	list-style-type: none;

	text-indent: 0px;

	margin: 0px;

	padding: 0px;

	text-transform: uppercase;

	font-weight: bold;

	margin-right: 6px;

}

#pages a:link,

#pages a:visited{

	color: #666;

	font-size: 7pt;

}

#pages a:hover{

	color: #e66c00;

}

/*

#pages li{

   float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: 700;

	list-style-type: none;

	padding-left: 8px;

	text-transform: uppercase;

	text-indent: 0px;

	margin: 0px;

}



#pages li a:link,#pages li a:visited{

    color: #666;

	}

	

#pages li a:hover{

    color: #e66c00;

	}

	

#pages,#nav-above .nav-previous{

    float: left;

	}

*/

#searchbox{

	position: absolute;

	width: 155px;

	height: 1em;

	right: 20px;

	top: 43px;

}

#sidebar{

	float: right;

	width: 150px;

	margin-right: 20px;

	font-size: 11px;

}

#sidebar h4{

	font-family: Verdana, Helvetica,sans-serif;

	font-size: 14px;

	font-weight: bold;

	margin-top: 12px;

	padding-top: 0pt;

	margin-bottom: -10px;

}

#sidebar ul{

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}

#sidebar li{

	list-style-type: none;

	margin: 0px;

	padding: 0px 0px 0px 10px;

}

#content{

	color: #444444;

}

.entry,

.postmetadata{

	width: 465px;

	margin-left: 305px;

}

.post-title{

	float: left;

	width: 305px;

	text-align: right;

	color: gray;

}

.post-title h2{

	font-size: 20pt;

	font-stretch: ultra-condensed;

	font-weight: bolder;

	padding: 0px;

	margin: 0px;

}

.post-title h2 a{

	color: gray;

	text-decoration: none;

}

.post-title h2 a:hover{

	color: rgb(50,50,50);

	text-decoration: none;

}

.post-title h4{

	color: #e66c00;

	text-transform: uppercase;

	font-family: "Times New Roman", times, sans;

	font-size: 1.1em;

	font-weight: bold;

	margin: 0px;

	padding: 0px;

}

.post-excerpt{

	color: gray;

	font-weight: normal;

}

.entry{

	margin-left: 328px;

	font-size: 0.7em;

}

#footer{

	position: relative;

	font-size: 11px;

	text-align: center;

}

.cleaner{

	clear: both;

	font-size: 1px;

	line-height: 1px;

	height: 1px;

}

.hidden{

	visibility: hidden;

}

#searchsubmit{

	width: 1px;

	height: 1px;

	visibility: hidden;

}

textarea#comment{

	width: 470px;

}

.alignright{

	text-align: right;

}

img.alignright{

	float: right;

}

img.alignleft{

	float: left;

}


