/*
Theme Name: Omit Needless Elements
Theme URI: http://www.wordpressdiva.com/themes/33/omit-needless-elements.html
Description: Clean, minimal, basic - borderline sandox - fluid theme.
Author: WordPress Diva
Author URI: http://www.wordpressdiva.com/
Version: 1.0.0
*/

/*=================================
All Rights Reserved.

You are free to use and modify this theme
as long as the included attribution links 
remain intact.

For more information, see:
http://www.wordpressdiva.com/themes/legal/theme-use/

Please note: There are a number of empty CSS 
elements. This is intentional and are there so you 
can have maximum flexibility with customizing 
specific theme elements.

For more information, see:
http://www.wordpressdiva.com/themes/read-me/css/
====================================*/

/* hide the overflow - can be overriden */
#wrap,#header,#content,#sidebar,#footer{overflow:hidden;}
body{color:#333;font:75%/100% Georgia, "Times New Roman", Times, serif;margin:0;padding:0; border:solid silver 20px;}
a{background-color:inherit;color:#00e;text-decoration:none;padding:2px;}
a:visited{background-color:inherit;color:#60b;}
a:hover{background-color:inherit;color:#06b;}
a img{border:none;text-decoration:none;}
blockquote{border-bottom:1px solid #000;font-style:italic;width:80%;margin:25px auto 50px;padding:15px 0;}
blockquote em{font-style:normal;}
code,pre{vertical-align:baseline;font:1em/1.9em "Courier New", Courier, monospace;}
fieldset{border:none;}
h1,h2,h3,h4,h5,h6{font-family:Georgia, "Times New Roman", Times, serif;font-weight:400;line-height:115%;}
h1{font-size:6em;}
h2{font-size:2.5em;}
h3{font-size:2.25em;}
h4{font-size:2em;}
h5{font-size:1.75em;}
h6{font-size:1.5em;}
input,textarea{font-size:100%;font-family:Georgia, "Times New Roman", Times, serif;letter-spacing:1px;padding:2px;}
#wrap{background-image: url("/imgs/designs/bluegradient33.jpg");background-repeat:repeat-x;font-size:1.35em;line-height:1.3em;letter-spacing:1px;width:90%;margin:15px auto;border:outset thick silver;padding:30px}
#header{background-color:inherit;text-align:center;color:#727FCF;margin:15px;padding:10px;}
#header h1{margin:-30px 0 0;padding:0;color:#727FCF;}
#header h1 a{color:white;text-align:center;text-decoration:none;border:none;margin:0;padding:none;}
#header p.blogdescription{font-size:1.2em;font-style:italic;color:purple;margin:0 auto 20px;padding:0;}
#content{float:left;width:75%;}
#content a{;}
.post{margin:0 0 75px;}
.posttitle{font-size:1.75em;margin:5px 0;border:0;color:purple;}
.pagetitle{font-size:1.9em;margin:5px 0;border:0;}
.posttitle a{background-color:inherit;border:none;}
.postdate{text-align:right;font-variant:small-caps;color:#808080;}
.postcontent h3{font-size:1.5em;margin:25px 0;}
.postcontent h4{font-size:1.25em;margin:25px 0;}
.postmeta{border-top:1px solid #000;}
.authormeta{font-style:italic;margin:5px 0;display:none;}

h3#comments,h3#respond{font-size:2em;margin:35px 0;}
h3#comments big{font-size:1em;font-style:italic;}
#commentform dd{margin:5px 0 10px;}
input#author,input#email,input#url{width:30%;}
#commentform textarea{width:80%;}
#sidebar{float:right;width:20%;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar h2{display:none;}
#sidebar li{margin:10px 0 30px;}
#wp-calendar{width:80%;text-align:center;margin:0 auto;}
#wp-calendar caption{font-variant:small-caps;text-align:center;margin:0 auto;}
#footer{clear:both;text-align:center;font-size:0.9em;}
#footer p.credit{font-size:0.75em;}
#footer p.credit a{background-color:inherit;color:#000;}
/* Various Classes & Image Alignment  */
#headerad{text-align:center;margin:0 auto;}
img.sun{position:absolute;top:50px;left:120px;height:150px;}
img.moon{position:absolute;top:50px;right:120px;height:150px;}
.center{text-align:center;}
.floatleft{float:left;margin:0 15px 5px 0;border:inset medium silver;}
.floatright{float:right;margin:0 0 5px 15px;border:inset medium silver;}
img.center{display:block;border:double medium silver;margin:10px auto;}
img.left{display:inline;margin:0 10px 5px 0;}
img.right{display:inline;margin:0 0 5px 10px;}
.navigation{margin:50px 0 25px;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
legend,#searchform label{display:none;}
#sidebar li li,#searchform dd,#footer p{margin:5px 0;}
