/*  
Theme Name: AndroidSPIN-0.0.1
Theme URI: n/a
Description: LOL
Version: 1.0
Author: Me
Author URI: http://www.androidspin.com
*/
.usertop-inside {padding: 5px 16px 0 16px;}
.userpadding{padding: -15px 20px 10px 10px;}

#user{width: auto; height: auto;background:#transparent;}
#user1,#user2,#user3 {height: auto;float:left;}
#user h2 {
	font-family:Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	color:#59B5EB;
	font-size:12px;
	text-transform:uppercase;
	font-family:Cambria,serif;
	line-height: auto;
	padding-bottom: 0;
	border:0;
}
.TableHeader {
	font-family: Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	background-color: #e4e4e4;
	font-weight: bold;
}
.highlightlight {
	font-family: Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #e4e4e4;
}
.highlightdark {
	font-family: Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}
.section_heading {
	background-color: #e4e4e4;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.section_subheading {
	background-color: #A4CA39;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}
.section_body {
	background-color: #FFFFCC;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}
.news_heading {
	background-color: #ffffff;
	font-size: 22px;
	color: #809B00;
	font-weight: bold;
	text-align: left;
}
.news_timestamp {
	background-color: #ffffff;
	font-size: 12px;
	color: red;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.news_body {
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.mainbody {
	background-color: #FFFFCC;
}
.page_title {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.table_outline {
	border: 1px solid #A4CA39;
}
.outline {
	border: 1px solid #000000;
}
.header_bar {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(images/menu_bar_background.jpg);
}
.header_bar a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.header_bar a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.header_bar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.notice {
	font-weight: bold;
	font-style: italic;
	color: red;
	font-size: 18px;
}

.code {
	font-weight: bold;
	font-style: italic;
}
.list_small {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}


#clearinner {
 width:980px;
 margin:0 auto;
 background:#transparent ;
  }

#foxmenucontainer{
	height:33px;
	background:#373737 url(http://img.mobiletweek.com/topbar1.png) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	}
		
#menu{
	margin: 0px;
	padding: 0px;
	width:1000px;
	background:#373737  url(http://img.mobiletweek.com/topbar1.png) repeat-x;
	height:33px;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color: #eee;
	display: block;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	}

#menu li a:hover, #menu li a:active {
	background:#3c8bae;
	color: #fff;
    margin: 0px;
	padding: 9px 10px 10px 10px;
	text-decoration: none;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#373C3F;
	width: 150px;
	color: #fae7df;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 4px 10px 10px 10px;
	border-bottom: 1px solid #535A5F;

	}
	
#menu li li a:hover, #menu li li a:active {
	background:#7aa912 url(images/menuhov.jpg) repeat-x;
	color: #fff;
	padding: 9px 10px 10px 10px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -34px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}



/* Category menu*/
	
#catmenucontainer{
	height:33px;
	background:#ffffff  url(http://img.mobiletweek.com/bottombar1.png) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px;
	width:1000px;
	background:#ffffff url(http://img.mobiletweek.com/bottombar1.png) repeat-x;
	height:33px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #eee;
	display: block;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:#7aa912;
	color: #fff;
    margin: 0px;
	padding: 9px 10px 10px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#373C3F;
	width: 150px;
	color: #fae7df;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 4px 10px 10px 10px;
	border-bottom: 1px solid #535A5F;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#7aa912 url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	padding: 9px 10px 10px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -34px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}


#adbanner {

  position: relative;
  display:block;
  float:right;
  background: transparent;
  background-position: center right;
  background-repeat: no-repeat;
  margin-top: 3px; margin-right: 20px;
  height: 90px;
  width: 728px;
}


#headercontent {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://img.mobiletweek.com/headercontent1.png) no-repeat scroll 0 0;
height:114px;
margin:0px auto 0;
top:12px;
left: 10px;
position:relative;
width:1000px;
}


#toplogo{
  position: relative;
  display:block;
  float:left;
  background: url(http://img.mobiletweek.com/logonew.png) no-repeat;
  background-position: center left;
  background-repeat: no-repeat;
  margin-top: -13px;
  height: 112px;
  width: 250px;
}


#rb_header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://img.mobiletweek.com/newheader.png) repeat-x scroll center bottom;
height:125px !important;
padding:0 0 3px;
}




html, body
{
	background :#dfdfdf;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	font-size:12px;
	color:#666;
}

form {margin:0;padding:0;}

a
{
	color:#25546f;
	text-decoration:none;
}

a:hover
{
	color:#7aa911;

	/*text-decoration:underline;*/
}

a img
{
	border:none;
}

