/* Theme Name: Clicknewz 2.0
URI: http://www.clicknewz.com
Description: Custom social theme for Clicknewz.com
Version: 0.2.1
Author:	Paul Short
URI: http://paulshort.com */




.commentlist li ul li, .commentlist li, #commentform textarea, #commentform input, .reply {
border: 1px solid #c0c0c0;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


* {margin: 0; padding: 0;}
.clear {clear:both;}
img {border: 0;}
p {margin-top: 6px; padding-bottom: 10px; line-height: 1.3em;}
a {color: #004b97;}
a:hover {color: #900000;}
h1, h2, h3, h4, h5, h6 {font-family: arial, helvetica, sans-serif;}
h1, h2, h2 a {font-size: 26px; text-decoration: none; color: #004b97;}
h2 a:hover {color: #900000; text-decoration: underline;}
h2.arc-h2 {padding-bottom: 20px;}
h3.arc-h3 {border-bottom: 2px dotted #cfdae3;}

body {
color: #333333;
font-size: 16px;
font-family: georgia, times, serif;
background-color: #ffffff;
background: url(images/cn-head-bkg.png) repeat-x top;
}

#wrapper {
margin: 0 auto;
width: 960px;
}

#header {
height: 210px;
background: url(images/lynn-pic.png) no-repeat top right;
}

#header-right {
float: right;
width: 380px;
height: 135px;
background: url(images/tweet-box2.png) no-repeat top left;
}

#header-right p {
font-size: 11px;
margin: 54px 180px 0 10px;
font-family: arial, helvetica, sans-serif;
}

#nav {
height: 40px;
}

#nav ul {
padding-top: 6px;
list-style-type: none;
}

#nav ul li {
display: inline;
padding-right: 24px;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
}

#nav ul li a {
color: #ffffff;
text-decoration: none;
}

#nav ul li a:hover {
color: #000000;
text-decoration: underline;
}

#page {
background: url(images/sidebkg.png) repeat-y top right;
}

#content {
float: left;
margin-left: 10px;
width: 590px;
}

.entry {
margin-top: 10px;
padding-bottom: 15px;
}

p.postdate {
margin-top: 2px;
padding-bottom: 10px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #444444;
}

blockquote {
display: block;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
color: #222222;
margin: 0 0 15px 0;
padding: 15px 15px 1px 15px;
border: 1px solid #e0e0e0;
background: url(images/lynn-quotes.png) no-repeat top left;
background-color: #ebebeb;
}

div.clear {clear:both;}

div.optin_container {
height:105px;
background:#ededed;
border-top: 2px dotted #cfdae3;
}

div.optin {
padding-top: 7px;
margin: 0 auto;
height:100px;
width:200px;
}

div.optin span {
padding-top: 3px;
color:#004b97;
font-style:bold;
font-size:17px;
}

p.tags {
height: 14px;
border-top: 2px dotted #cfdae3;
border-bottom: 2px dotted #cfdae3;
}

.tags-left {
float: left;
}

.comments-right {
float: right;
}

ul.arc-page {
margin: 15px 0 15px 16px;
}

ul.arc-page li {
float: left;
width: 32%;
padding-bottom: 5px;
}

.entry ul {
margin: 10px 0 10px 16px;
}

.entry ul li {
padding-bottom: 5px;
}

.pagination {
margin-top: 20px;
padding-bottom: 25px;
text-align: center;
}

.pagination h4 a {
text-decoration: none;
}

#postfoot {
margin-top: 10px;
padding: 9px 0 5px 3px;
border-bottom: 2px dotted #cfdae3;
}

#postfoot img.social {
float: left;
padding: 0 0 3px 29px;
}

#sidebar {
float: right;
margin: 0 auto;
width: 330px;
}

#search-div {
padding: 15px 0;
border-top: 2px dotted #cfdae3;
}

#searchterm {
padding: 3px 2px 2px 3px;
width: 200px;
}

#searchsubmit {
width: 90px;
padding: 3px 0 2px 0;
border: 1px solid #c0c0c0;
background-color: #d6d6d6;
font-weight: bold;
}

