/*
Theme Name: Wicked Critters-Work
Theme URI: http://www.wickedcritters.com
Description:  3 rows expand 100%  with fixed width 100px
Version: 1
Author: Ms. G
Author URI: http://www.wickedcritters.com
Tags: 2 columns ,3 rows , 100% width

*/




/* Begin Typography & Colors */
body {
	font-size: 14px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}



/*#headerimg 	{
	margin:0 auto;
	height: 192px;
	width: 740px;
	}*/

#content {
	font-size: 14px;
	width:600px;
	float:left;
	}

.widecolumn .entry p {
	font-size: 14px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	/*color comments box*/
	
}
.thread-even {
	/*color comments box*/
	
}
.depth-1 {
border: 1px solid #898989;

}

.even, .alt {

	border-left: 1px solid #898989;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: helvetica,  Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

/*#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}*/

h2 {
	font-size: 35px;
	}

h2.pagetitle {
	font-size: 20px;
	}

#sidebar h2 {
	font-family: helvetica ,arial;
	font-size: 20px;
	color:#666;
	}
	

h3 {
	font-size: 16px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	
	/*color:#d0822e;*/
	color:#cd710e;
	}
	
 h2 a:hover {
	color:#E47C0E;
 }
 
 .narrowcolumn h2 a, .narrowcolumn h2 a:visited {
	
	/*color:#d0822e;*/
	color:#cd710e!important;
	}
	
 .narrowcolumn h2 a:hover {
	color:#E47C0E!important;
 }
 
  .widewcolumn h2 a, .widecolumn h2 a:visited {
	
	/*color:#d0822e;*/
	color:#cd710e!important;
	}
	
 .widewcolumn h2 a:hover {
	color:#E47C0E!important;
 }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	
	}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em helvetica, arial;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: helvetica, arial;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em helvetica, arial;
	}
	
	
	#sidebar a{
		font-size: 16px;
	}
	
	
	#sidebar .children li a{
		font-size: 14px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

 h3 a:hover {
	color: #747f4a;
	text-decoration: none;
	
	}
	

a:link {
color: #548B7A;
font-weight:bold;
text-decoration:none;
	
}


a:visited {	
color: #548B7A;
text-decoration:none;
font-weight:bold;	
}

a:hover {
color: #747f4a;
	text-decoration: none;	
	font-weight:bold;
	}
	
a:active {
	color: #548B7A;
text-decoration:none;
font-weight:bold;
	
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11pt;
	}

#wp-calendar a {
	text-decoration: none;
	font-size:16px;
	}

#wp-calendar caption {
	font: bold 1.3em helvetica, arial;
	text-align: center;
	color:  #747f4a;
	margin-top: 10px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;

	background-color: #e4e5dd;
/*background-color: #ecefec;	background-color: #d6d8cd;
background-color:#E5E8DC;*/
	}



/* /////////////////////////////     TOP    /////////////////////////////// */

#top {
	width:100%;
	height:570px;
	background: url(images/top_bg.png) repeat-x;
	background-color: none;
    clear:both;
	padding:0px;
	margin:0px;
	min-width:1250px;
	
	  
}

#header {
	
	margin: 0 auto;
	padding: 0px;
	height: 570px;
	width: 1250px;
	
	}

#header img {
	float:left;
	
}

#menu_div{
	width:631px;
	height:570px;
	float:left;
	margin:0px;
	padding:0px;
}



#main_menu {
	width:620px;
	height:66px;
	float:left;
	padding-top:20px;

	
	
}

#main_menu ul{
margin: 30px 0px 0px 0px;
padding: 0px;
list-style-type: none;
height:23px;
line-height:23px;
float:right;

}


#main_menu li{
display: inline;
margin: 0;
color:#FFFFFF;
font-weight: normal;
font-size:23px;
font-family:helvetica;
line-height:23px;
height:23px;
}

 

