/*
Theme Name: Free WP Tube
Theme URI: http://www.FreeWPTube.com 
Description: Turn Wordpress into Tube Site!
Version: 1.0
Author: FreeWPTube.com
Author URI: http://www.FreeWPTube.com
Tags: tube

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
.clear{
	clear:both;
}
label{
	cursor:pointer;
}
a{
	color:#000000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
        color:#ff0000;
}
.online {
	clear:left;
	color:#00ff00;
	font-weight:bold;
	font-size:12px;			
	width:225px;
	margin:0 auto;
}
.online:hover {
	background-color:#000000;
	color:#ff0000;
}
.chatnow {
	color:#de4ca8;	
}
.share {
	padding-bottom:12px;
}

.shareLeft {
	float:left;
	width:125px;
	font-weight:bold;
}

.shareWrap {
	padding:10px 0px;
}

.share .text-field {
	width:200px;	
	height:14px;
	line-height:14px;
	font-size:10px;
}
body {
	background: #ffffff;
	color: #000000;
	font-family:Arial,Verdana,Arial, "Trebuchet MS",Helvetica; 
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
}

.wrapper{
background: #ffffff ;
	margin:0 auto;
	width:1280px;
}
/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(http://myporngalaxy.com/images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 12px 6px 0px 6px;
}

.art-nav
{
	position: relative;
	height: 41px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 41px;
	background-image: url('http://myporngalaxy.com/images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 1250px;
	clip: rect(auto, auto, auto, 898px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 87px;
	background-image: url('http://myporngalaxy.com/images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:4px;
}

.art-menu a .r
{
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.art-menu a .t 
{
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #0000ff;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 29px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-29px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-29px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-29px;
}
.art-menu a:hover .t
{
	color: #0000ff;
}

.art-menu li:hover a .t
{
	color: #0000ff;
}

.art-menu li:hover>a .t
{
	color: #0000ff;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -58px;
}

.art-menu a.active .t
{
	color: #ff0000;
}


/* end MenuItem */
/* mainmenu */
#mainmenu{
	width:100%;
	height:40px;
}
#mainmenu ul{
	float:left;
	border-top:1px solid #b4b4b4;
	background:url(images/bgr_menu_left.gif) no-repeat;
	padding:0 0 3px 1px;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#000;
	font-size:1.5em;
	line-height:1.1em;
	font-weight:bold;
	padding:4px;
}
#mainmenu ul li.first{
	padding:4px;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#000;
	background:url(images/bgr_menu_a.gif) repeat-x;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
/*Top level menu link items style*/
#mainmenu ul li a span{
	display:block;
	padding:9px 15px 0 15px;
	height:30px;
	cursor:pointer;
	background:url(images/bgr_menu_left.gif) no-repeat right top;
}
* html #mainmenu ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	background:url(images/bgr_menu_a_hover.gif) repeat-x;
	text-decoration:none;
	color:#000;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:-1px 0 0 1px;
	padding:0;
	background:#eaeaea;
	border:0;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px;
	height:auto;
	padding: 10px 10px 10px 10px;
	margin: 0;
	border-bottom: 1px solid #dfdddd;
	background:#eaeaea;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#000;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#eeeeee;
	color:#000;
}
#mainmenu ul li ul li a span{ /*sub menus hover style*/
	background:none;
	height:auto;
	padding:0;
}


