/* Layout Modifications*/

body { 
	background-color: #000;
	background : fixed transparent url(/images/bg2.jpg) repeat-x 50% 0;
}

#header {
	height: 110px;
	background-color: #000;
	margin-bottom: 50px;
}

.text {
	padding-left: 10px;
}

.container {
	background : fixed transparent url(/images/bg.jpg) repeat-x 50% 0;
}

.info {
	 border-right: solid #fff 1px;
}

.text {
	margin-bottom: 75px;
	padding-right: 25px;
}


#footer {
	background-color: #cfda28; 
	min-height: 100px;
	overflow: hidden;
}

.footbox, .footbox1, .footboxL {
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

.footbox, .footbox1 {
	padding-top: 25px;
}

.footbox1 h2, .footbox1 ul {
	padding-left:  35px;
}

.footbox h2, ul {
	padding-left:  25px;
}

.footboxL {
	padding-top: 25px;
}

.footboxL h2 {
	padding-left:  25px;
}

.searchbox, .go {
	margin-left: 25px;
}

.go {
	margin-top: 5px;
}

.entry img, .excerpt img {
	border: #eee solid 20px;
}

.box {
	background-color: #fff;
}

.excerpt {
	border-bottom: dashed 1px #cfda28;
	padding-bottom: 25px;
	margin-right: 25px;
	margin-bottom: 40px;
}

.gallery img {
	margin-right: 15px;
	margin-bottom: 15px;
	border-width: 7px;
}

/* Typographical Modifications */

body {
	color: #e0e0e0;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
}

.info {
	text-align: right;
}

.info ul {
	list-style: none;
}

ul.nav {
	list-style: none;
	line-height: 1.2em;}

.nav li {
	display: inline;
	position: relative;
	top: -14px;
	right: -485px;
	text-transform: uppercase;
	padding-right: 25px;
	font-size: 1.05em;
}

#footer {
	color: #000;
}

#footer ul {
	list-style: none;
	line-height: 1.2em;
	margin-left: 0;
}

.comment {
	color: #000;
}

.commenter {
	font-style: italic;
	margin-bottom: 0;
}



.archives h2, .archives h3, .archives h4, .archives p {
	color: #fff;
}

.archives ul {
	list-style: none;
	line-height: 0.25em;
}


table, td, th {
	vertical-align: top;
}

.resultHead {
	line-height: 1em;
	border-bottom: 1px solid #cfda28;
	border-top: 1px solid #cfda28;
}

.resultRowOne,.resultRowTwo {
	border-bottom: 1px dashed #cfda28; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

/* Headings */

h1 {
	text-decoration : none;
	width : 178px;
	height : 12px;
	margin : 50px 0 0 20px;
	padding : 0;
	background : url(/images/name.png) no-repeat 0 0;
}


h1 a {
	display : block;
	height : 12px;
	text-indent : -9999px;
	border: none; 
}


#footer h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

.rev_head {
	color: #cfda28;
	background-color: #000;
}

.comment h2 {
	color: #e0e0e0;
	margin-top: 3.75em;
	font-size: 1.25em;
}

h2.info {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #e0e0e0;
	padding-right: 10px;	
}

h4 {
	line-height: 1.35em;
}

p.results {
	text-transform: uppercase;
}

/* Links */

a {
	color: #cfda28;
	text-decoration: none;
}

.text a {
	border-bottom: #cfda28 dashed 1px;
}

a:hover {
	color: #cfda28;
}

a:visited {
	color: #666;
	border-bottom: none;
}

.nav a {
	letter-spacing: 0.25em;
}

.nav a:hover {
	border-bottom: #cfda28 dashed 1px;	
}



.title {
	text-transform: uppercase;
}

#footer a, .comment a {
	color:#000;
	border-bottom: dashed #000 1px;
	line-height: 1.5em;
}

#footer a:hover, .comment a:hover {
	color:#999;
}

#footer a:visited. .comment a:visited {
	color: #333;
}
