/*Theme Name: Christopher Carrick's Wordpress theme
BlogTheme URI: http://christophercarrick.com
Description: A custom theme for Christopher Carrick
Author: Joseph Muller	
Author URI: 
version: 1.0*/


#notice {
border:1px #FFF dotted;
margin:0;
padding:10px;
}

.post img {
float:left;
}

/* IE PNG fix */
img,#navigation a,div {
behavior:url(iepngfix.htc);
}

/* CSS Resets */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend, {
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

/* remember to define focus styles! */
:focus {
outline:0;
}

body {
line-height:1;
color:#000;
font-family:arial, san-serif;
background:#000f14 url(images/bg4.jpg) no-repeat right top;
margin:10px 0 0;
}

ol,ul {
list-style:disc;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:400;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}

blockquote,q {
quotes:"" "";
}

table,caption,tbody,tfoot,thead,tr,th,td {
padding:5px 0;
}

#awebrform {
width:200px;
height:400px;
float:right;
font-size:14px;
padding:20px 0 0;
}

/* basics */
* {
margin:0;
padding:0;
}

#photo {
padding:22px 40px 0 0;
}

#logo {
padding:20px 40px 0 0;
}

h1 {
font-size:18pt;
}

h2 {
font-size:14pt;
margin-top:10px;
}

h3 {
font-size:10pt;
margin-top:10px;
}

h4 {
font-size:9pt;
}

/* images and misc. */
img {
border:none;
padding:6px;
}

img a {
border:none;
}

img.left {
float:left;
border:none;
padding:6px;
}

img.right {
float:right;
border:none;
padding:6px;
}

blockquote {
margin:15px;
padding:0 12px;
}

/* links */
a {
color:#fff;
text-decoration:none;
border:none;
}

a:hover {
color:#6A7CA0;
text-decoration:underline;
border:none;
}

/* container */
#container {
width:780px;
color:#fff;
overflow:hidden;
margin:0 auto;
padding:6px;
}

#blogcontainer {
width:920px;
color:#fff;
overflow:hidden;
margin:0 auto;
padding:6px;
}

/* header */
#header {
width:720px;
height:160px;
margin:0 auto 20px;
}

#headerimages {
text-align:center;
margin:0 auto;
}

/* content */
#content {
float:left;
width:480px;
min-height:200px;
overflow:hidden;
background:url(images/pagemidbg.png) repeat-y;
font-family:arial, san-serif;
padding:0 10px;
}

#content ol {
padding:0 0 0 30px;
}

#content ul {
padding:0 0 0 25px;
}

#contenttop {
background:transparent url(images/pagetopbg.png) no-repeat scroll center bottom;
float:left;
height:15px;
overflow:hidden;
width:500px;
margin:10px 0 0;
padding:0;
}

#contentbottom {
background:transparent url(images/pagebottombg.png) no-repeat scroll center bottom;
float:left;
height:17px;
overflow:hidden;
width:500px;
margin:0 0 10px;
padding:0;
}

#contentcontainer {
width:500px;
clear:none;
float:left;
margin:10px;
}

#contentnobg {
float:left;
width:500px;
min-height:200px;
overflow:hidden;
margin-top:10px;
font-family:arial, san-serif;
}

#contentnobg p {
font-size:17px;
}

.post {
line-height:14pt;
margin:0;
padding:0;
}

.post h2 {
font-family:baskerville, georgia, times, serif;
font-size:16pt;
font-weight:100;
color:#fff;
}

.post li {
margin:0 0 10px;
}

.entry p {
margin:12px 0;
}

.postmetadata {
clear:both;
margin-top:16px;
padding:6px;
}

/* sidebar */
#sidebar {
font-family:baskerville, georgia, times, serif;
font-size:13pt;
width:240px;
text-align:right;
float:left;
margin:22px 0 23px;
padding:0;
}

#sidebar a {
color:#e4800b;
border-bottom:2px #FFF solid;
}

#sidebar ul {
list-style:none;
padding:0 5px 0 0;
}

#sidebar ul li {
margin:0;
padding:5px 0;
}

/* Sidebar 2 */
#sidebar2 {
font-family:baskerville, georgia, times, serif;
font-size:12pt;
width:160px;
text-align:left;
float:right;
margin:22px 0 23px;
padding:0;
}

#sidebar2 a {
color:#e4800b;
}

#sidebar2 h2 {
font-family:baskerville, georgia, times, serif;
font-weight:400;
font-size:16pt;
text-align:left;
color:#FFF;
}

#sidebar2 p {
margin:0;
}

#sidebar2 img {
margin:0;
padding:0;
}

#sidebar2 ul {
list-style:bullet;
padding:0 5px 0 0;
}

#sidebar2 ul ul li {
margin-left:15px;
line-height:20px;
padding:5px 0 0;
}

/* comments */
#commentssection {
clear:both;
margin:0;
padding:2px 2px;
}

#commentssection h3 {

font-size:12pt;
font-weight:300;
font-style:normal;
color:#fff;
}

#commentform a {
color:#fff;
text-decoration:none;
border-bottom:1px dotted #465D71;
line-height:14pt;
}

#commentform h3 {
font-size:12pt;
font-weight:300;
color:#fff;
}

#commentbox {
width:75%;
min-width:400px;
margin:5px 5px 0 0;
}

.commentlist {padding:0;}

#author,#email,#url,#commentbox,#submit {
margin:5px 10px 0 0;
}

#submit {
margin:5px 5px 0 0;
}

#content ol.commentlist {
list-style-type:none;
padding:0;
}

ol.commentlist li {
overflow:hidden;
margin:10px 0;
padding:5px 0 5px 0px;
}

ol.commentlist li p {
line-height:14pt;
margin:6px 0;
padding:0 12px 0 10px;
}

cite {
font-size:10pt;
font-weight:bold;
font-style:normal;
}

/* footer */
#footer {
clear:both;
width:100%;
margin-top:15px;
font-family:baskerville, georgia, times, serif;
font-size:7pt;
}

#footer p {
color:#fff;
margin:0;
padding:6px;
}

#footer a:hover {
color:#5D5D5D;
text-decoration:underline;
}

/* Extras */
#sidebar a.current {
color:#FFF;
}

input {
width:177px;
}

form font {
font-family:arial;
}

.entry table {
width:480px;
}

#notice a,.post a {
text-decoration:underline;
}

.post h2 a,.post h2 a:hover,#sidebar a:hover,#sidebar2 a:hover,cite a,#footer a {
color:#fff;
text-decoration:none;
}

.post p,.post ul,.post ol {
font-size:11pt;
}

#commentform p,ol.commentlist a {
color:#fff;
}
