/*  
Theme Name: CYD-2010
Theme URI: http://www.youngdems.org/
Description: <ul style="list-style:none;"><li>* Left and Right Sidebar</li><li>* Widget Ready</li><li>* Change About text via Admin Profile</li><li>* Custom Image Header</li><li>* Tested on WordPress 2.1.x</li></ul>
Version: 1.0
Author: CYD webmaster
Author URI: http://www.youngdems.org/


	/**
	Georgia, "Times New Roman", Times, serif
	Garamond, Georgia, "Times New Roman", times, serif
	Arial, Helvetica, sans-serif
	***/
*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
        font-family: "palatino linotype", "times new roman";
        font-size: 1em;
	line-height: 1.6em;
	margin: 12px 4px;
}

.p_title_class{
	font-family: georgia, times, serif;
	font-size: 1em;
	font-color: #003399	
	text-decoration: none
}

.p_content_class{
	font-family: "palatino linotype", "times new roman";
        font-size: 1em;
	line-height: 1.6em;
	margin: 12px 4px;
}

dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
	background: #FFFDF6;
        background-image:url(images/bgtop.gif);
        background-repeat:repeat-x;
	color: #333;
	font:  Georgia, "Times New Roman", Times, serif; 
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
}



/* Etc
******************** */
br.clear {
	clear: both;
}


/* Design 
******************** */
#top {
	margin: 0 auto;
	width: 950px;
	position: relative;
	height: 131px;
	background: #101849;

}
#topi {
        
	left: 0;
	width: 576px;
	height: 131px;
	top: 0;
	position: absolute;
	width: 600px;
	height: 131px;
}

.outerframe {
        margin: 0 auto;
        width:100%;
        float:left;
}

#page {

	text-align: left;
	width: 1000px;
 background: #FFFDF6;
	margin: 0px auto;
}
#header {
	background: #101849;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 950px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
}
#headr h1 {
	margin: 0;
	padding: 20px 0 0 600px;
	font-size: 3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#headr h1 a {
	color: #FFF;
	}
#headr h1 a:hover {
	color: #FFF;
	}
#headr .description {
	padding: 10px 0 0 600px;
	color: #efefef;
}
.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}

#left {
	float: left;
	width: 990px;
        background: #FFFDF6;
        padding:0 5px;
}
#right {
	float: right;
	width: 200x;
        background: #FFFDF6;
}

.resultbox {
	float: right;
        margin: 5px;
        padding: 5px;
        border-style: solid;
        border-width: 1px;
	width: 190px;
        text-align: center;
	background: #FFFDF6; 
}

.resultbox a {
	color: #101849;
	text-decoration: none;
}

.resultbox a:hover {
        text-decoration: none;
        background: #CCFFFF;
}

#content {
	width: 770px;
	float: left;
        background: #FFFDF6; 
        padding-right: 10px;
}

#twitterbox {
        background: url(http://www.youngdems.org/cyd_images/twitterbg.jpg) right top no-repeat;
        padding: 5px;
        word-wrap: break-word;
        margin:15px 0;
}

#twitterbox h2 {
        color: #00acee;
}

p.twitter-message {
        color: #00acee;
}
a.twitter-user {
       color: #AF8C00;
}
a.twitter-link {
       color: #AF8C00;
}
.post {
	margin-bottom: 10px;
        float: left;
        width: 100%;
}
.entry {
	margin-bottom: 10px;
	
}
.entry  a {
	color: #AF8C00;
}
.side1 {
	width: 200px;
	float: left;
	color: #000;
padding: 5px;
border-right: 3px solid #CCC;

}
.side2 {
	width: 200px;
	float: left;
	color: #000;
padding: 5px;

}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
     	width: 100%;
	text-align: center;
	margin: 0 auto;
        float:left;
}

#footer p {
	color: #FFF;
	font-size: 0.9em;
}

#footer p a {
	color: #FFF;
	text-decoration: underline
}

#footer p a:hover {
	color: #06c;
	text-decoration: none;
}

#baseline {
	background: #101849;
        background-image:url(images/bgfoot.gif);
        background-repeat:repeat-x;
	color: #101849;
	font-size:1em;
        line-height:1em;
        padding: 15px 0 0 0;
	height:27px;
	width:100%;
        float:left;
}


