/*
Theme Name: Fr3d.org
Theme URI: http://www.fr3d.org/
Description: Fred's Blog Theme
Version: 3.0
Author: Fred
Author URI: http://www.fr3d.org/
Tags: fixed width, one column
License: (CC) CreativeCommons BY-NC-SA 2.0 UK
License URL: http://creativecommons.org/licenses/by-nc-sa/2.0/uk/
*/

/* Useful URLs to keep */
/* http://phoenity.com/newtedge/horizontal_nav/ */
/* http://www.hypergurl.com/colormatch.php?color=73A0C5 */

body {
background:#545454;
color:#333;
font-family:Calibri, Tahoma, Verdana, Arial, Sans-Serif;
font-size:62.5%;
margin:0 0 20px;
padding:0;
text-align:center;
}

#page {
background:url("images/1100pagebg.png") repeat-y top white;
border:none;
margin:20px auto;
padding:0;
text-align:left;
/*width:830px;*/
width:1100px;
}

#header {
background:#73a0c5 url('images/1100pageheader.png') no-repeat top center;
height:122px;
margin:0;
padding:0;
/*width:830px;*/
width:1100px;
}

#headerimg {
height:122px;
margin:0;
width:100%;
}

#content {
font-size:1.2em;
}

#headerimg .description {
font-size:1.2em;
text-align:center;
}

#topbar {
padding:0 30px;
margin:0 15px;
background:#5C809E;
font-size:1.2em;
font-weight:bold;
}

#topbar, #topbar a{
color:#FFF;
}

.leftnav {
/*float:left;*/
}

.rightnav {
/*margin-left:580px;*/
float:right;
}

#footer p {
margin:0;
padding:10px 0 20px;
text-align:center;
}

#footer {
background:url('images/1100pagefooter.png') no-repeat bottom #ebebeb;
border:none;
clear:both;
margin:0 auto;
padding:0;
/*width:830px;*/
width:1100px;
}

.postmetadata {
background-color:#D9D9D9;
/*border: 1px solid #B7B7B7;*/
padding: 2px 6px;
/*-khtml-border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
padding-left:4px;*/
}

p.postmetadata {
color:#777;
}

.postmetadata a, .postmetadata a:hover, .postmetadata a:active, .postmetadata a:visited {
color:#090909;
}

/*Resets*/
ul.dropnav,.dropnav ul {
margin:0;
padding:0;
cursor:default;
list-style-type:none;
display:inline;
}

ul.dropnav {
display:table;
}

/*Top-level items*/
ul.dropnav>li {
display:table-cell;
position:relative;
padding:10px 1px;
}

/*Top-level anchors*/
ul.dropnav>li a {
padding: 10px 6px;
margin:0;
}

ul.dropnav>li a:hover {
background-color:#466178;
}

/*Positioning for the popups*/
ul.dropnav li>ul {
display:none;
position:absolute;
max-width:40ex;
margin-left:-1px;
margin-top:10px;
}

/*This makes 2nd level stuff pop-up*/
ul.dropnav li:hover>ul {
display:block;
}

/*This is used for the search box*/
ul.dropnav li.showthis>ul {
display:block;
}

/*Make "Search" and the search box show "hover" bg*/
ul.dropnav li.showthis, ul.dropnav li.showthis>ul {
background-color: #466178;
}

/*2nd level (popups) styles*/
.dropnav ul li a {
display:block;
padding:4px 7px;
}

/*Styles for all levels*/
ul.dropnav,.dropnav ul,.dropnav ul li a {
background-color:#5C809E;
color:#FFF;
}

/*Hover styles for all levels*/
ul.dropnav li:hover,.dropnav ul li a:hover {
background-color: #466178;
text-decoration: none;
color:#FFF;
}

/*Active styles for all levels*/
ul.dropnav li:active,.dropnav ul li a:active {
background-color: #466178;
text-decoration: none;
color:#FFF;
}

ul.dropnav,.dropnav ul {
border:0px solid #5C809E;
}

.dropnav a, .dropnav a:hover, .dropnav a:active {
text-decoration:none;
}

/*Remove the margin around the search form*/
ul.dropnav li ul li form {
margin:0 !important;
}

.entry table {
padding-top:10px;
}

.widecolumn .entry p {
font-size:1.05em;
}

.narrowcolumn .entry,.widecolumn .entry {
line-height:1.4em;
}

.widecolumn {
line-height:1.6em;
margin-left:60px;
padding:5px 0 20px;
width:970px;
}

.narrowcolumn .postmetadata {
padding-top:5px;
text-align:center;
}

.thread-alt {
background:#f8f8f8;
}

.thread-even {
background:white;
}

.depth-1 {
border:1px solid #ddd;
}

.even,.alt {
border-left:1px solid #ddd;
}

small {
font-family:Arial, Helvetica, Sans-Serif;
font-size:.9em;
line-height:1.5em;
}

h1,h2,h3 {
font-family:Calibri, 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
font-weight:bold;
}

