/*
Theme Name:				Shadowed
Theme URI: 				http://www.palsys.ca/wordpress-themes/shadowed
Description:			        A clean theme using dark colouring.
Version:				1.0
Author:					PALSYS 2.0
Author URI:				http://www.palsys.ca
*/



body {
margin: 0;
padding: 0;
background-color: #1e1e1e;
background-image:url(images/top_bg.gif);
background-position:top;
background-repeat:repeat-x;
}
a:link {
color: # 5B90D4;
text-decoration: none;
}
a:active {
color: #5B90D4;
}
a:visited {
color: #5B90D4;
}
a:hover {
color: #fff;
text-decoration: underline;
}

/*///////////////////////////////////////////////////////////////////////////////////// */

div#headercontainer {
margin: 0 auto;
padding: 0;
width: 850px;
height: 107px;
}

div#logo {
margin: 15px 0 0 0;
width: 542px;
height: 107px;
background-image: url(http://www.thirteen-inches.net/images/TIBanner.gif);
float: left;
}

div#searchbox {
margin: 15px 0 0 0;
padding: 0 0 0 0;
width: 308px;
height: 107px;
background-image: url(images/searchbox.gif);
float: right;
}

#searchform {
margin: 40px 0 0 17px;
}

#searchform input {
width: 275px;
height: 25px;
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
color: #5B90D4;
background-color: #333;
border: none !important;
}

/*///////////////////////////////////////////////////////////////////////////////////// */

div#contentwrap {
margin: 0 auto;
padding: 0;
width: 850px;
}

div#content {
margin: 20px 0 50px 0;
padding: 0;
width: 500px;
float: left;
}

p{
padding: 10px 0 0 0;
}

.post{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
text-align:justify;
padding: 5px 0 10px 0;
}

.post a:link, .post a:active, .post a:visited {
text-decoration: none !important;
color: #5B90D4;
}

.post a:hover {
text-decoration: underline !important;
}

.post h2{
margin: 0 0 0 0;
padding: 0 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
border-bottom: 1px dashed #333;
}

.post h2, .post h2 a:link, .post h2 a:active, .post h2 a:visited {
text-decoration: none !important;
color: #5B90D4;
}

.entry{
margin: -12px 0 0 0;
padding: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
}

p.postmetadata{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #fff;
border-top: 1px dashed #333;
border-bottom: 1px dashed #333;
margin: 10px 0 0 0;
padding: 5px 0 5px 0;
text-decoration: none !important;
}

p.postmetadata a:link, p.postmetadata a:active, p.postmetadata a:visited {
text-decoration: none !important;
color: #5B90D4;
}
 
p.postmetadata a:hover{
text-decoration: underline !important;
}

.navigation{
padding: 10px 0 10px 0;
font-family:Arial, Helvetica, sans-serif;
color: #5B90D4;
font-size: 14px;
line-height: 10px;
}

.navigation a:link, .navigation a:active, .navigation a:visited {
color: #5B90D4;
text-decoration: none !important;
}

.navigation a:hover {
text-decoration: underline !important;
}


/*///////////////////////////////////////////////////////////////////////////////////// */



div#rss {
margin: 0;
padding: 0;
width: 308px;
height: 50px;
background-image: url(images/rss_bg.gif);
}

h6 {
margin: 0 0 0 0;
padding: 16px 0 0 50px;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 12px;
}

h6 a:hover, h6 a:link, h6 a:visited, h6 a:active {
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline !important;
color: #fff;
}


div#sidebar {
margin: 20px 0 100px 0;
width: 308px;
float: right; 
}

div#sidebar h2 {
margin: 10px 0 0 0;
padding: 10px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #5B90D4;
border-bottom: 1px dashed #333;
}

#sidebar ul {
margin:5px 0 0 0;
padding: 5px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight: bold; 
list-style: none !important;
line-height: 25px;
}

#sidebar ul li {
border-bottom: 1px dashed #333 ;
border-top: none;
}

#sidebar ul li a:link{
font-family: Arial, Helvetica, sans-serif;
color: #5B90D4;
text-decoration: none !important;
}

#sidebar ul li a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
text-decoration: none !important;
}

#sidebar ul li a:hover {
text-decoration: underline !important;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #171515;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #5B90D4;
	font-size: 16px;
}

.commentmetadata{
	font-family: Arial, Helvetica, sans-serif;
	color: #5B90D4;
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	font-weight: bold;
	color: #5B90D4;
	background-color: #171515;
	border: 1px dashed #171515;
}

.comments-template input {
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 15px;
	font-weight: bold;
	color: #5B90D4;
	background-color: #171515;
	border: 1px dashed #171515;
}
	
/*///////////////////////////////////////////////////////////////////////////////////// */

div#footerwrap {
margin: auto;
width: 100%;
height: 250px;
background-color: #171515;
border-top: 1px solid #5B90D4;
clear: both;
}

div#footercontainer {
margin: 0 auto;
width: 850px;
height: 250px;
}

div#footerbox1 {
margin: 0 10px 0 0;
width: 275px;
height: 250px;
float: left;
}

#footerbox1 h2 {
margin: 10px 0 0 0;
padding: 10px 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #5B90D4;
border-bottom: 1px dashed #333;
}

#footerbox1 ul {
margin:5px 0 0 0;
padding: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight: bold; 
list-style: none !important;
line-height: 25px;

}
#footerbox1 ul li {
border-bottom: 1px dashed #333;
}

#footerbox1 ul li a:link{
font-family: Arial, Helvetica, sans-serif;
color: #5B90D4;
text-decoration: none !important;
}

#footerbox1 ul li a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
text-decoration: none !important;
}

#footerbox1 ul li a:hover {
text-decoration: underline !important;
}

div#footerbox2 {
margin: 0 10px 0 0;
width: 275px;
height: 250px;
float: left;
}

#footerbox2 h2 {
margin: 10px 0 0 0;
padding: 10px 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #5B90D4;
border-bottom: 1px dashed #333;
}

#footerbox2 ul {
margin:5px 0 0 0;
padding: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight: bold; 
list-style: none !important;
line-height: 25px;
}

#footerbox2 ul li {
border-bottom: 1px dashed #333;
}

#footerbox2 ul li a:link{
font-family: Arial, Helvetica, sans-serif;
color: #5B90D4;
text-decoration: none !important;
}

#footerbox2 ul li a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
text-decoration: none !important;
}

#footerbox2 ul li a:hover {
text-decoration: underline !important;
}

div#footerbox3 {
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 280px;
height: 250px;
float: left;
}

#footerbox3 h2 {
margin: 10px 0 10px 0;
padding: 10px 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #5B90D4;
border-bottom: 1px dashed #333;
}

div#copyright {
padding: 8px 0 0 0;
height: 30px;
text-align: center;
background-color: #171515;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #fff;
border-top: 1px dashed #333;
}