/*
Theme Name: HackMod Theme
Theme URI: http://hackmod.com
Description: This is the custom theme for hack-mod.com
Version: 1
Author: Blake Cormier
*/

/*-----------Block Level Elements--------------*/

Body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/hackmod_03.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #1B1B1B;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}
a img {
border:none;
}
#side {
	float: left;
}

#page {
	display: block;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#header {

}

#headerimg {

}

.description {

}
#headerimg img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {

}

#content {
	float: left;
	width: 480px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar h2 {
	display: inline;
}

#sidebar {
	float: right;
	width: 227px;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: 11px;
	margin-left: 11px;
	padding-bottom:40px;
}

#footer {
	clear: both;
	float: none;
	color: #666666;
	text-align: center;
	width: 100%;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
}
#footerad {
width:728px;
display:block;
margin-left:auto;
margin-right:auto;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/
a {
	color:#999999;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#CCCCCC;
}


h2 a:hover, h2 a:visited, h2 a {

}

.post {
	padding: 10px;
border-bottom:thin dotted #ffffff;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}
.postads {
 display:block;
 margin-left:auto;
 margin-right:auto;
 width:auto;
}
blockquote {
background:#1b1b1b;
}

/*--------------Sidebar------------*/

#sidebar ul {
list-style-type:none;
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}
#sidebarad {
width:160px;
display:block;
margin-left:auto;
margin-right:auto;
}
#tagcloud {
width:200px;
margin-left:auto;
margin-right:auto;
}


/*--------------Comments--------------*/

ol.commentlist {
}

ol.commentlist li {
	padding:5px;
	background-color:#333333;
}

ol.commentlist li.alt {
	background-color:#000000;
}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/
