:link,:visited {
text-decoration:none;
}

ul,ol {
list-style:none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
font-size:1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
margin:0;
padding:0;
}

a img,:link img,:visited img {
border:none;
}

address {
font-style:normal;
}

body {
font-size:65%;
font-family:Arial, "Lucida Grande", "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
line-height:2.2em;
color:#333;
background:#000000 url('http://fivebyfiveproductions.files.wordpress.com/2009/12/wallpaper_hero4.jpg') repeat-x;
}

a:link,a:visited {
color:#00B4EF;
}

a:hover {
text-decoration:normal;
color:#00B4EF;
}

#wrapper {
width:920px;
text-align:left;
margin:0 auto;
}

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

#sidebar {
float:right;
width:300px;
padding-bottom:20px;
}

.thin-sidebar {
float:left;
width:140px;
}

.spad {
padding-right:20px;
}

#footer {
clear:both;
padding-top:5px;
border-top:2px solid #eee;
color:#fff;
font-size:1.1em;
}

.clear:after,li.comment:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#header {
border-bottom:2px solid #00B4EF;
padding:20px 0 10px;
}

h1#title,div#title {
font-size:4.6em;
font-weight:normal;
line-height:1.3em;
}

h1#title a:link,h1#title a:visited,div#title a:link,div#title a:visited {
color:#444;
}

h1#title a:hover,div#title a:hover {
color:#772124;
text-decoration:none;
}

#description {
float:left;
}

#description h2 {
font-size:1.2em;
font-weight:normal;
color:#666;
}

#nav {
float:right;
font-size:1.5em;
font-family:Arial, "Lucida Grande", "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
}

#nav ul {
position:relative;
padding:0 0 0 20px;
}

#nav ul li {
float:left;
margin:0 0 0 15px;
}

#nav li a:link,#nav li a:visited {
color:#333;
text-decoration:none;
}

#nav li.current_page_item a,#nav li.current_page_parent a,#nav li.current_page_ancestor a,#nav li.current-cat a,#nav li a:hover {
color:#772124;
text-decoration:none;
padding-top:.1em;
border-top:4px solid #772124;
}

#menu {
padding-bottom:10px;
}

#menu img {
border:2px solid #eee;
}

.alert-box {
background:#f3f3f2;
border:2px solid #00B4EF;
margin:0 0 20px;
padding:200px;
}

.post-header {
border-bottom:2px solid #eee;
padding-bottom:5px;
}

.post-header h1,.post-header h2 {
font-size:2.6em;
line-height:1.1em;
font-weight:normal;
}

.post-header h1 a:link,.post-header h1 a:visited,.post-header h2 a:link,.post-header h2 a:visited {
color:#00B4EF;
}

.post-header h1 a:hover,.post-header h2 a:hover {
color:#00B4EF;
}

.comments {
padding-top:10px;
font-size:1.3em;
color:#00B4EF;
text-transform:uppercase;
}

.comments a:hover {
color:#00B4EF;
background-position:0 -24px;
}

.post .date {
float:right;
padding-top:10px;
color:#00B4EF;
font-size:1.6em;
font-weight:normal;
font-family:Arial, "Lucida Grande", "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
text-transform:uppercase;
}

.post .date span {
color:#00B4EF;
font-weight:normal;
}

#single-date {
float:none;
}

.meta {
font-size:1.2em;
color:#00B4EF;
margin:10px 0 20px;
}

.meta a:link,.meta a:visited {
color:#666;
font-style:normal;
}

.meta a:hover {
color:#00B4EF;
}

.tags {
float:right;
width:400px;
text-align:right;
font-style:italic;
}

.entry a:link,.entry a:visited,.alert-box a:link,.alert-box a:visited {
text-decoration:underline;
}

.entry a:hover,.alert-box a:hover {
text-decoration:none;
}

.entry {
font-size:1.3em;
}

.entry p {
margin-bottom:10px;
}

.entry p.notice {
background-color:#fffbcc;
border:1px solid #f8f4c7;
padding:15px;
}

.alert-box p {
margin:10px 0 0;
}

.entry h2,.entry h3,.entry h4 {
font-size:1.3em;
padding:15px 0 5px;
}

.entry h3 {
padding-top:10px;
font-size:1em;
}

.entry h4 {
padding-top:10px;
font-size:.9em;
}

.alert-box h2,.alert-box h3,.alert-box h4 {
margin:0;
padding:0;
}

pre {
overflow:auto;
background-color:#f3f3f3;
color:#000;
margin:10px 0;
padding:1em 10px;
}

code {
font:1.1em Consolas, Courier New, sans-serif;
background-color:#f3f3f3;
color:#000;
padding:2px 3px;
}

pre code {
font-size:1.3em;
}

