/*  
Theme Name: Boxxy
Theme URI: http://www.trpn-online.com/boxxy
Description: A simple theme making use of light borders and gradients <a href="http://www.trpn-online.com/boxxy">Boxxy</a>.
Version: 0.1.2
Author: Taylor Pullen
Author URI: http://www.trpn-online.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

/* link style */
a:link {
	color: #blue;
	text-decoration: underline;
}
a:visited {
	color: #blue;
	text-decoration: underline;
}
a:hover, a:active {
	color: #blue;
	text-decoration: underline;
}

/* nav link style */

#nav a:link {
	color: #333;
	text-decoration: none;
}
#nav a:visited {
	color: #333333;
	text-decoration: none;
}
#nav a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

.indentme {
	padding-left: 15px;
}

h3 {
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

h3 a:link {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

h3 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #6B9EBE;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #626178;
}

code {
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px solid #999999;
	display: block;
	color: #000000;
}

.homelogo {
	padding-right: 20;
}

.banner a:link {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.banner a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.banner a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* form styles */
form {
	margin: 0;
	padding: 0;
}

input {
	border: 1px solid #72A4C3;
	font-family: "bitstream vera sans", arial, helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	border: 0px solid #72A4C3;
	font-family: "bitstream vera sans", arial, helvetica, sans-serif;
	font-size: 12px;
}


body {
	margin:0;
	padding:0;
	color:#333333;
	font-family: "bitstream vera sans", arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}

/* wrapper div */
#wrap {
	background: #330000 url('images/background_white1.png') repeat-y;
	margin:0 auto;
	width:770px;
	text-align: left;
}

#header {
	background: #330000;
	margin:0 auto;
	width:770px;
	text-align: left;
}

#header .boxin {
	background: #330000 url('images/header_back.png') repeat-x;
	padding: 10px 20px 10px 20px;
	margin: 0 10px 0 10px;
	border-bottom: 3px solid #999999;
	color: #ffffff;
}

#content {
	background:#330000;
	float:left;
	border-right: 0px solid #999999;
	margin-left: 10px;
	padding: 15px 15px 15px 10px;
	display: inline;
	overflow: hidden;
}

/* sidebar */

#sidebar {
	float:right;
	width:214px;
    height:100%;
	background-color: #dee6fd;
	margin-right: 10px;
	display: inline;
        voice-family: "\"}\""; /* hack for IE */
        voice-family: inherit;
        width:199px;
	    height:100%;
}

/* hack for IE */
html>body #sidebar {
	width:199px;
	height: 100%;
} 

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#sidebar li {
	padding: 0 10px 0 10px;
	margin: 0;
}

#sidebar p {
	padding: 0 10px 0 10px;
	margin: 0;
}

#sidebar_main {
	padding: 10px;
}
/* end sidebar */

#footer {
	clear:both;
	background: url('images/footback.png') repeat-x;
	margin:0 auto;
	font-size: 10px;
	color: #777777;	
	width:770px;
}


#footer .boxin {
	padding: 0px 20px 0px 20px;
	margin: 0 10px 0 10px;
	border-top: 3px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: right;
	font-size: 10px;
	color: #000000;
}

/* begin classes */
.box {
	border: 1px solid #999999;
	margin: 5px 10px 5px 10px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	width: 95%;
  
}

.title {
	background-image: url('../images/nav_back.jpg');
	border-bottom: 1px solid #999999;
	padding: 2px 0px 2px 0px;
	border-bottom: 0px solid #999999;
	color: #ffffff;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;

}

.stitle {
	background-image: url('../images/title_back.jpg');
	border-bottom: 1px solid #999999;
	padding: 2px 0px 2px 0px;
	border-bottom: 0px solid #999999;
	color: #ffffff;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;

}

.acopy {
	padding-left: 10px;
	}

.comment_title {
	background: #ffcf7b repeat-x;
	padding: 2px 5px 2px 5px;
	border-bottom: 0px solid #999999;
	color: #555555;
}

.comment_title h3 a:link {
	color:#555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.comment_title h3 a:visited {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.comment_title h3 a:hover {
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.article_foot {
	border-top: 1px solid #999999;
	padding: 5px;
	font-size: 10px;
	color: #A3A3A3;
}

.box_text {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}

.box_text_list {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	color:#000000;
}

.box_text_form {
	padding: 10px;
}

.date {
	font-size: 10px;
	color: #A3A3A3;
}

.list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.archive {
	border-bottom: 2px solid #B9BABA;
}

.nav  {
	color:#e7e7e7;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.nav a:link {
	color:#e7e7e7;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.nav a:visited {
	color: #e7e7e7;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.nav a:hover {
	color: #e9dec3;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
	