h1 {
font-size:2.5em;
margin:0;
padding-top:35px;
text-align:center;
}

h2 {
font-size:1.8em;
margin:30px 0 0;
}

h2.pagetitle {
font-size:1.8em;
margin-top:30px;
text-align:center;
}

h3 {
font-size:1.3em;
margin:15px 0 0;
padding:0;
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description {
text-decoration:none;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
color:#333;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,cite {
text-decoration:none;
}

.entry p a:visited {
/*color:#b85b5a;*/
}

.entry pre {
font-size: 1.1em;
}

.sticky {
background:#f7f7f7;
padding:0 10px 10px;
}

.sticky h2 {
padding-top:10px;
}

.commentlist li,#commentform input,#commentform textarea {
font:1em Calibri, Tahoma, Verdana, Arial, Sans-Serif;
}

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

.commentlist li {
font-weight:bold;
list-style:none;
margin:15px 0 10px;
padding:5px 5px 10px 10px;
}

.commentlist li .avatar {
background:#fff;
border:1px solid #eee;
float:right;
padding:2px;
}

.commentlist cite,.commentlist cite a {
font-size:1.1em;
font-style:normal;
font-weight:bold;
}

.commentlist p {
font-weight:normal;
line-height:1.5em;
margin:10px 5px 10px 0;
text-transform:none;
}

#commentform p {
font-family:Calibri, Tahoma, Verdana, Arial, Sans-Serif;
margin:5px 0;
}

.commentmetadata {
display:block;
font-weight:normal;
margin:0;
}

small,.nocomments,.postmetadata,blockquote,strike {
color:#555;
}

code {
font:1.1em Consolas, 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
cursor:help;
font-size:.9em;
letter-spacing:.07em;
}

a,h2 a:hover,h3 a:hover {
/*color:#5C80CE;*/
color:#3975D6;
text-decoration:none;
}

a:hover {
/*color:#9E855C;*/
text-decoration:underline;
}

.narrowcolumn {
float:left;
margin:0 0 0 15px;
padding:0 0 20px 45px;
width:520px;
}

.post {
margin:0 0 40px;
text-align:justify;
}

.post hr {
display:block;
}

.widecolumn .postmetadata {
margin:30px 0;
}

.widecolumn .smallattachment {
float:left;
margin:5px 5px 5px 0;
text-align:center;
width:128px;
}

.widecolumn .attachment {
margin:5px 0;
text-align:center;
}

h3.comments {
margin:40px auto 20px;
padding:0;
}

p img {
max-width:100%;
padding:0;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

html>body .entry ul {
list-style:none;
margin-left:0;
padding:0 0 0 10px;
text-indent:-10px;
}

html>body .entry li {
margin:7px 0 8px 10px;
}

.entry ul li:before {
content:"\2022 \0020";
/*content:"\00BB \0020";*/
}

.entry ol {
margin:0;
padding:0 0 0 35px;
}

.postmetadata ul,.postmetadata li {
display:inline;
list-style-image:none;
list-style-type:none;
}

ol li {
list-style:decimal outside;
}

#searchform {
margin:3px 4px;
padding:4px 4px;
text-align:center;
}

select {
width:130px;
}

#commentform input {
margin:5px 5px 1px 0;
padding:2px;
width:170px;
}

#commentform {
margin:5px 10px 0 0;
}

#commentform textarea {
padding:2px;
width:100%;
}

#respond:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

#commentform #submit {
float:right;
margin:0 0 5px auto;
}

.alt {
margin:0;
padding:10px;
}

.commentlist {
padding:0;
text-align:justify;
}

.children {
padding:0;
}

.nocomments {
margin:0;
padding:0;
text-align:center;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

blockquote {
border-left:5px solid #ddd;
margin:15px 30px 0 10px;
padding-left:20px;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

.screen-reader-text {
left:-1000em;
position:absolute;
}

a img {
border:none;
}

.navigation {
display:block;
margin-bottom:60px;
margin-top:10px;
text-align:center;
}

.wp-caption {
background:#f3f3f3;
border:1px solid #ddd;
margin:10px;
padding-top:4px;
text-align:center;
/*-khtml-border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;*/
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.widecolumn .post,#sidebar form {
margin:0;
}

.postmetadata,.clear {
clear:both;
}

img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.entry ol li {
margin:0;
padding:0;
}

.entry form,.center {
text-align:left;
}

.hidden,hr {
display:none;
}

/* fix link color on wp-login.php */
body.login form#loginform a.legacy, 
body.login form#registerform a.legacy {
	color: #FFF;
}

img#wpstats{
display:none;
}

/*
@media screen and (max-device-width: 1024px) {
#page { background:url("images/830pagebg.png") repeat-y top white; width:830px; }
#header { background:#73a0c5 url('images/830pageheader.png') no-repeat top center; width:830px; }
#footer { background:url('images/830pagefooter.png') no-repeat bottom #ebebeb; width:830px; }
.widecolumn { width: 700px; }
}
*/