blockquote {
clear:both;
display:block;
font-style:italic;
font-size:1.2em;
color:#141310;
background:#e7e6e2 url('../images/blockquote.gif') no-repeat top left;
margin:20px 0;
padding:20px 20px 10px 45px;
}

.entry ul,.c-body ul {
margin:0 0 10px 10px;
}

.entry ul li,.c-body ul li {
display:block;
background:url('../images/list-star.gif') no-repeat 0 .3em;
margin:5px 0 0;
padding:0 0 0 17px;
}

.entry ol,.c-body ol {
margin:0 0 15px 30px;
}

.entry ol li ol li,.c-body ol li ol li {
font-size:.9em;
list-style-type:lower-roman;
}

.entry ol li,.c-body ol li {
list-style-type:decimal;
list-style-position:outside;
margin:10px 0 0;
}

.navigation {
font-size:1.3em;
padding:10px 0;
}

.index {
padding:0;
}

.float-quote {
float:left;
width:300px;
background:#eaeaea;
border-top:4px solid #333;
border-bottom:4px solid #333;
margin:10px 10px 0 0;
padding:15px;
}

.entry .float-quote p {
font-size:1.2em;
font-family:Arial, "Lucida Grande", "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
line-height:1.3em;
background:url('../images/float-quote.gif') no-repeat top left;
margin:0;
padding:0 0 0 40px;
}

.highlight-box {
float:right;
width:200px;
font-family:Arial, "Lucida Grande", "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
border-top:8px solid #000;
background:#772124;
color:#fff;
margin:0 0 10px 10px;
padding:10px;
}

.highlight-box a:link,.highlight-box a:visited {
color:#fff;
text-decoration:underline;
}

.highlight-box a:hover {
text-decoration:none;
}

.entry .highlight-box p {
line-height:1.4em;
font-size:1.1em;
margin:10px 0;
}

.entry .highlight-box ul li {
font-size:1.1em;
background:url('../images/list-square.gif') no-repeat 0 .4em;
}

.entry .highlight-box h2,.entry .highlight-box h3,.entry .highlight-box h4 {
color:#fff;
margin:0;
padding:0;
}

.highlight-box h2 {
text-transform:uppercase;
}

.post-footer {
padding-bottom:2px;
font-size:1.1em;
font-style:italic;
text-align:right;
color:#666;
border-bottom:1px solid #eee;
margin:0 0 30px;
}

.post-footer a:link,.post-footer a:visited {
color:#333;
font-style:normal;
}

.post-footer a:hover {
color:#772124;
}

h1.pagetitle,h2.pagetitle {
margin-bottom:20px;
padding-bottom:7px;
font-size:2.6em;
line-height:1.1em;
border-bottom:2px solid #eee;
}

img.archive-comment {
float:right;
margin:0 .5em .5em 0;
}

.entries {
font-size:1.3em;
clear:both;
}

.entries ul {
background:transparent url('../images/archives-dotted-line.gif') repeat-x bottom left;
margin:0;
padding:0 0 1px;
}

.entries ul li {
padding-top:1px;
background:transparent url('../images/archives-dotted-line.gif') repeat-x top left;
}

.entries ul li a {
display:block;
margin:0;
padding:7px 0;
}

.entries ul li a:hover {
background-color:#F8F8F7;
text-decoration:none;
}

.entries span {
display:block;
text-align:right;
}

.entries span.archdate,.entries a:hover span.archdate {
float:left;
margin-right:3em;
padding-left:.5em;
width:3em;
color:#666;
}

.entries span.comments_number {
float:right;
margin-right:.5em;
width:3em;
color:#666;
}

#sidebar-image {
padding-top:20px;
font-size:1.3em;
}

#sidebar-image p {
margin-bottom:15px;
line-height:1.6em;
}

h2.widgettitle {
font-size:1.4em;
font-weight:normal;
text-transform:uppercase;
letter-spacing:1.2pt;
font-family:Arial, "Lucida Grande", "Lucida Sans", Verdana, "Trebuchet MS", sans-serif;
border-bottom:2px solid #eee;
padding:30px 0 3px;
}

ul li.widget ul {
font-size:1.4em;
margin:0;
}

ul li.widget ul li ul {
margin-left:5px;
font-size:1em;
}

ul li.widget ul li {
border-bottom:2px solid #eee;
padding:5px 0;
}

ul li.widget ul li ul li {
border-bottom:none;
}

ul li.widget ul li a {
display:block;
background:url('../images/list-item.gif') no-repeat 0 6px;
padding:0 0 0 15px;
}

ul li.widget ul li a:hover {
background-position:0 -136px;
}

ul li.widget ul#recentcomments li a {
background:none;
padding:0;
}

div.textwidget p {
font-size:1.3em;
margin:10px 0 0;
}

li.widget select {
margin-top:10px;
}

