/*
THEME NAME: The Humorless Twit
THEME URI: http://www.thehumorlesstwit.com/
DESCRIPTION: Theme for The Humorless Twit
VERSION: 2.7.01
AUTHOR: curioZities, LLC
AUTHOR Uri: http://www.curioZities.com
TAGS: two columns, colorful, green, red, yellow
*/

/* 
COLOR VALUES
Yellow: FEFB0D
Red: F00
Green: 34CC67 
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css'); 

body {
font: normal 12px arial;
color: #000;
background-color: #34CC67;
}

a { 
font-weight: bold;
}

a:link, a:visited, a:active { 
color: #00F;
text-decoration: underline;
}

a:hover { 
color: #F00;
text-decoration: none;
}

#wrapper { 
width: 920px;
margin: 20px auto;
background-color: #FFF;
border: 2px solid #F00;
}

#header { 
margin: 0 auto;
padding: 0;
min-height: 150px;
width: 100%;
background: #FFF url(images/header.jpg) no-repeat;	
}

#header h1 {
font-family: "Comic Sans MS", Sans-Serif;
font-size: 16px;
margin: 0;
padding: 115px 0 0 10px;
line-height: normal;
text-align: left;
}

#blog-description { 
font: italic bold 14px "Comic Sans MS";
color: #FF0000;
margin-left: 15px;
text-align: left;
}

#access { 
text-align: center;
padding: 10px 0 10px 0;
border-bottom: 2px dotted #FEFB0D;
}

#access a { 
font-weight: normal;
}

div#homegal{ 
text-align: left;
margin: 0 auto;
width: 100%;
}


h1, h2, h3, h4, h5, h6 { 
font-family: "Comic Sans MS", sans-serif;
font-weight: bold;
color: #FF0000;
}

h1 { 
font-size: 18px;
}

h2 { 
font-size: 16px;
}

h3 { 
font-size: 14px;
}

h4 { 
font-size: 12px;
}

h5 { 
font-size: 10px;
}

h6 { 
font-size: 8px;
}

.adwrap {
width: 100%;
clear: both;
margin: 4px 0 4px 0;
text-align: center;
}

.adleft { 
width: 340px;
float: left;
text-align: center;
padding: 4px 0 4px 0;
}

.adright { 
width: 340px;
float: right;
text-align: center;
padding: 4px 0 4px 0;
}

div#container {
float: right;
margin: 0 0 0 -220px;
width: 100%;
}

#table_home {
margin: 0;
padding: 0;
}

div.homebox h3 {
color: #FF0000;
margin: 0 auto 0 auto;
padding: 0 0 3px 0;
background-image: url(images/homeboxbg.gif);
background-repeat: repeat-x;
}

div.homebox {
margin-bottom: 10px;
padding: 0;
width: 310px;
min-height: 55px;
text-align: left;
border: 1px dotted #CCCCCC;
clear: both;
}

td#shout {
vertical-align: top;
}

div#content {
margin: 0 0 0 220px;
padding-right: 3px;
}

div.sidebar {
float: left;
overflow: hidden;
margin: 0;
padding: 0 0 0 5px;
width: 200px;
border-right: 2px dotted #FEFB0D;
}

div#secondary {
clear: left;
}

div#footer {
min-height: 50px; 
font: normal 10px arial;
color: #000;
clear: both;
padding: 3px 0;
width: 100%;
border-top: 2px dotted #FEFB0D;
text-align: center;
}

#footer a { 
font-weight: normal;
}

div.skip-link {
position: absolute;
right:1em;
top:1em;
visibility: hidden;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

/* div#container, 
div#primary {
margin-top:2em;
} */

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
color: #FF0000;
padding: 4px 0 0 3px;
background-image: url(images/sidehd.gif);
background-repeat: no-repeat;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
