/*  
Theme Name: Criterion
Theme URI: http://www.freewpthemes.net
Description: A two-column variable width template.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
Released: 20070604
*/

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
    
    color:#fff;
}

h1 {

color:#fff;
}

h2 {
	font-size: 136%;
color:#fff;
}

h3 {
	margin-bottom: 1.5em;
	font-size: 100%;
color:#fff;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.7em;
}

ul, ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	list-style: none;
	list-style-position: outside;
}

blockquote {
}

a:link {
	color: #FFFF99;
        text-decoration: none;
        font-weight:normal;

}

a:hover {
	
	color: #FFFF99;
        text-decoration: underline;
        font-weight:normal;
}


a:visited {
	
	color: #FFFF99;
        font-weight:normal;
        
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 10px 0;
}

img.right {
	float: right;
	margin: 3px 10px 0 20px;
}

#searchform {
	padding: 15px 0;
}


/* Wrapper */

#wrapper {
	padding: 0 0px;
color:#fff;
}

/* Header */

#header {
	height: 165px;
color:#fff;
}

/* Logo */

#logo {
	float: left;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding: 42px 0 0 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 36px;
	font-weight: normal;
color:#fff;
}

#logo h2 {
	float: left;
	padding: 85px 0 0 6px;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
color:#fff;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Pages (Top Menu) */

#pages {
	float: right;
color:#fff;
}

#pages ul {
	margin: 0;
	padding: 65px 0 0 0;
	list-style: none;
}

#pages li {
	display: inline;
	padding: 0;
	background: none;
}



/* Page */

#page {
}

/* Content */

#content {
	float:left;
        margin-left:-5px;
        width:550px;	
	padding-bottom: 50px;
        display:inline;

}

#content #searchform {
}

#content #searchinput {
}

#content #searchsubmit {
	clear: left;
}

.pagetitle {
	margin-bottom: 20px;
	padding-top: 7px;
color:#fff;
}

/* Post Box */

.post {
	clear: both;
	margin-bottom: 30px;
	padding: 8px 0 0 0;
}



.post .title a {
	text-decoration: none;
	color: #fff;
        font-size: 100%;
        overflow:hidden;
}

.post .title a:hover {
}


.post .byline {
	float: right;
	margin-top: -21px;
	text-align: right;
	font-size: 77%;
}

.post .entry {
	padding: 30px 20px 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: #4B9290;
	border-top: 3px solid #75B2B2;
	font-size: 85%;
	color: #8BC4C4;
}

.post .meta a {
	color: #8BC4C4;
}

/* Comments */

#comments {
	margin-bottom: 30px;
}

#comments h3 {
}

#comments ol {
	margin: 0;
	line-height: normal;
	list-style-position: inside;
}

#comments li {
	padding: 10px 20px;
	background: #81B8B7;
}

#comments li.alt {
	background: #66A3A2;
}

#comments cite {
	font-style: normal;
}

#comments .commentmetadata {
	float: right;
	margin-top: -15px;
}

#comments p {
	margin: 10px 0 0 0;
}

/* Respond */

#respond {
}

#respond h3 {
	font-size: 100%;
}

#respond p {
	margin: 0;
}

#respond form {
	padding-left: 20px;
}



#sidebar li ul {
	background: none;
}



#sidebar #searchform {
}

#sidebar #searchinput {
}

#sidebar #searchsubmit {
}

/* Search Form */

#searchform {
}

#searchinput {
}

#searchsubmit {
}

/* Footer */



#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #395C5B;
}

#credits {
}

#feeds {
}
/* comments */

#content form ul{ 
	margin-left:0;
	list-style:none inside none;
}
#content form li{ 
	margin: 5px 0px 5px 0px;
	list-style:none inside none;
	background-image: none;
}

label.desc{
    border: 0;
    display: block;
    font-weight: bold;
}

form textarea{
    width:90%;
    height:140px;
}

div.next-prev {
	text-align: center;
        color:#fff;
}

div.comments, .comments-form, #searchAgain{
	padding:20px;
}

#cloud_wrap{
	text-align: justify;
	padding: 0 30px 40px 30px;
}
.tagcloud1{
	font-size: 1.1em;
}
.tagcloud2{
	font-size: 1.2em;
}
.tagcloud3{
	font-size: 1.6em;
}
.tagcloud4{
	font-size: 2.0em;
}
.tagcloud5{
	font-size: 2.5em;
}
.clearer {
	clear: both;
}
