/* 
	gfc.com
*/
----------------------------------
-		CSS		 -
----------------------------------
/* Content */

#content {
	width:605px;
	float:left
	}
	
 .description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

 .feature {
 	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	/*float:left;*/
	/*margin: 5px 18px 12px 0;*/
        /*text-align: justify;*/
        width: 290px;
        border: none;
        float: left;
        margin: 0px 10px 10px 0px;
	
	}

#leadpic img{
	border: 0;
	}
#lead {
	margin-top:22px;
	}

.contitle {	
        font: trabuchet;
        font-weight:bold;
	font-size:1.1em;
	line-height:105%;
        text-align: left;
        clear: both;
	}

.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#rightcol img {
	float:left;
	margin:3px 8px 4px 6px;
	}
#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}


#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	/*border-bottom:1px dotted #b6b6b6;*/
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{			

	
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:20px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}

/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 25px 25px 25px;
	}

#branding {
	width:625px;
	padding-bottom:15px;
	}

.left {
	float:left;
	}


.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right
	}
#leftptl {
        width: 260px;
        height:120px;
	float:left;
	padding: 7px 10px 8px 7px;
	border: 0.05em solid #e0e0e0;
	}
#leftptl a, a:visited {
	color: #003366;
	text-decoration: none;
	}
	
#leftptl h5 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}

#leftptl ul li{
        list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}
.lefthn {
	float:left;
        padding-left: 2px;
        padding-top: 6px;
        padding-bottom: 0px;
	}
#lefttl {
	float:left;
        padding-left: 2px;
        padding-top: 6px;
        padding-bottom: 0px;
	}
#lefttl a, a:visited {
	color: #003366;
	text-decoration: none;
	}
	
#lefttl h5 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}

#lefttl ul{
	list-style-type: disc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#lefttl ul li{
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#lefttl ul li a, #header ul li a:visited {
	     font-size: 12px;
	     font-family: Arial, Tahoma, Verdana;
	     color: #A08907;
	     padding: 0px;
	     margin: 0px;
	     text-decoration: none;
	     }

#lefttl ul li a:hover {
	     color: #999999;
	     padding: 0px;
	     margin: 0px;
	     text-decoration: none;
	     }

#leftcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:275px;
        float: left;
        text-align: justify;
        padding:  0 4px 0 6px;
	margin: 0;
        
	}
.postdate{
        float: left;
	background: url(images/date.jpg) no-repeat;
	width: 38px;
	text-align: center;
	color: #ffffff;
	padding: 3px 0 0 0px;
	}
.postdate span{
	color: #ffffff;
	font-size: 14pt;
	display: block;
	padding: 2px 0 0 0;
	}