/*

Theme Name:Pegasus
Theme URL: http://www.web2feel.com/pegasus/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags: Blue, white, grey,2 column, 3D flash slider , thumbnail, right-sidebar, twitter, fixed-width, theme-options, threaded-comments, banner ads, adsense.
*/



.indexlist{
	background:#f3f3f3;
	border:1px solid #e7e7e7;
	padding:8px 8px;
	font-size:18px;
	text-shadow:1px 1px 0px #fff;
	margin: 0px 10px 15px 20px;
	
}

#wpcontent_slider a { cursor:default !important; }

.indexlistregion
	{ margin-bottom: 6px; }

.indexlistregion a

	{font-size: 12px; font-weight: bold; color:#333333 !important;}

.indextitle
	{padding-left: 30px; font-size: 16px; }



*{
	margin: 0px;
	padding: 0px;
}


body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#F6F6F6 url(images/body.png) top repeat-x ;
	font-family:verdana,Arial, Tahoma,Century gothic,  sans-serif;
	font-size:12px;
	}
img {
	border:0;
	margin: 0 0;
	}
	
a {
	color: #5384BF;
	text-decoration: none;
	outline:none;
	}
a:visited {
	color: #5384BF;
	}
a:hover, a:active {
	color: #214974;
	text-decoration: none;
	}

h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	}

 table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
 tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
 tr.odd td {
	background: #f2f7fc;
}

td
	{	vertical-align:top !important; }


ul {
	list-style: square;
	}


blockquote {
	font-style: italic;
	color: #555;
	padding:10px;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#ddd;
	border: 1px solid #ccc;
	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#ddd;
    border: 1px solid #ccc;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#ddd;
    border: 1px solid #ccc;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background:#ddd;
    border: 1px solid #ccc;
	text-align: center;
	padding: 4px 0px 5px 0px;
	color:#777;
	margin-top:10px;

	}

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

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.dropshadow{

	box-shadow: 0 0 10px #555;
	-moz-box-shadow: 0 0 10px #555;
	-webkit-box-shadow: 0 0 10px #555;
}
/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;


	}
#casing {
	padding:10px 0px 0px 0px;
	float:left;
	width:998px;
	margin:0px 0px 20px 0px;
	background:#fff;

	}		

/* The Header */

#masthead {

	height:80px;
}


#top {
	height:110px;
	margin:auto;
	width:1000px;
	position:relative;

	
	}
	
.subcribe{
	position:absolute;
	right:40px;
	bottom:15px;
}

.subcribe a:link,.subcribe a:visited{
	color:#222;
}

.subcribe a:hover{
	color:#FFAB06;
}

.blogname {
	width:600px;
	margin:20px 0 0 0px;
	height:70px;
	text-align:left;
	float:left;
	font-family:Georgia;

	}
.blogname h1  {
	font-size:34px;
	padding:0 0 0px 0;
	font-weight:normal;

	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	display:block;
	margin:5px 0 0 0px;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	}
.blogname h2 {
	margin:0px 0px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color: #0e99e3; 
	text-shadow:1px 1px 0px #172527;
	
	}

/* The Search */


#search {

	width:300px;
	padding:0px 0px ;
	margin:25px 10px 20px 0px;
	height:30px;
	background:#FFF;
	float:right;
	border:1px solid #0C1820;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:200px;
	margin:0px 0px 0px 0px;
	padding: 7px 5px;
	height:14px;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#172F40;
	background:#fff;
	float:left;
	border:none;
	display:inline;
}
input#searchsubmit{
	float:right;
	display:inline;
	margin:0px 0px 0px 0px;
	height:30px;
	width:70px;
	background:#0c85d6;
	color:#fff;
	border:none;
}

#searchpage{
	background:#fff;
	border:1px solid #ccc;
	margin:10px 10px 0px 10px;
}

#sform{
	width:570px;
	border:none;
	padding:4px 5px;
}

#formsubmit{
	float:right;
	background:url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:3px 5px;
}
.sbox{
	padding:10px;
}
.shead{
	margin-bottom:30px;

}
.shead p{
	margin-left:10px;
	margin-bottom:10px;
	color:#222;
}

