﻿/*
Theme Name: Add Your Content 2 WordPress Theme
Description: Add Your Content 2 WordPress Theme is a clean, simple and stylish WordPress theme by <a href="http://jump2top.com">jump2top</a>.
Author: jump2top
*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #ffffff;
	color: #333333;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
  background: url(images/headerBackground.jpg) #c8c3ce 0 repeat-y;
}
#header {
	background:url(images/background_header.gif) repeat-x;
	height: 100px;
	color: #ffffff;
}
#headerwrap {
	clear: both;
	text-align: right;
	margin-right: 20px;
}
#title {
	float: left;
	text-align: left;
	margin: 15px 0px 0px 20px;
}
#topright {
	margin: 15px 20px 0px 0px;
	float: right;
}
#navigation {
	padding: 14px 0px 0px 220px;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
#wrap {
	margin: 20px 15px 0px 8px;
}
#sidebar {
	width: 150px;
  float: left;
  line-height: 30px;
}
#content {
	width: 700px;
  margin-left: 170px;
  padding:14px
}
#footer {
	clear: both;
	padding: 10px 0px;
	color: #999999;
}
/* fonts */
#title h1 {
	font-size: 18pt;
	color: #0072bc;
	font-weight: normal;
}
#title h1 a {
	color: #0072bc;
	text-decoration: none;
}
.description {
	font-size: 11pt;
	color: #999999;
}
#navigation ul li {
	display: inline;
	list-style: none;
}
#navigation li {

}
#navigation li a {
	color: #666666;
	text-decoration: none;
	background-color: #ffffff;
	padding: 10px;
}
#navigation li a:hover {
	background-color: #58595e;
	color: #ffffff;
}
#navigation li a:current,
#navigation li a:active {
	background-color: #58595e;
	color: #ffffff;
}
#sidebar h2 {
	padding-bottom: 5px;
	color: #0072bc;
	font-size: 12pt;
}
#sidebar h2 a {
	color: #0072bc;
	text-decoration: none;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul {
	padding-bottom: 10px;
}
#sidebar a {
  font-size: 13px;
  font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #0072bc;
}
#content h1 {
	color: #0072bc;
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 18pt;
}
#content h1 a {
	color: #0072bc;
	text-decoration: none;
}
#content h2 {
	font-size: 11pt;
	color: #333333;
}
#content h2 a {
	color: #333333;
	text-decoration: none;
}
#content h3 {
	font-size: 10pt;
	color: #333333;
}
#content h3 a {
	color: #333333;
	text-decoration: none;
}
#content h3
#content h2
#content ul,
#content ol,
p {
	padding-bottom: 5px;
}
blockquote {
	margin: 10px;
	padding: 40px 10px 0px 40px;
	background: url(images/background_blockquote.gif) top left no-repeat;
	font-size: 9pt;
	font-weight: bold;
}
#content ul li,
#content ol li {
	margin-left: 35px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
/* default */
.navigation {
	padding: 10px 0px;
	color: #666666;
}
.navigation {
	color: #666666;
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.postmetadata {
	color: #999999;
	margin:10px 0px;
}
.postmetadata a {
	color: #999999;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#0072bc;	

}
#date a {
	color:#0072bc;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #999999; 
	padding: 5px;
	font-size: 8pt;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #0072bc;
	color: #ffffff;
	border: 1px solid #666666; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color:#0072bc;	
	text-decoration: none;
}
#commentform a:hover {
	color:#333333;	
	text-decoration: underline;
}















.headerBarTop {
	position:relative;
	margin: 0px;
	padding: 0px;
	height:37px;
	background:#695d78;
}

.headerBarBottom {
	margin:0px;
	padding:0px;
	background: url(images/headerBackground.jpg) #c8c3ce 0 repeat-x;
}

.headerBarBottomImage {
	margin:0px;
	padding:0px;
	background:#ffffff;
}