form
{
	padding:0;
	margin:0;
}

input, select, textarea
{
	font-family:Century gothic, Arial,Tahoma,sans-serif;
}


h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	}



/* ////////////////////// Layout ////////////////////// */
#pagewidth
{
	width:980px;
	text-align:left;
	margin:0 auto;
	padding:0px 0;
	position:relative;
}

#header
{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	background:url(images/header.png) bottom left no-repeat;
}

#featcontent
{
	clear:both;
	float:left;
	width:985px;
	padding:15px 8px 0 0;
	position:relative;
	background:url(http://img.mobiletweek.com/featcontent.png) top left repeat-y;
        bottom-border: 1px solid #000000;
}

#content
{
	clear:both;
	float:left;
	width:966px;
	padding:15px 8px 0 10px;
	position:relative;
	background: #FFFFFF;
}

#content #left
{
	display:inline;
	width:580px;
	float:left;
	margin:0 10px 0 5px;
}

#content #right
{
	position:relative;
	display:inline;
	width:325px;
	float:right;
	margin:0 5px 0 5px;
}

#footer
{
	position:relative;
	clear:both;
	float:left;
	width:100%;
	background:url(images/footer.png) top left no-repeat;
	color:#fff;
	padding-top:20px;
}
/* ////////////////////// Layout ////////////////////// */



/* ////////////////////// Header, Footer and Top Navigation ////////////////////// */
#header .logo
{
	width:250px;
	float:left;
	margin-bottom:30px;
}

#header .logo a
{
	float:left;
	background:url(http://img.mobiletweek.com/logonew.png) top left no-repeat;
	width:250px;
        top: -5px;
	height:112px;
	/*margin-bottom:30px;*/
}

#header .ad
{
	float:right;
}

#navigation
{
	position:relative;
	clear:both;
	float:left;
	width:960px;
	margin:0 0 10px 0;
	padding:10px 10px 0 10px;
	background:url(images/navigation.png) top left;
	list-style:none;
	
	/*position:absolute;
	bottom:10px;
	right:0px;*/
}

#navigation li
{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:auto;
}

#navigation li ul
{
	z-index:10;
	position:absolute;
	top:31px;
	left:-9999px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/navigation_sub.png) top left;
}

#navigation li:hover ul
{
	left:0px;
}

#navigation li ul li, #navigation li ul li ul li
{
	float:left;
	width:200px;
	position: relative;
}

#navigation li a
{
	display: block;
	float:left;
	padding:8px 10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
}

#navigation li ul li a
{
	width:170px;
	margin:5px;
}

#navigation li ul li a:hover
{
	background:url(images/navigation.png) top left;
}

#navigation li ul li:hover
{
	background:none;
}

#navigation li:hover, #navigation li.current_page_item, #navigation li.current_page_ancestor
{
	background:url(images/navigation.png) top left;
}

#navigation li ul li ul, #navigation li:hover ul li ul
{
	top:0px;
	left:-9999px;
}

#navigation li ul li:hover ul
{
	left:200px;
}

#navigation li.rss
{
	float:right;
}
/* ////////////////////// Header, Footer and Top Navigation ////////////////////// */



/* ////////////////////// Main Content ////////////////////// */
.heading
{
	padding-bottom:5px;
	margin-bottom:30px;
	border-bottom:1px solid #E0E4CC;
}

.post
{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #E0E4CC;
}


.post h2, .post h2 a
{
	color:#25546f;
	font-weight:bold;
}

.post h1, .post h2
{
	clear:left;
	margin-bottom:15px;
	float:left;
	
	width:auto  !important;
	width:500px;
	max-width:500px;
}

.post .comment_count
{
	float:right;
	width:29px;
	height:27px;
	background:url(images/comment.png) top right no-repeat;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	margin:0 0 15px 0;
	line-height:15px;
}

.post .comment_count a
{
	color:#666;
	float:left;
	width:100%;
}

.post .meta
{
	clear:left;
	float:left;
	margin:0;
	/*font-size:11px;
	margin-bottom:20px;*/
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:-10px;
	margin-bottom:5px;
	color:#aaa;
}

.post .meta a
{
	color:#999;
}

.post .postinfo
{
	float:left;
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
	padding:20px;
	width:500px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #e4e4e4;
	background:#EEEEEE;
}

.post .postinfo h2
{
	color:#666;
	margin-bottom:10px;
}

.post .postinfo ul
{
	float:left;
	list-style:none;
	margin:0 0 -5px 0;
	padding:0;
	width:50%;
}

.post .postinfo ul li
{
	clear:both;
	margin:0 0 5px 0;
}

.post .postinfo ul.post-categories li
{
	margin-bottom:0;
	padding:5px 0 5px 27px;
	background:url(images/folder.png) center left no-repeat;
}

.post .postinfo ul.post-categories li a
{
	font-weight:bold;
}

.post .postinfo ul.tags li
{
	float:left;
	clear:none;
	margin-right:5px;
}

.post .postinfo ul.tags li a
{
	color:#fff;
	background-color:#25546f;
	padding:1px 3px;
	text-transform:uppercase;
	font-size:10px;
}

.post .postinfo ul.tags li a:hover
{
	background-color:#FA6900;
	text-decoration:none;
}

.post .postinfo ul.post-categories, .post .postinfo ul.tags li.first
{
	clear:left;
}

.post a.more-link
{
	clear:both;
	color:#fff;
	float:right;
	padding:5px 8px;
	margin-top:15px;
	margin-bottom:20px;
	font-size:10px;
	text-transform:uppercase;
	background:#F38630 url(images/more-link.jpg) 113px 6px no-repeat;
	width:115px;
	line-height:12px;
}

.post .body
{
	clear:both;
}

.post .body h1, .post .body h2, .post .body h3
{
	float:none;
	margin:0 0 10px 0;
}

.post .body p, .post .body ul, .post .body ol, .post .body blockquote, .post .body img
{
	margin:0 0 20px 0;
}

.post .body p, .post .body img
{
	padding:0;
}

.post .body img
{
	max-width:540px;
}

.post img.postimg
{
	width:100%;
	margin:0;
}

blockquote
{
	margin-left:20px;
	margin-right:20px;
	padding:40px 30px 10px 30px;
	border:1px dotted #fff;
	background:#FFF5CA url(images/quote.png) 10px 10px no-repeat;
	text-align:justify;
}

.post .body blockquote p
{
	/*margin:0;*/
}

.post .body a
{
	font-weight:bold;
}

.post .body img.alignright {float:right;margin:0 0 10px 10px}
.post .body img.alignleft {float:left;margin:0 10px 10px 0}
.post .body img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.post .body a img.alignright {float:right; }
.post .body a img.alignleft {float:left;}
.post .body a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.small
{
	width:255px;
	float:left;
	clear:none;
	margin-right:30px;
	border:none;
}

.small .sbody
{
	clear:both;
}

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

.small img.postimg
{
	margin-bottom:0;
}

.even
{
	margin-right:0;
}
/* ////////////////////// Main Content ////////////////////// */



/* ////////////////////// Paging ////////////////////// */
.paging
{
	clear:both;
	float:left;
	width:100%;
}

.paging .prev
{
	float:left;
	width:50%;
}

.paging .next
{
	float:right;
	text-align:right;
	width:50%;
}

.paging div a
{
	float:left;
	font-weight:bold;
	padding:7px 10px;
	margin-bottom:30px;
	color:#fff;
	background-color:#25546f;
}

.paging div a:hover
{
	text-decoration:underline;
}

.paging .prev a
{
	float:left;
}

.paging .next a
{
	float:right;
}

/*
.paging
{
	clear:both;
	float:left;
	width:600px;
	background:#F5F8E6;
	margin:0 -30px;
}

.paging .prev
{
	float:left;
	width:50%;
}

.paging .next
{
	float:right;
	text-align:right;
	width:50%;
}

.paging div a
{
	float:left;
	font-weight:bold;
	padding:5px;
	margin:10px 10px;
}

.paging .prev a
{
	float:left;
}

.paging .next a
{
	float:right;
}
*/
/* ////////////////////// Paging ////////////////////// */



/* ////////////////////// Side Bar ////////////////////// */
#sidebar
{
	clear:both;
	float:left;
	width:100%;
	margin:-12px;
	padding:0;
	list-style:none;
}

#sidebar h2
{
	color:#FFFFFF;
	text-align:left;
        line-height:30px;
	background:#25546f url(http://img.mobiletweek.com/sidebarhead.png) repeat-x;
	margin-bottom:10px;
}

#sidebar li.widget
{
	clear:both;
	float:left;
	width:100%;
	margin:0 0 30px 0;
	padding:0;
}

#sidebar li ul
{
	clear:both;
	float:left;
	width:100%;
	margin:0 0 -10px 0;
	padding:0;
	list-style:none;
	width:100%;
}

#sidebar li ul li
{
	clear:both;
	float:left;
	width:100%;
	margin:0 0 10px 0;
	color:#666;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}

#sidebar li ul li a
{
	color:#666;
	float:left;
}

#sidebar li ul li ul.children
{
	width:100%;
	margin:7px 0 0 0;
	padding:0;
}

#sidebar li ul li ul.children li
{
	padding:3px 0;
	margin:0 0 0 0;
	font-size:12px;
	font-weight:normal;
	background:url(images/child.jpg) center left no-repeat;
}

#sidebar li ul li ul.children li a
{
	font-weight:normal;
	/*text-transform:uppercase;*/
	color:#666;
	margin-left:20px;
}

#sidebar .search_widget
{
	float:left;
	margin:-30px -30px 0 -30px;
	padding:20px 20px;
	width:320px;
	height:35px;
	background:url(images/search_bg.jpg) bottom left no-repeat;
}

#sidebar .search_widget #s
{
	float:left;
	background:url(images/search.jpg) top left no-repeat;
	width:270px;
	height:25px;
	padding:0;
	border:none;
	padding: 10px 0 0 10px;
}

#sidebar .search_widget #sb
{
	float:left;
	background:url(images/search_button.jpg) top left no-repeat;
	width:40px;
	height:35px;
	padding:0;
	border:none;
	cursor:pointer;
}


/* ////////////////////// Side Bar ////////////////////// */



/* ////////////////////// Comments ////////////////////// */
#comment{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:0px solid #bbb;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;


	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#fff;
	border:1px solid #ccc; 

}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#3f79c4;

	}
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;

	}
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {

	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#777777;
	border:2px solid #444;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #bbb; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#337796; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	background:#777; 
	border:2px solid #555; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#f4F4F4; 
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}
/* ////////////////////// Comments ////////////////////// */