h2.stitle{
text-decoration: underline;
	font-weight:normal;

}

.searchmeta{
	margin-top:5px; 
	color:#43873e;
}
	
	
/*  menu*/
	
#catmenucontainer{
	height:31px;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:normal;

	}
		
#catmenu{
	margin: 0px auto;
	padding: 0px 0px;
	height:31px;
	overflow:hidden;
	width:1000px;
	}
#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: #6FB2DF;
	display: block;
	font-weight: normal;
	padding: 0px 10px ;
	line-height:31px;
	text-shadow:1px 1px 1px #203F04;


}
#catmenu li a:hover, #catmenu li a:active
{
	line-height:31px;
	color: #fff;
	display: block;


}
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited
{
	background:#0C1820;
	border-bottom: 1px solid #000;
	color: #6FB2DF;
	float: none;
	margin: 0px;
	line-height:34px;
	width: 150px;
}
#catmenu li li a:hover, #catmenu li li a:active
{
	background: #11222E;
	color: #fff;
	float: none;
	line-height:34px;
	margin: 0px;
	width: 150px;

}
#catmenu li ul
{
	height: auto;
	left: -999em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 170px;
	border-left: 1px solid #23272A;
	border-right: 1px solid #23272A;
	z-index: 9999;
}
#catmenu li li
{
}
#catmenu li ul a
{
	width: 140px;
}
#catmenu li ul a:hover, #catmenu li ul a:active
{
}
#catmenu li ul ul
{
	margin: -35px 0 0 170px;
}
#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 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.sfhover1 ul, #catmenu li li li.sfhover1 ul
{
	left: auto;
}
#catmenu li:hover, #catmenu li.sfhover1
{
	position: static;
}

	
	/*Page menu*/


#foxmenucontainer{
	height:38px;
	display:block;
	margin:0px auto;
	font: 12px verdana,Arial, Tahoma,Century gothic,  sans-serif;
	font-weight:normal;
	width:980px;
	background:url(images/menu.png);
	}
	
#menu{
	margin:0px 0px 8px 0px;
	padding: 0px 5px;
	height:38px;
	overflow:hidden;
	margin:0px auto;

	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-shadow:1px 1px 0px #0a639f;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#fff;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:38px;
	}

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

	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:38px;
	text-decoration: none;

	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {

	width: 150px;
	color:#fff;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:32px;


	}
	
#menu li li a:hover, #menu li li a:active {
	background: #0B77BF;
	color: #fff;
	padding: 0px 10px ;
	line-height:32px;
	}

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

#menu li li { 
	}

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

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

#menu li ul ul {
	margin: -37px 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;
	}
	
/* Main Content*/	


#content {
	float:left;
	width: 760px;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	display:inline;
	overflow:hidden;
	background:#fff;

	}	


.postimg{
	float:left;
	margin:10px 10px 10px 0px;

}


.post {
	margin: 0px 10px 0px 20px;
	height:100%;
	color:#555;
	padding:0px 0px 20px 0px;

	}

.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
}	

.title  h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 10px 0px;
	font: 22px Georgia,Arial,century gothic,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;

		}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#222;
	background-color: transparent;
	}
	
.title  h2 a:hover  {
	color: #000;
	background-color: transparent;
	}	
	
.titlemeta{
	background:#f3f3f3;
	border:1px solid #e7e7e7;
	padding:5px 5px;
	font-size:10px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
}
	
.author{
	color:#7b7b7b;
	padding:2px 5px 2px 20px;
	background:url(images/user.png) no-repeat;
}

.clock{
	color:#7b7b7b;
	padding:2px 5px 2px 20px;
	background:url(images/clock.png) no-repeat;
}

.comm{
	color:#fff;
	padding:2px 5px 2px 20px;
	background:url(images/balloon.png) no-repeat;

}

.comm a:link,
.comm a:visited {
	color:#7b7b7b;
	
}
.comm a:hover{
	color:#444;

}

.postmeta {
	font:10px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
	color:#B98302;
	padding:5px 0px;
	position:relative;
	
			}

.morer{
	float:right;
	background:	#0C83D4;
	border:1px solid #0a6ea4;
	padding:5px 10px;
	
}			
	
