/*  
Theme Name: C&S
Theme URI: http://www.creativeandsons.com
Description: Simple widget-ready theme for Creative & Sons
Version: 1.0
Author: Creative & Sons
Author URI: http://www.creativeandsons.com
*/
/*
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}
*/

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	background: #000000;
	color: #cccccc;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #99C9FF;
}

h1 a{
	color: #FFFFFF;
	border:none
}

h1 a:hover{
	text-decoration: none;
	color: #F8F8F8;
}

a:link, a:visited{
	text-decoration: none;
	border:none;
	color:#99C9FF
}

a:hover{
	text-decoration: none;
	color: #646464;
}

a img{
	border:none
	}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 50px auto 0 auto;
	width: 900px;
	text-align: left;
}

#header{
	float: left;
	width: 825px;
	height: 120px;
	color: #F8F8F8;
	border:none;
}

#navbox {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	width:900px;
}

#htitle{
	float: left;
	margin: 17px 10px 0 0;
}

#desc{
	float: left;
	color: #777;
	margin: 25px 10px 0 0;
}

#navmenu{
	float: right;
	margin: 15px 0 0 0;
}

#navmenu ul{
	list-style-type: none;
	list-style-image: none;
}

#navmenu ul li{
	display: inline;
	padding: 0 0 0 20px;
}

#navmenu ul li a {
	text-decoration: none;
	color: F8F8F8;
}

#navmenu ul li a:hover {
	color: 9999AA;
}

#container{
	float: left;
	width: 650px;
	margin: 0 15px 0 0;
}

#postcon{
	margin: 5px 0 20px 0;
	background: #000000;
}

.post{
	border-bottom: 1px dotted #666666;
	margin: 0 0 30px 0;
}

.post a{
	color: #99C9FF;
}

.post a:hover{
	color: #666666;
	text-decoration: none;
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 140%;
    color: #99C9FF;
}

.post h2 a{
	color: #99C9FF;
}

.post img{
	margin: 2px 0;
	padding: 5px;
	border: 1px solid;
	border-color: #666666
}

.entry{
	line-height: 20px;
	margin-top: -15px
}

.postmetadata{
	color: #4c4c4c;
	text-transform:uppercase;
	line-height: 1.4em;
	font-size: 8pt;
	letter-spacing:.1em;
	font-weight:bold;
}

.metabox{
	float: left;
	width: 99%;
	text-transform:uppercase;
	color: #4c4c4c;
	font-size: 7pt;
	letter-spacing:.1em;
	line-height: 20px;
	margin: 5px 0 10px 0;
	padding: none;
}

.navigation{
	clear: left;
	padding: 10px 10px;
	text-transform: uppercase;
	font-size: 9pt;
	color: #F8F8F8;
	width: 500px;
	height: 15px;
	text-decoration:none;
}

.navigation a{
	text-decoration:none;
	}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

table#wp-calendar{
	width: 100%;
}

.commentlink{
	padding: none;
}

.editcomment{
	padding-left:20px;
}

.catlink{
	float: left;
	width: 99%;
	text-transform:uppercase;
	color: #4c4c4c;
	font-size: 7pt;
	letter-spacing:.1em;
	line-height: 20px;
	margin: 5px 0 10px 0;
	padding: none;
	
}

.taglink{
	display: block;
	padding:none;
}

/*Sidebar
-----------------------------------------------------*/
.sidebar{
	float: left;
	width: 210px;
	display: inline;
	line-height: 20px;
	text-align:left;
	padding-top:10px
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 5px 0;
}

.sidebar ul li h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 0;
	border-bottom: 1px dotted #666666;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 16px;
}
.sidebar a:link, a:visited{
	text-decoration: none;
	border:none;
	color: #99C9FF;
}

.sidebar a:hover{
	text-decoration: none;
	border-bottom: dotted 1px;
	color: #646464;
}

/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}

.cle{
	clear: both;
}

/*Footer
-----------------------------------------------------*/
#footer{
	clear: both;
	float: left;
	text-align: center;
	text-transform:uppercase;
	font-size:8pt;
	width: 990px;
	line-height: 20px;
	margin: 15px 0;
	padding: 5px 0 5px 20px;
	color: #AAA;
}
#footer a{text-decoration:none}

/*Comments
-----------------------------------------------------*/
.alt{
	background: #EEE;
}

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, "Times New Roman", Times, 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;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #EEE;
padding: 2px;
margin: 0 10px;
background: #fff;
}

/*begin navigation*/

#navbox {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	width:900px;
}
#nav {
	padding-left: 25px;
	padding-top: 5px;
	left: 100px;
	top: 0px;
	background-color: white;
	height: 25px;
	position: absolute;
	width: 780px;
	z-index:1000
}

/*end navigation*/

/*begin drop-down menu*/
.menuHeader {
	text-align:left;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	padding: 0 40.5px 0 0;
	display: inline;
	position:relative;
	top:1px;
	background-color: none;
	}
	
.menuHeader a {
	color: black;
	}
	
.menuHeader a:hover {
	color: #646464;
	text-decoration:none;
	}

.menuDrop {
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.90);
	opacity:0.90;
	border-width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	top: 0px;
	left: 0;
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 12px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
}

.menuDrop a {
	border-width: 0px;
	position: relative;
	display: block;
	word-spacing: normal;
	text-align: left;
	padding: 2px 5px;
	text-decoration: none
	}

.menuDrop a:link {
	color: black;
	}

.menuDrop a:visited {
	color: black;
	}

.menuDrop a:hover {
	color: black;
	background: #6faacd;
	}

.menuDrop a:active {
	color: black;
	}

/*end drop down menu*/