/*
Theme Name: Twenty Ten Child theme
Theme URI: http://www.cwtfnews.com
Description: Child Theme for Twenty Ten
Author: CWTF
Author URI: http://www.cwtfnews.com
Template: twentyten
Version: 0.1
*/
 
@import url("../twentyten/style.css");

/* Latest posts by category styles */
/* Copy and paste the classes below at the end of your style.css file */

#mc_mv_EMAIL.mc_input {
        width: 300px;
}

#mc_mv_FNAME.mc_input {
        width: 300px;
}

#mc_mv_LNAME.mc_input {
        width: 300px;
}

#first.widget-area {
        width: 350px;
}


#post-6138.post {
        width:850px;
}

h2 {
  font-size: 38px;
}

#access {
        width:940px;
        background:#666666;
        border-bottom: 2px solid #444444;
        border-left: 2px solid #444444;
        border-right: 2px solid #444444;
}

#branding img {
        border-top: 2px solid #444444;
        border-left: 2px solid #444444;
        border-right: 2px solid #444444;
}

#header {
        padding: 0px;
}

#content img {
        max-width:925px;
}

#access ul li a {
        color:#ffd700;
        font-style:bold;
        font-size:18px;
}

#access ul li a:hover {
        color:#ff0000;
        font-style:bold;
}

#content ul li ul li a strong {
        color:#ff6000;
        font-size: 18px;
}

#site-title a {
        color: #ffffff;
        font-size:0.5px;        
}

#site-title {
        height:1px;
        line-height:1px;
}

#site-description {
        height:1px;
        line-height:1px;
        color: #ffffff;
        font-size:0.5px;
}

#primary
#secondary {
        width: 280px;
}

blockquote  {
        font-style: normal;
        border-bottom: 1px solid #999999;
}

.catArchive {
	width: 920px;
	overflow: hidden;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.catArchive h3 {
	font: normal bold 30px sans-serif;	
	margin: 10px 0 0 0;
	padding: 0 0 3px 0;
	display: block;
        border-bottom: 2px solid #222222;
}

.catArchive h3 a {
        color:#444444;
        text-decoration: none;
}

.catArchive h3 a:hover {
        color:#ff6000;
}       

.catArchive li {
	display: block;
	float: left;
	width: 440px;
	margin: 0 30px 30px 0;
}

.catArchive ul {
	margin: 0;
	padding: 0;	
}

.catArchive li li {
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 4px 0;
}

.catAlt {
	margin-right: 0 !important;
}

.catArchive li ul li a {
        color:#000000;
        font-size: 16px;
        text-decoration: none;
        line-height:32px;
}

.catArchive li ul li a:hover {
        color:#0000ee;
        font-size: 16px;
        text-decoration: none;
        font-weight:bold;
        line-height:32px;
}

#content ul li ul li a strong {
        color:#ff6000;
        font-size: 16px;
        line-height:32px;
}

#content ul li ul li a strong:hover {
        color:#0000ee;
        font-size: 16px;
        line-height:32px;
}