#side-left {
float: left;
margin-top: 2px;
padding-bottom: 10px;
width: 224px;
font-size: 12px;
}

#side-left p {
padding: 0 0 10px 5px;
}

#buttons {
float: right;
margin-top: 10px;
width: 80px;
text-align: right;
background: url(images/connect-bkg.png) no-repeat top left;
}

#buttons img {
padding-bottom: 8px;
}

.bannerad {
text-align: center;
margin-top: 10px;
padding-bottom: 15px;
overflow:hidden;
}

#ScratchBackWidget {
margin: 10px 0 0 6px;
padding-bottom: 15px;
}


#sidebar ul#categories {
padding-bottom: 25px;
list-style-type: none;
font-size: 13px;
}

#sidebar ul#categories li {
float: left;
width: 150px;
}



#sidebar ul {
margin: 6px 0 0 4px;
padding-bottom: 17px;
list-style-type: none;
font-size: 13px;
}

#sidebar ul li {
padding: 0 0 6px 10px;
background: url(images/bullet.png) no-repeat left;
}

#sidebar h3 {
margin-left: 3px;
font-size: 18px;
border-top: 2px dotted #cfdae3;
border-bottom: 2px dotted #cfdae3;
}

#footer {
padding: 10px 0;
border-top: 2px dotted #cfdae3;
}


/* WordPress Required Elements */

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
padding-bottom: 4px;
}

.alignleft {
float: left;
margin-right: 15px;
padding-bottom: 4px;
}

.alignright {
float: right;
margin-left: 15px;
padding-bottom: 4px;
}


/* Comment Elements */

#commentswrap img.avatar {
float: left;
padding: 0 6px 4px 0;
}

#commentswrap p {
margin-top: 8px;
padding-bottom: 2px;
}

.reply {
width: 60px;
padding: 2px 0;
text-align: center;
border: 1px solid #cccccc;
background-color: #e1e1e1;
}


.bypostauthor {
border: 1px solid #bfdeff !important;
background-color: #e8f3ff !important;
}


#commentswrap {
margin-top: 20px;
padding-bottom: 10px;
font-size: 13px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}

#commentform textarea {
width: 100%;
padding: 2px;
}

#respond:after {
content: ".";
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#commentform #submit {
margin: 0 0 5px auto;
float: right;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 10px 0;
padding: 8px 5px 10px 10px;
list-style: none;
border: 1px solid #cccccc;
}

.commentlist li ul li { 
margin-left: 5px;
margin-right: 5px;
border: 1px solid #cccccc;
background-color: #ffffff;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

/* End Comments */




/* Begin Orange Optin Form CSS */

#orange-optin form {
margin: 0;
padding: 0;

}

#orange-optin {
margin: 0 auto;
padding-top: 120px;
width: 598px;
height: 130px;
background: url(images/pop-bkg.png) no-repeat top;
}


#orange-optin .middle-bar form {
	margin-left: 60px;
	margin-right: auto;
}

#orange-optin .middle-bar input[type="text"] {
	background-image: url(images/lightbox-text-box.png);
	border: 0px;
	line-height: 20px;
	height: 20px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	margin-left: 3px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	width: 230px;
	font-family: Georgia, Garamond, Times, serif;
	font-size: 14px;
	padding-left: 10px;
	background-color: transparent;
	background-position: left top;
	outline: none;
	margin-right: 8px;
	margin-top: 2px;
}

#orange-optin .middle-bar input[type="text"].email {
	background-position: left bottom;
	float: left;
}

#orange-optin .middle-bar input[type="submit"] {
	background-repeat: no-repeat;
	width: 255px;
	height: 47px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	border: none;
	font-size: 19px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 0px #000;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 45px;
	float: left;
	text-align: center;
}


#orange-optin .middle-bar input[type="submit"] {
	font-size: 14px;
	width: 205px;
}

#orange-optin .middle-bar input[type="submit"].blue-button {
	background-image: url(images/blue-button.png);
}

#orange-optin .middle-bar input[type="submit"].dark-blue-button {
	background-image: url(images/dark-blue-button.png);

/* End Orange Optin Form CSS */