#main_menu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0px 15px; /*padding inside each tab*/
	border-right: 2px solid white; /* line divider between tabs*/
	color: white;
	line-height:23px;
	height:23px;
	font-size:23px;
	font-weight:normal;

}


#main_menu li a:visited{
color: white;
font-size:23px;
font-weight:normal;
}

 

#main_menu li a:hover{
	color:white;
	text-decoration:underline;
	font-size:23px;
	font-weight:normal;

}


#main_menu li a:active{
color: white;
font-size:23px;
font-weight:normal;
}


/* /////////////////////////////     MIDDLE    /////////////////////////////// */


#middle{
	background-color: none;
	clear:both;
	min-width:1250px;
	width:100%;
	padding:0px;
	margin:0px;
	
}


#middlecontent {
	
	width:1250px;
	overflow:hidden;
	margin: 0px auto;
	padding:0px;
	


	
	
	
}


.entry img {
	
	border: 8px solid white;
	
}
.narrowcolumn {
	float: left;
	padding: 0px 0px 20px 45px;
	margin: 0px 0px 0px 80px ;
	width: 600px;

	}

.widecolumn {
    float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0px 0px 80px ;
	width: 600px;
	
	}

.post {
	padding-top: 20px ;
	text-align: left;
	border-bottom: 3px dotted #898989;
	}

.post hr {
	display: block;
	}
	
	.post p img{
		
	margin-bottom:15px;	
	margin-top:20px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	
	}

	
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	line-height: 40px;

	
}

.clear {
	clear: both;
}



/* /////////////////////////////     BOTTOM    /////////////////////////////// */

#bottom{
width:100%;
	height:499px;
	background:url(images/footer_bg.png) repeat-x;
	background-color: none;
	clear:both;	
	min-width:1250px;
	padding:0px;
	margin:0px;
	
	
}


#bottom_content{
	
	background: url(images/footer_green.png) repeat-x;
	min-width:1250px;
	width:100%;
	height:499px;
	padding:0px;
	margin:0px;

}

#footer {
	padding: 0px;
	margin: 0 auto;
	width: 1250px;
	clear: both;
	
	
	}
	
#footer  img{
	float: left;
	
}

#footer p {
	margin: 0;
	
	text-align: center;
	}
	
	
	
#footer_menu{
	width:337px;
	height: 499px;
	background-image:url(images/footer_12.png);
	background-repeat:no-repeat;
	float:left;

	
	
}


#sitemap{
	
	float:left;
	text-align:left;
	color:white;
	margin-top:240px;
	margin-bottom:50px;
		
}

#sitemap li{
	
	
	color:white;
	font-size:20px;
		
}




#sitemap  a, #sitemap  a:visited,#sitemap  a:active {
	
	font-size:14px;
	color:white;
	text-decoration:none;
	line-height: 20px;
}


#sitemap  a:hover{
	text-decoration:underline;
	line-height: 20px;
	
}

#joinus{
	float:left;
	text-align:left;
	color:white;
   margin-top:240px;
   margin-bottom:50px;
   
}

#joinus li{
	
	
	color:white;
	font-size:20px;
	
	
		
}


#joinus a, #joinus a:visited,#joinus a:active {
	
	font-size:14px;
	color:white;
	text-decoration:none;
		line-height: 20px;
}


#joinus a:hover{
	text-decoration:underline;
		line-height: 20px;
	
}

.copyright {
border-top: 3px dotted white;	
text-align:center;
float:left;
color:white;
padding-top:10px;
font-size:12px;
width:100%;
	
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	line-height:103%;
	
	}

h2.pagetitle {
	
	text-align: center;
	color:#747f4a;
	font-size:25px;
	border-bottom: 3px dotted #898989;
	line-height:103%;
	padding-bottom:10px;

}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	/*text-indent: -10px; removed for related posts*/
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}  removed for related posts*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar ul li {
	border: 1px solid #A5A5A5;
	padding: 15px;
}