/* header */
#header{
	width:100%;
	height:250px;
	overflow:hidden;
	
}
/*header_logo*/
#header_logo{
	float:none;
	padding:12px 0 0 0px;
}
#header_logo a{
	font-size:2.6em;
	color:#036;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header_logo a:hover{
	color:#ff0000;
	text-decoration:none;
}
/*header_search*/
#header_search{
	float:right;
	padding:34px 0 0 0;
}
#header_search fieldset{
	float:left;
	width:195px;
	height:25px;
	border:1px solid #737373;
	padding:0 0 0 5px;
}
#main_search_val{
	float:left;
	border:0;
	background:#fff;
	color:#b9b9b9;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	padding:5px;
	margin:0 6px 0 0;
	width:155px;
}
#main_search_sub{
	float:left;
	margin:5px 0 0 0;
}
/*body*/
#body{
	width:1273px;
	overflow:hidden;
	padding:20px 0 20px 0;
	border:1px solid #000000;
	background:#ffffff;
	border-top:0;
}
#content{
	float:left;
	width:1025px;
	padding:0 0 0 10px;
}
#sidebar{
	float:right;
	width:228px;
	padding:0 10px 0 0;
}
/*post*/
.post{
	width:1025px;
	margin:0 0 0px 0;
}
.post .title{
	font-size:1.5em;
	line-height:1.5em;
	color:#000000;
	border-bottom:1px solid #ffca7d;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	font-family:verdana,Arial, Helvetica, sans-serif;
}
.post .title a{
	color:#000000;
}

.post .entry{
	font-size:1.3em;
	line-height:1.5em;
	padding:10px 0px 5px 5px;
}
.post .entry strong{
	color:#000000;
	font-size:1.1em;
	line-height:1.3em;
}
.post .entry a{
	color:#0000ff;

}
.post .entry a:hover{
        color:#ff0000;
	text-decoration:none;
}
.post .entry p{
	margin:0 0 10px 0;
        border-bottom:1px solid #ffca7d;
}
.post .entry p img{
	border:3px solid #000000;
	padding:0px;


}
.post .entry ul {

	margin:0px 0 15px 35px;
}
.post .entry ul li{

	margin: 0 0 0px 20px;
	padding:0;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata{
	width:100%;
	overflow:hidden;
	background:#898989;
	font-size:1.1em;
	line-height:1.3em;
	color:#fff;
	font-weight:bold;
}
.postmetadata a{
	color:#fff;
	padding:3px 18px 3px 18px;
	border-left:4px solid #fff;
	float:right;
	background:#a6a5a5;
}
.postmetadata .post_comment a{
	background:#7e7e7e;
	padding:3px 10px 3px 10px;
}
/*entry_info*/
.post .entry_info p, .post .entry_info .rating{
	margin:0 0 5px 0;
	font-size:1.1em;
	font-weight:bold;
	width:100%;
	overflow:hidden;
}
.post .entry_info p strong{
	font-size:1.0em;
	color:#000000;
}
.post .entry_info p.tags a{
	color:#0000ff;
	text-decoration:none;
}
.post .entry_info p.tags a:hover{
	color:#ff0000;
	text-decoration:underline;
}
.post .entry_info p.paysite a{
	font-weight:normal;
}
.post .entry_info .post-ratings{
	display:inline;
	position:relative;
	top:2px;
}
.post .video_code{
	padding:0px 0px 20px 0px;

}
/*home page*/
.main_title{
	font-size:1.5em;
	line-height:1.3em;
	color:#ff0000;
	border-bottom:1px solid #002873;
	padding:0 0 8px 0;
	margin:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#videos{
	width:100%;
	overflow:hidden;
}
.video{
	width:225px;
	float:left;
	padding:0 35px 20px 0;
}
.video_last{
	padding:0 0 20px 0;
}
.video h2{
	font-size:1.2em;
	line-height:1.0em;
	text-align: center;
	display: block;
	height: 25px;
	color:#ff0000;
	margin:0 0 6px 0;
}
.video h2 a{
	color:#0000ff;
}
.video .thumb{
	width:225px;
	height:165px;
	border:1px solid #000000;
	margin:0 0 5px 0;
	overflow:hidden;
}
.video .thumb img{
	width:100%;
	height:100%;
	float:left;
}
.info{
	width:100%;
	line-height:1.4em;
	overflow:hidden;
}
.info a{
	color:#002873;
}
.info_left{
	float:left;
	width:60%; 
        font-weight:bold;
}
.info_right{
	float:right;
	width:40%;
}
.info .duration{
	color:#000000;
	line-height:0.9em;
	font-size:1.1em;
	font-weight:bold;
}
.info .views{
	color:#000000;
	line-height:0.9em;
	font-size:1.1em;
	font-weight:bold;
}
.info .author{
	color:#000000;
        font-size:0.8em;
        font-weight:bold;
}
.info_right{
	text-align:right;
        font-size:1.0em;
        
}
/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:1.2em;
	line-height:0.9em;
	color:#000000;
        font-weight:normal;
}
.sidebar_widgets a{
	color:#0000ff;
        font-weight:normal;
}
.sidebar_widgets .widgettitle{
	font-size:1.1em;
	color:#ff0000;
	border-bottom:1px solid #002873;
	padding:13px 0px 8px 35px;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	
	padding:0 0 0 0px;
	display:block;
}
.sidebar_widgets .widget_categories a{
	display:inline;
}
.sidebar_widgets .widget_recent_comments a.url{
	color:#0000ff;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0px 0px 0px 0px;

}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	border-bottom:0;
	padding:2px 0px 5px 20px;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 4px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.widget_advertisements p{
	text-align:center;
	padding:5px 0 5px 0;
}
/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	padding:30px 0 30px 0;
	text-align:center;
}
#footer ul{
}
#footer li{
	display:inline;
	font-size:1.1em;
	line-height:1.3em;
	color:#0000ff;
	font-weight:bold;
	padding:0 10px 0 10px;
}
#footer li.first{
	background:none;
	padding:0;
}
#footer li a{
	color:#000;
}
#footer .copyrights{
	color:#0000ff;
	padding:15px 0 0 0;
	line-height:1.5em;
}
#footer .copyrights a{
	color:#0000ff;
}