.morer a{
	color:#fff;
}	

.categorys{
	padding:5px 0 5px 20px;
	color:#000101;
	background:url(images/tags.png) no-repeat;
}

.categorys a:link,.categorys a:visited{
	color:#0758A9;

	}
	
.categorys a:hover{
	color:#000;
	}

.entry {
	margin:0 0;
	padding: 0px 0px ;
	
	}	
	
.entry a:link,
.entry a:visited {
		color:#1D81B6;
	background-color: transparent;
}
.entry a:hover {
	color:#00488F;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry p{
	margin:5px 0px;
	padding:5px 0px;
	line-height:24px;

}


/* right column */
.right{
	
	float:right;
	width:200px;
	padding:20px 0px 0px 0;
	display:inline;
	overflow:hidden;
	margin-right:10px;
}
.twitbox{
	float:left;
	width:300px;
	background:#fff;
	margin-bottom:10px;
	border:1px solid #ddd;
	}

p.twitter-message{
	color:#666;
	padding:5px;
	font-size:12px;
	border-bottom:1px dotted #ddd;
}

a.twitter-link{
	color:#0C83D4;
}

a.twitter-user{
 	color:#0C83D4;
}


h3.sidetitl{

	height:30px;
	line-height:30px;
	font-family: Georgia,Tahoma,Century gothic, sans-serif;
	color:#fff;
	font-size:16px;
	padding-left:10px;
	margin-bottom:5px;
	background:#0C83D4;
	border:1px solid #0072BF;
	font-weight:normal;

}
/* The Sidebar */


.sidebar{

float:left;
}

.sidebox{
	width:220px;
	margin:0px 0px 10px 0px;
	list-style:none;
	}

.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:left;	
	width:300px;
	margin:0px 0px;
	list-style-type: none;
	}

	
.sidebox ul li a:link, .sidebox ul li a:visited {

	color:#555;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	display:block;

	}

.sidebox ul li a:hover {

	color: #0B79C4;
	}

.sidebox p {
	padding: 7px 10px;
	margin:0;
	}

.sidebox table{
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
li.recentcomments{
	padding:5px 10px;
	
}

.oddli{
	background:#fcfcfc;
}

.squarebanner {

	margin:0px 0px 10px 0px;


	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 15px 5px;
	width:290px;
	overflow:hidden;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 5px 5px 0px 5px;
		float:left;
		padding:5px;
		display:inline;
		background:#F3F3F3;
		}
	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0px 5px;

}
#calendar_wrap{

	margin:0px auto;
}

#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:16px;
	color:#375752;
	font-weight:bold;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
	text-transform:uppercase;
}


#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#333;
}

#wp-calendar td a{

	padding: 0px;
	border:none;
	color:#843400;
}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	

	
/* --- FOOTER --- */
	
#footer {

	padding:10px 0 10px 0px;
	color:#172F40;
	font-size:12px;
	margin:10px auto;
	font-family:Arial;

	}

#footer a:link , #footer a:visited{
		color:#172F40;
	}

#footer a:hover {
	color:#0fa0ef;
	}

.fcred{

	text-align:center;
	margin:10px 0px 10px 10px;
	line-height:16px;
}

/* The Navigation */

#navigation{	
	margin:0px 0px 10px 10px;
	padding:5px 0px;
	width:650px;
	height:27px;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px 20px 0px;
	font-size:14px;
	text-align:left;
	color:#4b4b4b;
	border-bottom:1px solid #eee;
	margin:0px 0px 10px 20px;
	}
 h2.pagetitle a {
 	color:#507409;
 }
/* Comments */

#commentsbox {

	margin:0 0px 0px 10px;

}

h3#comments{
	font-size:14px;
	background:#043147;
	border:1px solid #032434;
	color:#fff;
	font-weight:bold;
	padding:10px 10px ;
	margin-top:10px;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	border:1px solid #e6e6e6;
	background:#F6F6F6;
}

ol.commentlist li .comment-author {
	color:#000;

}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#000;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#000;
	font-weight:bold;
}

cite.fn{
	color:#000;
	font-style:normal;
}

ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
}

