/*  
Theme Name: DexterousProductions
Theme URI: dexterousproductions.com
Description: Theme for dexterousproductions.com
Version: 1.0
Author: Haley Lovett
Author URI: http://www.haleylovettphotography.com

*/

body {
  background:#000000;
  margin:0;
  padding:0px 0px;
  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:left;
  color:#000;
  font-size/* */:/**/small;
  font-size: /**/small;
}



#wrapper{
	margin: 0 auto 0 auto;
	width: 850px;
	text-align: left;
	background-color: #ffffff;
}

#header{
	float: left;
	width: 850px;
	background: url("http://dexterousproductions.com/wp-content/themes/dexterousproductions/img/dexproheader.jpg");
	height: 200px;
	color: #ffffff;


}


#box{
	float: left;
	width: 635px;
	padding: 0 10px 0 10px;
	margin: 12px 10px 0 0;
	background: #ffffff;
}

.sidebar{
	float: left;
	width: 175px;
	background: #ffffff;
	margin: 0 0 0 0px;
	display: inline;
}


 /* This styles the unordered list element to remove bullets and align the text */
 ul#nav {
   list-style-type : none;
   text-align : left;
 }

 /*
  This styles the links. It�s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#nav a {
   background-color : #d3d3a7;
   padding : 15px 20px 2px 10px;
   margin-bottom : 10px;
   margin-left: -10px;
   width : 125px;
   height : auto;
   color : #333;
   font-weight : bold;
   font-style : normal;
   display : block;
   text-decoration : none;
 }


 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#nav li {
   margin-bottom : 10px;
 }

 /* This removes the default left margin (indentation) */
 ul#nav li {
   margin-left : -20px;
 }

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn�t do it in this example. I didn�t feel it was needed
 */
 ul#nav a:hover, ul#nav a:focus, ul#nav a:active {
   background-color : #000066;
   color : #fff;
 }

 

 /*
  This style the single state of the �current_page_item� class link. Not needed for
  the �rss� class link since that target page won�t display the menu
 */
 ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,
 ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {
   background-color : #000066;
   color : #fff;
   cursor : default;
   text-align : left;
 }







.post {
	width: 615px;
	padding: 10px 10px 10px 10px;
	background-color: #d3d3a7;
	
}

.sticky {
	background-color: #dddddd;
	width: 615px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 15px 0;
	
}

#footer{
	clear: both;
	float: left;
	width: 850px;
}

.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;
}

.contactform{

margin-top:30px;

}


.clearer {
	clear:both;
	
}
h1 a:link, a:visited{
	text-decoration: none;
	
	
}

h2 a:link, a:visited{
	text-decoration: none;
	
}

h2 a:hover{
	text-decoration: underline;
	
}

h3 a:link, a:visited{
	text-decoration: none;
	
}

h3 a:hover{
	text-decoration: underline;
	
}



a:link, a:visited{
	text-decoration: none;
	color: #040057;
	width: auto;
	background: none;
}

a:hover{
	text-decoration: underline;
	width: ;
	background: none;
}


#hcolumn1 {
	float: left;
	width: 600px;
	padding: 0 0 0 0px;
	
	
}


#header h1 a {
	width: 400px;
	height: 100px;
	display: block;
	background: url(images/headerimage.gif) no-repeat top left;
	}
#header h1 a span { display: none; }





#hcolumn2 {
	float: right;
	width: 200px;
	font:small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	text-align: right;
	margin: 10px 30px 0 0;
	
	
}