#baseline a {
        text-decoration:none;
        color: #101849;
}

#baseline a:hover {
        color: #fff;
}

.footbox {
        width: 990px;
        min-height: 150px;
        background: #FFFDF6;
        color: #000000;   
        text-align: left;
        margin:0 auto;
        position:relative;
        padding:0 10px;
}

.footspace {
        padding: 10px;
        float: left;
        width: 220px;
}

.footspace ul {
	list-style: none;
}

.footspace ul li{
        text-decoration: none;
        font-size: 0.8em;
}

.footspace ul li a {
	color: #101849;
	text-decoration: none;
}

.footspace ul a:hover {
        text-decoration: none;
        background: #CCFFFF;
}

#credit {
        margin: 5px;
        border-style:solid;
        border-width:2px;
}

/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

input#s {
	width: 170px;
	padding: 5px;
	margin-bottom: 10px;
	background: #CCFFFF;
	border: 2px solid #101849;
	color: #101849;
}

input#s:focus {
	background: #fff;
	color: #101849;
}





input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
.side1 h2, .side2 h2{
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 4px;

}
.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #000066;
	background: url(images/star2.gif) left top no-repeat;
	padding-left: 18px;
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #822601;
	background: url(images/star.gif) left top no-repeat;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;
	background: url(images/star.gif) left top no-repeat;	
}

h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #ccc;
}

.post h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;	

}
.post h2 a {
	color: #015D82;
	display: block;
}
.post h2 a:hover {	
	color: #980F1F;
}

p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 1em;
	border-top: 2px solid #101849;
	margin-bottom: 10px;
	color: #101849;
}
p.meta a
{
	color: #101849;
	text-decoration: none;
}

p.meta a:hover {
        color: #1a7094;
}

span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #101849;
	color: #fff;
	padding: 3px 5px;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}

.connected {
		max-width: 200px;
                background: #FFF;
                margin:15px 0;
}

.connected li {	
		list-style:none;
		float:left;
                margin: 0 2px 0 2px;
		}

/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

.navigation a
{
	color: #000066;
}
.alignleft
{
	float: left;
	max-width: 47%;
        margin: 3px;
}
.alignright
{
	float: right;
	text-align: right;
	max-width: 47%;
        margin: 3px;
}

.chapterlist {
                margin-left:300px;
                margin-top:10px;
		font-size:1.2em;
		line-height:1.2em;
}

.chapterlist a {
		color:#101849;
		text-decoration:underline;
}

.chapterlist a:hover {
		text-decoration:none;
}
		

.chapterinfo {
		padding:5px;
		margin:10px 5px;
		background: #CCFFFF;
}

.chapterinfo h2 {
		margin:0 5px;
                font-size: 1.2em;
		line-height:1.2em;
}

.chapterinfo p {
		margin:5px;
 		font-size: 1em;
		line-height: 1.1em;
}

.chapterinfo img {
                float:right;
 		height: 25px;
		padding:0;
		border: 1px dotted #ffffff;
		margin: 0 5px;
}

.chapterinfo a:hover img {
		border:1px dotted #101849;
}

.chapterinfo a {
		color:#101849;
		text-decoration:underline;
}

.chapterinfo a:hover {
		text-decoration:none;
}

.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 950px;
	margin: 0 auto;
	position: relative;
	height: 40px;
        font-family: arial;
	font-size: 1.2em;
        line-height: 2em;
        font-weight: bold;
}
#menuv  ul {
	list-style: none;
	position: absolute;
 
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 color: #101849;
 margin: 0 6px 0 6px;
}
#menuv li  a:hover {

 color: #FFFFFF;
}
#menuv li.current_page_item  a {
 color: #101849;
 margin: 0 6px 0 4px;
}

#menuv li.current_page_item  a:hover {

color: #FFFFFF;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}

#footlinks {
		float:left;
		width: 950px;
		background: #FFF;
}

#footlinks img {	
		float: left;
		height: 195px;
		border: 0;
		padding: 2px;
}

/* Change Log *** 
1.0	: Initial Public Released
1.1 	: Fix Some Issue
1.2 	: Fix Custom Image Issue
1.3 	: Fix Footer Issue
1.4 	: Fix Recent Comment Widget Issue on WordPress 2.2
*** */
