/*
	Theme Name: Fuller Photography
	Theme URI: http://www.fullerphotography.co.uk/
	Description: Theme based on the Fuller Photography website design.
	Version: 1.0
	Author: Dave Fuller
	Author URI: http:/www.fullerphotography.co.uk/
*/


body { background-color:#663B4C; background-image:url(imgs/bg-pattern.png);}
.container {width:810px;}
#header { margin-top:-7px;}
#page { margin-top:-24px; background-image:url(imgs/bg-mid.png); background-repeat:no-repeat; background-position:0px 516px;}
#body { padding:30px 24px 0 24px; background-image:url(imgs/bg-top.png); background-repeat:no-repeat; min-height:516px;}

#content { width:540px; float:left; }
	#content h2 { color:#663B4C; margin-bottom:0em; line-height:0.8em; }
	#content h3 { color:#663B4C; margin-bottom:0em; line-height:0.8em; }
	#content a { color:#663B4C; text-decoration:none; font-weight:bold; }
	#content a:hover { text-decoration:underline; }
	#content .entry { margin-top:10px;}
	#content .entry p { margin-bottom:1em;}
	#content hr { margin-top:1em;}

#sidebar { color:#A38994; width:184px; float:right; }
	#sidebar #cta { text-align:center; color:#FFF;}
	#sidebar #cta p { margin-bottom:0; }
	#sidebar #cta p.small { line-height:1em;}
	#sidebar a { color:#FFF; text-decoration:none; }
	#sidebar a:hover { text-decoration:underline; }
	#sidebar ul { list-style-type:none; margin:0 0 1em 0;}
	#sidebar ul h2 { font-size:1em; font-weight:bold; color:#D1C4C9; background-color:#764F5E; padding:4px 8px 4px 8px; margin:0;}
	#sidebar ul ul { padding-left:8px; }
	#sidebar form { margin:10px 0 10px 0; }
	#sidebar form input#s { width:120px; padding:3px; }
	#sidebar form input#searchsubmit { width:52px; background-color:#663B4C; border:1px solid #FFF; color:#FFF; font-size:.8em; padding:2px; }
	
#footer { padding:20px 0 0 24px; background-image:url(imgs/bg-bottom.png); background-repeat:no-repeat; min-height:35px;}
	#footer small { color:#A38994; }
	#footer a { color:#FFF; text-decoration:none; }
	#footer a:hover { text-decoration:underline; }

/* WordPress Specific */
img.alignright { padding: 4px 0 4px 4px; margin: 0 0 2px 7px;  }
img.alignleft { padding: 4px 4px 4px 0; margin: 0 7px 2px 0;  }
img.alignnone { padding-bottom:8px; }
.alignright { float: right; }
.alignleft { float: left; }