ol.commentlist li .comment-meta{
	font-size:10px;

}

ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#1D81B6;
	text-decoration:none !important;
}

ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#555;
	font-size:12px;
}

ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;

}

ol.commentlist li .reply a{
	background:#0C83D4;
	border:1px solid #005F9F;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding:3px 10px;
}

ol.commentlist li.odd {

}

ol.commentlist li.even {

}

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 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {
	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {
	margin:0 0 0px 50px;

}
.comment-nav{
	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{
	color:#222;
}

#respond{
	border:1px solid #ddd;
	padding:0px 0px ;
	margin:10px 0px;
	background:#f4f4f4;
}

 #respond h3 {
	font-size:14px;
	color:#fff;
	background:#FFAB06;
	font-weight:bold;
	padding:10px 10px ;
}

#commentform {
	padding:10px 20px;
}

#commentform p{
	margin:5px 0px ;
	color:#444;
}

#commentform p a{
	color:#0C83D4;
}

 #respond label{
	display:block;
	padding:5px 0;
	color:#444;
	}
	
 #respond  label small {
	font-size:10px;
}

 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #ddd;
	color:#555;
}

#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	background:#37596F;
	border:1px solid #000;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding:3px 10px;
	width:100px;
	margin:10px 0px;
	cursor:pointer;
	text-shadow:1px 1px 0px #032434;
}

textarea#comment{
	border:none;
	background:#fff;
	border:1px solid #ddd;
	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#555;
}


.widebanner{

	height:60px;
	margin-top:10px;
	padding:10px 0px;
	background:url(images/ad1.jpg) repeat-x;
	text-align:center;
}


.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#F2F2F2!important;
	border: 1px solid #ddd !important;
	color:#555 !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#1D94F1 !important;
	border: 1px solid #1474C7!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#1D94F1 !important;
	border: 1px solid #1474C7!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	





.featbox{
	padding:10px ;
	background:#fff;
	margin:0px 0px 10px 0px;
	border:1px solid #ddd;
}

.fblock{

	border-bottom:1px dotted #ccc;
	padding:10px 0px!important;
	height:60px;
	margin:0px 10px;
}

.fblock:hover{
	background:#fafafa;
}



.phumb{
	margin:0px 10px 0px 0px;
	width:80px;
	height:60px;
	float:left;
	
}

.fblock h3{
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	font-family:arial;
}

.fblock h3 a:link,.fblock h3 a:visited{

	font-weight:bold;
	color:#222;
}

.fblock p{
	color:#555;
	margin:0px !important;
	padding:5px 0px !important;
	font-size:10px;
}


#slidearea{
	height:330px;
	overflow: hidden;
	position: relative; 
	width:980px;
	margin:0px auto;
	background:url(images/shadow.png) bottom no-repeat;
}
#flashcontent{
	margin:0px 0px 0px 0px;
	width:980px;
	height:420px;
	outline:none;
}
.slidimg{
	width:750px;
	height:250px;
}









.feedlist{
	position:absolute;
	bottom:0px;
	right:20px;
}
.feedlist ul {
	list-style:none;
}

.feedlist ul li{
	float:left;
	margin:0px 7px 0px 0px;
	display:block;
}
.getshort{
height:25px;
}

#bottom{

	margin:0px auto;
	width:980px;
}
.bottomcover{
	background:#172F40 ;
	margin:0px auto;
	width:980px;
}	
h3.bothead{


	font-size:20px;
	padding:5px 0px 10px 5px;
	color:#0E9AD8;
	border-bottom:1px solid #1D3B4F;
	text-shadow:1px 1px 0px #172C2F;
	font-family:Georgia;
	font-weight:normal;
}
.botwid{
	float:left;
	width:225px;
	padding-bottom:30px;
	font-size:12px;
	font-family:Arial,Tahoma,Century gothic,sans-serif;
	margin:20px 0px 0px 15px;
	color:#ddd;
		list-style:none;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;
	border-bottom:1px solid #12232F;

	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 225px;
	list-style-type: none;
	text-shadow:1px 1px 0px #0A161F;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #9BB1BF;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #1D3B4F;
	border-top:1px solid #12232F;
	}

.botwid ul li a:hover{

	color: #FFF;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}			