#sidebar  ul  ul li {
border:none;	
	
}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 20px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	text-align:left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 20px 20px 40px;
	width: 250px;
	float:right;
	text-align:left;
	margin: 0px 100px 0px 0px  ;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
	
	#wp-calendar th{
	padding: 3px 0;
	text-align: center;
	}

/*#wp-calendar td.pad:hover {  Doesn't work in IE 
	background-color: #fff; }*/
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



.entry  a:link {
	color: #cb4521;
	font-size:14px;
	font-weight:bold;
	}
	
.entry  a:visited {
	color: #cb4521;
	font-size:14px;
	font-weight:bold;
	}	
	
.entry  a:hover {
	color: #A77616;
	font-size:14px;
	font-weight:bold;
	}
	
.entry  a:active {
	color: #cb4521;
	font-size:14px;
	font-weight:bold;
	}


.navigation  a:link {
	color: #747f4a;
	font-size:14px;
	font-weight:bold;
	}
	
.navigation   a:visited {
	color: #747f4a;
	font-size:14px;
	font-weight:bold;
	}	
	
.navigation  a:hover {
	color: #548B7A;
	font-size:14px;
	font-weight:bold;
	}
	
.navigation   a:active {
	color: #747f4a;
	font-size:14px;
	font-weight:bold;
	}
	
	
/* /////////////////////////////   breadcrumbs    /////////////////////////////// */

#bread {
width:600px;
text-align: left;
border-bottom: 3px dotted #898989;
padding-bottom:5px;
}

 #bread , #bread  a,  #bread  a:link,  #bread  a:hover, #bread  a:active, #bread  a:visited{
	font-weight:normal!important;
	font-size:13px!important
}

span #breadcrumbs , #breadcrumbs  a,  #breadcrumbs  a:link,  #breadcrumbs  a:hover, #breadcrumbs  a:active, #breadcrumbs  a:visited{
	font-weight:normal!important;
	font-size:13px!important
}




	
	
	
	
 /* /////////////////////////////   HOME PAGE   /////////////////////////////// */

 #content_home {
	font-size: 14px;
	width:600px;
	float:left;
	padding-left:80px;
	}
	
 #content_home  span{
	 display:block;
	 margin-bottom: 10px;	
 
 
 }
 
 
#inspiration_feed span{
	 display:block;
	 margin-bottom: 10px;	
 
 
 }
 .titles_home, .titles_home a, .titles_home a:visited {
	
	
	color:#cd710e;
	font-size:35px;
		font-weight:bold;
			}
	
.titles_home a:hover {
	color:#E47C0E;
	font-size:35px;
		font-weight:bold;
		
 }
 
 /* /////////////////////////////   INSPIRATION   FEED    /////////////////////////////// */
#inspiration_feed
{
	padding: 0px;
	width: 300px;
	float:right;
	text-align:left;
	margin: 0px 90px 0px 0px  ;
	
	
	}


#inspiration_feed img{
	
height:170px;	
width:260px;
border: 6px solid white;

/*height:200px;	
width:300px;


 Blog images should be 500px by 334px*/
margin-bottom: 5px;

}


#inspiration_feed ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	
	}
	
	
	
	#inspiration_feed  ul, #inspiration_feed  ul ol {
	margin: 0;
	padding: 0;
	}

#inspiration_feed  ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;/*chnage from 15px to 33px to strech to twitter box*/
	}

#inspiration_feed  ul p, #inspiration_feed  ul select {
	margin: 5px 0 8px;
	}

#inspiration_feed  ul ul, #inspiration_feed  ul ol {
	margin: 5px 0 0 0px;
	}

#inspiration_feed  ul ul ul, #inspiration_feed ul ol {
	margin: 0 0 0 0px;
	}

#inspiration_feed  ul ol li {
	list-style: decimal outside;
	}

#inspiration_feed  ul ul li, #inspiration_feed  ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#inspiration_feed   ul ul {       

border: 1px solid #A5A5A5; 
padding: 15px;

}

 

#inspiration_feed   ul  ul li {
border:none;		
}