/* ////////////////////// Commons ////////////////////// */
ul.list
{
	margin:0;
	padding:0;
	list-style:none;
}

ul.list li
{
	margin:0 0 5px 0;
	padding:0;
}

ul.list li.gap
{
	margin-bottom:15px;
}
/* ////////////////////// Commons ////////////////////// */



/* ////////////////////// Fixing Dear Mr Internet Explorer ////////////////////// */
.ie7 #comments { background:none; }
.ie7 #comments .commentlist li div.comment-body { display:inline-block; }
.ie7 #comments #respond, .opera #comments #respond
{
	padding-bottom:20px;
	margin-top:-20px;
	margin-bottom:30px;
}
.ie7 #creditsfix { height:82px; }
.ie7 #header { z-index:5; }
.ie7 #navigation { float:none; }
/* ////////////////////// Fixing Dear Mr Internet Explorer ////////////////////// */



/* ////////////////////// Hacks ////////////////////// */
.clearfix:after
{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix
{
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
/* ////////////////////// Hacks ////////////////////// */




/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;

}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {

	overflow:hidden;
	margin-top:5px;
	padding:0px 0px 0px 0px;
	background:#FFFFFF;


}
.tabberlive {
 margin-top:5px;
 margin-left:0px;
 margin-right:0px;
 width:327px;
		
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin-bottom:5px;
 padding:4px 0 0 0;
 font: 14px century gothic,Verdana, sans-serif;
 background:#fff;
 height:24px;
border:1px solid #ccc;
}

ul.tabbernav li
{
 list-style: none;
 margin:5px 0;
 display: inline;
 color:#5AB7D8;

}

ul.tabbernav li a
{
	padding: 4px 15px;
	margin-left: 5px;
	text-decoration: none;
	font-weight:bold;
}

ul.tabbernav li a:link { color:#333; }
ul.tabbernav li a:visited { color:#333; }

ul.tabbernav li a:hover
{
 color: #25546f;

}

ul.tabbernav li.tabberactive a
{
 color: #25546f;
 width:90px;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #25546f;

 
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:5px 5px;
	background:#fff;
	font: 13px Tahoma, century gothic,Verdana, sans-serif;
	color:#aa9f9b;
	overflow:hidden;
	border:1px solid #ccc;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}


.tabberlive .tabbertab p{
	margin:0px 4px 5px 4px;

}
.tabberlive .tabbertab a{
	color:#fff;

}

.tabberlive .tabbertab a:hover{
	color:#6AC9E9;

}
.tabberlive .tabbertab li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.tabberlive .tabbertab ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.tabberlive .tabbertab ul li {
	list-style:none;
	color:#aa9f9b;
	display:block;
	margin:2px 0px 2px 0px;
	width:auto;
	border-bottom:1px dotted #999;	
	}

.tabberlive .tabbertab ul li a {
	color:#555;
	padding:5px 0px 5px 5px;
	display:block;
	}

.tabberlive .tabbertab ul li a:hover {
	color:#25546f;
	display:block;

	
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}




