/*
Theme Name: Cope
Theme URI: http://unitedwecope.com/
Description: The final cope theme.
Version: 1.0
Author: Jason K Ware
Tags: white, left justified, fixed width, simple, accordion
*/

* {
	margin: 0;
}

html, body {
	height: 100%;
}

body{
font-family:arial,sans-serif;
font-size:16px;
}

h1{
font-size:4em;
}
h1 span{
font-size:0.5em
}

h2{
font-size:2.7em;
}
h3{
font-size:1.9em;
}
h4{
font-size:1.5em;
}


a{display:block;}
a:link, a:visited {text-decoration: none; color: black}
a:hover {text-decoration: none; color:#000; background: yellow}
a.foot{display:inline;}
a.foot:hover{text-decoration: none; color:#000; background: #009BB1}
a.blulink{display:inline;}
a.blulink:hover{background:#009BB1 none repeat scroll 0 0;}
a.invert{background:#D51675; color:#fff;}
a.invert:hover{ color:#000;}

ul{
list-style-type:none;
}
li{
margin:0;
padding:0;
}
.pinky{ 
color:#D51675;
}
.bluey{
color:#31c3f2
}
sup {
font-size: smaller;
vertical-align: baseline;
position: relative;
bottom: 0.33em;
}

#outerwrap{
padding-top:10px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -50px 20px;
}

#innerwrap{
margin-left:20px;
}

.footer{
line-height:1.1em;
font-weight:bold;
margin:0 auto 0 20px;
position:relative;
}

.footer, .push {
	height: 50px;
}

span#cprt{
font-size:0.8em;
}

.div2 strong{
color:#333;
}
.pp{
font-size:0.8em;
color:#AFAFAF;
}

/*-------------------
Comment Styles
-------------------*/
ul#userinfo{
list-style:none;
margin:10px 0;
padding:0;
}
ul#userinfo li{
margin-right:5px;
width:250px;
display:inline;
}
.commentlist p{
font-size:1.2em;
}
#postcom{
margin-left:40px;
}
#com_mints{
display:block;
margin-left:20px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

ul.commentlist {
	font-size: 0.9em;
	padding:0;
}




.commentlist, #commentform{
clear:both;
}

textarea#comment{
height:70px;
}

.comment-meta{
font-size:0.6em;
}
#log,.navigation{
width:100%;
clear:both;
font-size:.9em;
}
.alignleft{
float:left;
}
.alignright{
float:right;
}

.comment-author, .comment-author a{
display:inline;
}
.comment-author{
color:#31c3f2;
font-size:1.4em;
}
.comment-author a.url {
color:#31c3f2;
font-size:1em
}
.comment-author a{
font-size:.7em;
}
#commentbox, .commentlist {
width:850px;
margin-bottom:10px;
margin-left:45px
}
.commentlist li{
margin:10px 0;
}

ul#oldposts{
padding:0;
}

/*-------------------------------
Embed this video area
------------------------------*/

textarea{
width:500px;
height:200px;
}

a.close, a.close:hover {
background:none;
}


/*-------------------------------
After removing dynamics
------------------------------*/
ul#assess li{
margin-bottom:20px;
line-height:1.5em;
font-weight:bold;
}

#toptext{
font-size:1.6em;
line-height:1.2em;
width:95%;
}