#rss-feed {
padding-top:10px;
}

#rss-feed p {
font-size:1.3em;
line-height:1.6em;
}

#rss-feed a.rss,#rss-feed a.email,#rss-feed a.twitter {
float:left;
font-size:1.3em;
display:block;
background:url('../images/feed-icon.png') no-repeat 0 .25em;
margin:10px 10px 0 0;
padding:0 0 0 19px;
}

#rss-feed a.email {
background:url('../images/mail-icon.png') no-repeat 0 .4em;
padding:0 0 0 25px;
}

#rss-feed a.twitter {
margin-right:0;
padding-left:19px;
background:url('../images/twitter-icon.png') no-repeat 0 .15em;
}

#search_form input {
width:270px;
border:2px solid #CCCCCC;
border-bottom:2px solid #CCCCCC;
border-right:2px solid #CCCCCC;
background:#f4f4f4;
color:#888;
-moz-border-radius:12px;
-webkit-border-radius:12px;
margin:15px 0 0 10px;
padding:4px 2px;
}

#search_form input:focus {
background:#fff;
}

#search_form input#searchsubmit {
padding:5px 10px;
}

.comment-number {
display:block;
font-size:1.3em;
background:url('../images/comments-bubble-big.gif') no-repeat 0 .1em;
padding:0 0 10px 30px;
}

.comment-number span {
font-size:1.3em;
color:#777;
}

a#leavecomment {
padding-left:10px;
}

li.comment {
padding:20px 0 0;
}

ul.children {
clear:both;
margin:10px 0 0 96px;
}

div.c-grav {
float:left;
width:60px;
text-align:right;
margin:0;
}

div.c-grav img {
border:2px solid #e3e3e3;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

div.c-body {
float:right;
width:460px;
font-size:1.3em;
background:#f3f3f3;
-moz-border-radius:6px;
-webkit-border-radius:6px;
padding:12px 12px 0;
}

ul.children div.c-body {
width:378px;
}

div.c-body p {
margin:10px 0 0;
}

div.c-head {
font-weight:normal;
}

span.asterisk {
float:right;
color:#772124;
font-size:2.2em;
}

div.c-date {
color:#bbb;
font-size:.9em;
line-height:0;
font-family:Arial, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
font-weight:normal;
padding:10px 0 5px;
}

.c-permalink a:link,.c-permalink a:visited {
margin-left:5px;
color:#ccc;
font-size:.7em;
font-family:Arial, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
text-transform:uppercase;
}

div.reply,div.cancel-comment-reply {
float:right;
}

div.reply {
padding:10px 0;
}

div.reply a:link,div.reply a:visited {
color:#aaa;
font-size:.9em;
font-family:Arial, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
text-transform:uppercase;
border-bottom:1px dotted;
}

div.reply a:hover {
border-bottom:1px solid;
text-decoration:none;
}

form#commentform {
margin-bottom:20px;
}

#respond {
font-size:1.5em;
}

h4#postcomment {
font-size:1.2em;
color:#555;
border-bottom:2px solid #eee;
margin:20px 0;
padding:0 0 5px;
}

form#commentform label.comment-field {
display:block;
margin:10px 0 5px;
}

input.text-input,form#commentform textarea {
background:#f3f3f3;
border:1px solid #f3f3f3;
font-family:inherit;
font-size:.9em;
width:570px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
padding:7px;
}

input#author,input#email,input#url {
width:350px;
}

form#commentform input:focus,form#commentform textarea:focus {
background:#f3f3f3;
}

form#commentform input#submit {
width:150px;
padding:5px;
}

form#commentform p.guidelines {
font-size:.8em;
color:#777;
margin:10px 0;
}

p.subscribe-to-comments,p.comments-rss {
font-size:.9em;
margin:0 0 10px;
}

p.comments-rss a {
background:url('../images/feed-icon.png') no-repeat 0 .15em;
padding:0 0 0 19px;
}

p.note {
font-style:italic;
font-size:1.3em;
}

h3.pinghead {
font-size:1.3em;
color:#444444;
}

ol.pinglist {
list-style-type:decimal;
list-style-position:inside;
font-size:1.3em;
margin:0 0 10px 10px;
}

.entry img.alignleft,.entry img.alignright,.entry img.aligncenter {
border:2px solid #eee;
}

.noborder {
border:none;
}

.entry .alignright,.entry .alignright .float-quote {
margin:0 0 10px 10px;
}

.entry .alignleft,.entry .alignleft .highlight-box {
margin:0 10px 10px 0;
}

.wp-caption p {
font-style:italic;
color:#888;
}

#footer p.right {
float:right;
}

#footer a:link,#footer a:visited {
color:#fff;
text-decoration:underline;
}

#footer a:hover {
color:#fff;
}