/*  
Theme Name: Precision
Theme URI: http://www.freewpthemes.net/preview/precision/
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/gradient.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

form p a {
	color: #003462; 
}

form p a:hover {
	color: #3366CC; text-decoration:underline; 
}

form br {
}

input, textarea {
	padding: 5px;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: #F9F3DF;
	border-top: 1px solid #CB960F;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CB960F;
}

h1 {}

h2 {}

h3 {}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #003462;
}

a:hover {
	border: none;
	color: #3366CC; text-decoration:underline; 
}

/* Header */

#header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	float: left;
	padding-left:10px;
	width: 500px;
}

#logo h1 {
	color: #FFFFFF;
	font-size:18px;
	padding-top:17px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align:left;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1.2em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
	width:400px;
	padding-right:0px;
	padding-top:24px;
	color:#FFFFFF;
	font-size:13px;
}

#menu span {
	float:right;
}

#menu a:link, #menu a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration:underline;
	color: #DEDEDE;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 0 30px;
}

#content .wide {
}

.post { 	width: 430px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.post a {color: #003462; text-decoration:underline;}

.post a:hover {color: #3366CC; text-decoration:underline;}


.post .title h1, .post .title h2 a{
	margin: 0;
	padding: 0; 
	}

.post h1 {
color: #990000;
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	padding-bottom:1px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	
	}
	
.post h2 a {
color: #990000;
	font-size:12px;
	text-transform:uppercase;
	margin:0;
	padding-bottom:1px;
	text-decoration:none;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

.post h2 a:hover {color:#999999;}

.post .title a {
    color: #990000;
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	padding-bottom:0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #003462;
	width:400px;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	
}

.post .entry {
	padding-bottom: 20px;
	
	
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 180%;
}

.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #DEDEDE;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

.post ul {
	padding-bottom: 25px;
}


.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}


/* Sidebars */

/* = Begin Blog Specific Styles
-------------------------------------------------------------------*/
h2.widgettitle {
	color: #990000;
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	padding:0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;}


.sidebar {
	float: left;
}

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

.sidebar li {
	padding-bottom: 20px;
}

.sidebar li ul { 
}

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

.sidebar h2 { border-bottom: 1px solid #003462;
}

/* Sidebar1 */

#sidebar1 {
	width: 220px;
}

#sidebar1.sidebar ul li a {}

#sidebar1 li li {
	margin-left: 10px;
	padding-left: 10px;
}

#sidebar1 li li a {color: #003462;}
#sidebar1 li li a:hover { color: #3366CC; text-decoration:underline;}

#sidebar1 h2 {
}

/* Sidebar2 */

#sidebar2 {
	width: 220px;
}


#sidebar2 li li {
	margin-left: 10px;
	padding-left: 10px;
}

#sidebar2 li li a {color: #003462;}
#sidebar2 li li a:hover { color: #3366CC; text-decoration:underline;}

#sidebar2 h2 { color: #990000;
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	padding:0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;}





/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search #s {
	width: 94%;
	border: 1px #DEDEDE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#search #searchsubmit {
	padding: 3px 10px;
	margin: 5px 0 0 0;
	background: url(images/img04.jpg) repeat-x left top; 
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #DEDEDE;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #DEDEDE;
	color: #003462;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #DEDEDE;
	border-bottom: 1px dotted #DEDEDE;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #DEDEDE;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 110px;
	margin: 0 auto;
	
}

#footer p {
	margin: 0;
	padding: 15px 0px;
	font-size: 11px;
}

#footer .legal {
	float: left;
	height: 40px;
}

#footer .credit {
	float: right;
	height: 40px;
}

#comment {
	width: 440px;
	height: 50px;
	border: 1px #DEDEDE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#submit {
	padding: 3px 10px;
	background: url(images/img04.jpg) repeat-x left top; 
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.navigation {
	padding: 15px 0;
	font-weight: bold;

}

.navigation a {
	color: #666633;
}

.navigation a:hover {
	color:#666666;
	text-decoration:underline;
}
