/*   
Theme Name: dadseyeview
Theme URI: http://www.pohodo.com/
Description: My custom theme for dadseyeview.com
Author: Paul Holder
Author URI: http://www.pohodo.com/
Template: dadseyeview
Version: 1

With any luck I'll figure out how this stuff works.

*/

body {font-family: arial, verdana, sans-serif; font-size: 85%;padding:0;margin:0;background-color:#ccc;color:#333;}
h1, h2, h3, h4, h5 {color: #555;}
h4 {font-size: 1.3em;}
ul {list-style-type: none;margin:0; padding:0;}
li {margin:0; padding:0;margin: 3px 0;}
.widget li {background: transparent url(images/bullet3.gif) 0 7px no-repeat;padding-left: 10px;}
a {text-decoration: none; color:#2970A6;}
.pageStructure {width: 100%;}
.post h2 a {color: #444;}
.post h2 a:hover {color: #2970A6;}
.post h2 {border-bottom: 1px solid #ccc;margin-bottom: .2em;clear: both;}
a:hover {text-decoration:underline;}
a img {border: none;}
#outerContainer {margin: 0 auto;padding-left: 10px;background: #fff url(images/left-bg.gif) top left repeat-y;width:990px;}
#innerContainer {padding-right:10px;background: #fff url(images/right-bg.gif) top right repeat-y;}
#header {height: 128px;background: url(images/header-bg2.gif) 10px 5px no-repeat;border-bottom:1px solid #878787;padding-bottom:20px;}
#header span {display: none;}
#header a {height: 50px; width: 290px;display:block;position: relative;top:35px;}
#footer {border-top: 1px solid #878787;padding: 0 10px 10px 10px;}
#footer p {margin-bottom: 0;}
#header h1 {padding: 20px 0 0 10px; margin:0;}
#header .description {padding-left: 10px;font-style: italic;}
.content {padding: 0 10px 10px 10px;}
.sidebar1, .sidebar2 {width: 200px;background: #f7f7f7;line-height: 145%;}
.sidebar1 {border-right: 1px solid #ccc;}
.sidebar2 {border-left: 1px solid #ccc;}
.sidebar1 ul, .sidebar2 ul {margin-left: 5px;} 
.sidebar1 h4, .sidebar2 h4 {margin-top: 0;margin-bottom: .5em;padding: 8px 0 4px 0;}
.widget {background: url(images/sidebar-rule2.png) center bottom no-repeat;padding: 0 5px 20px 5px;}
.widget h4 {margin-bottom: 0;}

.wp-caption {border: 1px solid #ccc;padding-top:5px;text-align: center;background:#ccc;margin-bottom: 1em;}
.wp-caption a {}
.wp-caption-text {text-align: left;border-top: 1px solid #ccc;padding: 4px;margin-bottom: 0;margin-top:5px;background: #fff;}
#searchform .screen-reader-text {display:none;}
#searchsubmit {display:none;}
#commentform #comment {width: 500px;}
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 50px;
}
.alignright {float: right;}
.alignleft {float: left;}