/*
Theme Name: Copywriter.com
Theme URI: http://www.copywriter.com.com/
Description: The Copywriter.com WordPress theme is a theme built from scratch by Paul Bredenberg. 
Version: 1.0
Author: Paul Bredenberg
Author URI: http://www.paulbredenberg.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Copywriter.com v1.0
	 http://paulbredenberg.com

	This theme was designed and built by Paul Bredenberg,
	whose blog you will find at http://www.paulbredenberg.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
font-size: 11px;
font-family: tahoma;
background-color: #AABB46;
text-align: center; 
}

img {
border-width: 0px;
}

a {
text-decoration: none;
color: #000;
}

h1 {
margin: 0px 0px 0px 0px;
font-weight: normal;
}

h2 {
font-weight: normal;
}

h3 {
font-weight: bold;
font-size: 14px;
}

h4 {
font-weight: bold;
font-size: 12px;
margin: 0px 0px 0px 0px;
}


#content {
width: 1026px;
float: left;
text-align: left;
margin-left: 10%; 
margin-right: 10%;
}



#page {
background-image: url(images/page.png);
width: 1024px ;
background-repeat: x-repeat;
float: left;
}

#header {
background-image: url(images/header-bg.png);
background-repeat: no-repeat;
width: 1024px ;
height: 273px;
float: left;
}

#header img{
border-width: 0px;
}

#header-container {
width: 768px;
}

#header-link {
float:left;
width: 100px;
margin: 0px 0px 0px 25px;
}

#header-icons {
float:left;
width: 150px;
margin: 35px 0px 0px 23px;
display: inline;
}

#header-icons img{
margin: 0px 5px;
}

#header-caption {
margin: -5px -125px 0px 0px;
font-size: 10px;
color: #fff;
width: 250px;
float: right;
}

#navigation {
float: left;
margin: -5px 0px 0px 130px;
}

#navigation ul {
margin: 0px 5px 0px 5px; 
padding: 0px 5px 0px 5px; 
list-style-type: none; 
list-style-image: none;
}

#navigation li {
margin: 0px 5px 0px 5px; 
display: inline;
}

#navigation a{
color: #fff;
font-size: 18px;
padding: 0px 5px 0px 5px; 
}

#navigation a:hover {

}

#navigation a:hover img{
padding: 0px 0px 0px 0px;
width: 91px;
}

#logo {
margin: 55px 0px 0px 135px;
float: left;
}

#text {
width: 470px;
margin: 10px 5px 10px 145px;
float: left;
}

#sidebar {
width: 251px;
float: right;
margin: 0px 148px 0px 0px;
  
}

.blogroll {
margin: 0px 0px 0px 25px;
}


.blogroll li{
list-style: none;
margin: 0px 0px 0px -10px;
}

.blogroll li a{
margin: 0px 0px 0px -40px;
}

.blogroll h2{
font-size: 14px;
font-weight: bold;
margin: 5px 0px 0px 0px;
}

#sidebar h3 {
margin: 0px 0px 0px 15px;
}

#sidebar-top {
background-image: url(images/sidebar-top.png);
background-repeat: no-repeat;
height: 44px;
}

#sidebar-mid {
background-image: url(images/sidebar-mid.png);
background-repeat: x-repeat;
padding: 5px 0px 5px 0px;
}

#sidebar-bottom {
background-image: url(images/sidebar-bottom.png);
background-repeat: no-repeat;
height: 21px;
}

#sidebar2 {
width: 180px;
float: right;
}

#testimonials {
width: 220px;
margin: 0px 0px 10px 15px;
font-size: 10px;
float: left;
}

#testimonials-page {
margin: 8px 0px 8px 0px;
font-size: 12px;
border-bottom-style: dashed;
border-width: 1px;
border-color: #000;
float: left;
}


#testimonials li{
list-style: none;
margin: 0px 0px 0px -10px;
}

#testimonials li a{
margin: 0px 0px 0px -30px;
}

#testimonials h2{
font-size: 14px;
font-weight: bold;
margin: 5px 0px 0px 0px;
}


#footer {
background-image: url(images/footer.png);
width: 1024px ;
height: 83px;
background-repeat: no-repeat;
float: left;
margin: 0px 0px 10px 0px;
}

#footer-login {
float: right;
margin: 25px 165px 0px 0px;
}

#footer-content {
margin: 18px 0px 0px 145px;
color: #fff;
float: left;
}

#footer-content a{
color: #fff;
}

#notfound li{
font-size: 12px;
list-style: none;
font-weight: bold;
}