/* 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 Form Elements */
#respond{
	margin:20px 0 20px 0;
	width:100%;
	overflow:hidden;
	color:#5f6963;
}
#respond a{
	color:#5f6963;
}
#respond h3{
	font-size:1.6em;
	line-height:1.3em;
	color:#002873;
	border-bottom:1px solid #002873;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.cancel-comment-reply{
	font-size:1.2em;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.2em;
	line-height:1.6em;
	color:#fff;
	background:#b9b9b9;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:1.3em;
	line-height:1.3em;
	color:#002873;
	border-bottom:1px solid #002873;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.3em;
	color:#898989;
}
.commentlist a{
	color:#002873;
	text-decoration:underline;
}
.commentlist a:hover{
	text-decoration:none;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #e6e4e4;
	background:#f1f1f1;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.1em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	color:#fff;
	background:#b9b9b9;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	text-decoration:none;
}
.reply a:hover{
	text-decoration:none;
	background:#c9c7c7;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #e6e4e4;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#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;
	width: 100%;
	}

#wp-calendar td {
	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 blockquote{
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.1em;
	line-height:1.8em;
}
.navigation a{
	color:#000;
}
#content .wp-pagenavi{
}
#content .wp-pagenavi a {
	padding: 4px; 
	margin: 4px;
	color:#000;
	background:#eee;
	border:1px solid #777777;
}
#content .wp-pagenavi a:hover{
	color:#000;
	border:1px solid #ccc;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 4px;
	border:0;
	border:1px solid #fff;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 4px;
	background:#3399ff;
	color:#000;
	font-weight:bold;
	border: 1px solid #000000;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 4px;
	background:#eee;
	border:1px solid #fff;
}

/* 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;
}

.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 */
/*sidebar_twitter*/
#sidebar_twitter{
	width:100%;
	background:url(images/bgr_twitter.png) no-repeat;
	background-color:#fffcd9;
	border:1px solid #eeebbe;
	margin:0 0 20px 0;	
}
#sidebar_twitter_inner{
	padding:10px 0 10px 92px;
	display:block;
	height:74px;
	
}
#sidebar_twitter h2{
	color:#c43916;
	font-size:2.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 5px 0;
}
#sidebar_twitter p{
	color:#ae7014;
	font-size:1.1em;
	padding:0 0 10px 5px;
}
#sidebar_twitter p a{
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	border:1px solid #e3510c;
	background:url(images/bgr_readmore.gif) repeat-x;
	display:block;
	height:20px;
	text-align:center;
	padding:5px 15px 0 15px;
	float:left;
}