#inspiration_feed   ul {

/*add height to remove extra top margin in IE*/
height:280px;


}

	#inspiration_feed  h2, #inspiration_feed  h2 a, #inspiration_feed  h2 a:visited {
	
	
	color:#cd710e;
	}
	
 #inspiration_feed  h2 a:hover {
	color:#E47C0E;
 }


#inspiration_feed  p {
line-height:120%;	
}

/* /////////////////////////////   RECENT WORK  FEED    /////////////////////////////// */

#recentwork_feed
{
	padding: 0px;
	width: 750px;
	float:left;
	text-align:left;
	margin: 0px;
	height: 315px;/*check ie level with inspiration bottom*/
	/*background: url(http://wickedcritters.com/tryout/wp-content/themes/Wicked_Critters/images/back_feed2.png) no-repeat center center;	*/
	}


#recentwork_feed img{
	

height:110px;	
width:190px	;
border: 5px solid white;
/* height:120px;	
width:200px	;
Blog images should be 500px by 300px*/
margin-bottom: 6px;


}


#recentwork_feed ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:0px;/*added*/
	margin-right: 15px;
	width:200px;
	
	}
	
	
	
	#recentwork_feed  ul, #recentwork_feed  ul ol {
	margin: 0;
	padding: 0;
	}

#recentwork_feed  ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	
	
	}

#recentwork_feed  li {
	width: 200px;
	float:left;
	display:inline;
	
	
}
#recentwork_feed  ul p, #recentwork_feed  ul select {
	margin: 5px 0 8px;
	}

#recentwork_feed  ul ul, #recentwork_feed  ul ol {
	margin: 5px 0 0 0px;
	}

#recentwork_feed  ul ul ul, #recentwork_feed ul ol {
	margin: 0 0 0 0px;
	}

#recentwork_feed  ul ol li {
	list-style: decimal outside;
	}

#recentwork_feed  ul ul li, #recentwork_feed  ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#recentwork_feed  ul li {
	border: 1px solid #A5A5A5;/*REPLACED BY BG IMAGE */
	padding: 7px 16px 0px 16px;

	

}

#recentwork_feed   ul  ul li {
border:none;

	
}

#recentwork_feed  p {
line-height:120%;
}





#welcome{
float:left;
width:715px;
text-align:left;
height:388px;
margin:0px;
padding:0px;

	
	
}


#welcome_text{
border: 1px solid #A5A5A5;
float:left;
width:700px;
text-align:left;
height:280px;
padding: 15px;
}

#welcome_text img{
	margin-right:15px;
	
}



#bottom_row{
	padding: 0px;
	width: 750px;
	float:left;
	text-align:left;
	margin: 0px;
	height:320px;
	
	
	
}



#social{
	
	width: 230px;
	height:335px;
	text-align:left;
	float:left;
	
	
	
	

	
	
}

#social_content{
	border: 1px solid #A5A5A5;
	padding: 15px;
	width: 200px;
	height:215px;
	background: url(http://wickedcritters.com/wp-content/themes/Wicked_Critters/images/join_us.png) no-repeat center center ;
	
}


#social_content img{ 
margin-top:10px;

}

#twitter{

	width: 480px;
	height:335px;
	float:left;
	text-align:left;
	margin-left:18px;
	
	
	
	
}

#twitter_content{
	border: 1px solid #A5A5A5;
	padding: 15px;
	width: 445px;
	height:215px;
	background: url(http://wickedcritters.com/wp-content/themes/Wicked_Critters/images/twitter.png) no-repeat center center ;
	
}



#twitter li {
	list-style:none;
	position:relative;
	left:-38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight: lighter;
      }
	  
	  
#twitter li a, #twitter li a:link, #twitter li a:visited, #twitter  li a:hover, #twitter li a:active {
	color:#FFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: lighter;
}


.feed {
	width: 290px;
	padding-top: 50px;
	overflow:hidden;
	padding-left:60px;

}











