/*  
Theme Name: YourCustomItems
Theme URI: http://www.yourcustomitems.com
Description: This is the main Word Press Template for YourCustomItems.com
Version: 1.0
Author: Shawn Donley
Author URI: http://www.yourcustomitems.com

*/

body, h1,h2,h3,h4,h5,h6,blockquote,p,form {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0F0;
	background-image: url(../../../../images/spring.jpg);
	background-repeat: repeat;
	background-position: left top;

}

h1 {
	font-size: 24px;
	padding: 0 0 10px 0;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

a:link, a:visited {

	text-decoration: underline;
	color: #000;

}

a:hover{
	color: #CCCC99;
	text-decoration: underline overline;
	background-color: #000000;
}

.topImage {
	background-image: url(http://www.yourcustomitems.com/images/layout_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.middleimage {
	background-image: url(http://www.yourcustomitems.com/images/layout_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomImage {
	background-image: url(http://www.yourcustomitems.com/images/layout_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

p {
	padding: 10px 0 0 0;
}

#wrapper {

	margin: 0 auto 0 auto;
	width: 800px;
	text-align:left;

}

#header {

	float: left;
	width: 800px;

}

#container {

	float:left;
	width:500px;

}

.post {
	padding: 10px 0 10px 0;
	
}

.post h2 {
	font-size: 18px;
}

.entry {
	line-hieight: 18 px;
}

p.postmetadata{

	border-top:1px solid #ccc;
	margin: 10px 0 0 0;

}

.navigation {

	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	
}

.sidebar{
	
	float:left;
	width: 240px;
	background: #eeeeee;
	margin: 0 0 0 60px;
	display: inline;

}

.sidebar ul{

	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;

}

.sidebar ul li {
	padding: 5px 0 5px 0;
}

.sidebar ul li h2 {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC99;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	margin-bottom: 2px;

}

.sidebar ul ul li {
	list-style-type: square;
	padding: 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	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 solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer {
	
	clear: bloth;
	float: left;
	width: 750px;

}

table#wp-calendar {
	width: 80%;
}

#title {
	color: #FFFFFF;
	margin: 3px;
	padding: 2px 2px 2px 100px;
	height: 50px;
	width: 600px;
	background-image: url(../../../../images/blog-head-plain.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}

#title a:link, #title a:visited {

	text-decoration: underline;
	color: #FFF;

}

#title a:hover{
	color: #CCCC99;
	text-decoration: underline overline;
	background-color: #000000;
}

#ntitle {
	color: #FFFFFF;
	margin: 3px;
	padding: 2px 2px 2px 100px;
	height: 50px;
	width: 600px;
	background-image: url(../../../../images/blog-head-new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}

#ntitle a:link, #ntitle a:visited {

	text-decoration: underline;
	color: #FFF;

}

#ntitle a:hover{
	color: #CCCC99;
	text-decoration: underline overline;
	background-color: #000000;
}

#ttitle {
	color: #FFFFFF;
	margin: 3px;
	padding: 2px 2px 2px 100px;
	height: 50px;
	width: 600px;
	background-image: url(../../../../images/blog-head-tip.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}

#ttitle a:link, #ttitle a:visited {

	text-decoration: underline;
	color: #FFF;

}

#ttitle a:hover{
	color: #CCCC99;
	text-decoration: underline overline;
	background-color: #000000;
}

#atitle {
	color: #FFFFFF;
	margin: 3px;
	padding: 2px 2px 2px 100px;
	height: 50px;
	width: 600px;
	background-image: url(../../../../images/blog-head-news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}

#atitle a:link, #atitle a:visited {

	text-decoration: underline;
	color: #FFF;

}

#atitle a:hover{
	color: #CCCC99;
	text-decoration: underline overline;
	background-color: #000000;
}

#ctitle {
	color: #FFFFFF;
	margin: 3px;
	padding: 2px 2px 2px 100px;
	height: 50px;
	width: 600px;
	background-image: url(../../../../images/blog-head-cs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}

#ctitle a:link, #ctitle a:visited {

	text-decoration: underline;
	color: #FFF;

}

#ctitle a:hover{
	color: #CCCC99;
	text-decoration: underline overline;
	background-color: #000000;
}

#utitle {
	color: #FFFFFF;
	margin: 3px;
	padding: 2px 2px 2px 100px;
	height: 50px;
	width: 600px;
	background-image: url(../../../../images/blog-head-ch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}

#utitle a:link, #utitle a:visited {

	text-decoration: underline;
	color: #FFF;

}

#utitle a:hover{
	color: #CCCC99;
	text-decoration: underline overline;
	background-color: #000000;
}

.projectHeading {
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
	margin: 3px;
	padding: 3px;
	border: 1px dashed #333333;
}

.menuHeading {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC99;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	margin-bottom: 2px;

}

