/*
Theme Name:Calypso
Theme URL: http://www.web2feel.com/calypso/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags: white, blue ,two-columns, jQuery slider,thumbnail, right-sidebar, twitter, fixed-width, theme-options, threaded-comments, banner ads, adsense.
*/
*{
	margin: 0px;
	padding: 0px;
}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#666666  url(images/body-bg14.png) ;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:18px;
	color: #222;
	}
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 {
font-family: 'Open Sans', sans-serif;
line-height:125%;
font-weight: 700;
color: #333;
}

.mytext h2, .boxtitle h2, .title h2 {
font-family: 'Quando', serif;
font-weight: 400;
font-size: 22px ;
font-weight:normal;
	}

.blogname h1 {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-weight:bold;
	}

 table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
 tr th,
 thead th {
	background: #f6f6f6;
	color: #888;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #e7e7e7;
	text-align: left;
	padding: 6px 24px;
}
 tr.odd td {
	background: #f2f7fc;
}


hr {
padding: 0;
color: #e7e7e7;
margin: 10px 0px  20px 0px;
border-top: 1px solid #e7e7e7;
}


ul {
	list-style: square;
	}
blockquote {
	font-style: italic;
	color: #555;
	padding:10px;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}
pre {
	padding: 0;
	margin: 0;
	background: #f6f6f6;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 20px; /*--Height of each line of code--*/
	width: 100%;
	overflow: auto; /*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;  /*--Hides vertical scroll created by IE--*/
}
pre code {
	margin: 0 0 0 40px;  /*--Left Margin--*/
	padding: 18px 0;
	display: block;
}
.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:#fff;
	border: 1px solid #ddd;
	}
img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	background:#fff;
    border: 1px solid #ddd;
	}
img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	background:#fff;
    border: 1px solid #ddd;
	}
.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:#fff;
    border: 1px solid #ddd;
	text-align: center;
	padding: 7px 3px 8px 3px;
	color:#777;
	}
.wp-caption img {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: 0px;
	}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 8px 0px 5px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
.rounded{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* The Outer cover */
#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;
	}
#casing {
	padding:0px 0px 50px 0px;
	float:left;
	width:1000px;
	margin:0px 0px 0px 0px;
	/* background:url(images/casing.png) bottom no-repeat; */

	}

/* The Header */
#masthead{
	background:#172527;
	height:170px;
}
#top {
	height:130px;
	margin:auto;
	width:1000px;
	position:relative;
	background:url(images/top.jpg);
	}
.subcribe{
	position:absolute;
	right:40px;
	bottom:15px;
}
.subcribe a:link,.subcribe a:visited{
	color:#333;
}
.subcribe a:hover{
	color:#FFAB06;
}
.blogname {
	width:450px;
	margin:55px 0 0 0px;
	height:70px;
	text-align:left;
	float:left;
	}
.blogname h1  {
	font-size:30px;
	padding:0 0 0px 0;
	font-weight:normal;
	text-transform:uppercase;
	}
.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:14px;
	font-weight:normal;
	color: #fff;
	text-shadow:1px 1px 0px #172527;
	}
.blogname h2 a {
	color: #fff;s
text-decoration:none;
	}
	/*Page menu*/

#foxmenucontainer{ height:40px; display:block; margin:0px auto; font-size: 11px; font-weight:normal; text-transform:uppercase; width:1000px; background:url(images/menu.jpg); }

#topmenu{width:100%;margin:0px 5px; padding: 0px; height:20px; overflow:hidden; float:right; font-weight: bold;font-size: 11px;  }
#topmenu ul { float: right; list-style: none; margin: 0px; padding: 0px; }
#topmenu li { float: left; list-style: none; margin: 0px; padding: 0px; }
#topmenu li a, #topmenu li a:link, #topmenu li a:visited { color:#ffcc35; display: block; margin: 0px; padding: 0px 10px ; line-height:20px; }
#topmenu li a:hover, #topmenu li a:active {color: #ffffff; margin: 0px; padding: 0px 10px ; line-height:20px; text-decoration: none; }
#topmenu li li a, #topmenu li li a:link, #topmenu li li a:visited { color:#ffcc35; display: block; margin: 0px 0px 0px 10px; padding: 0px 10px ; line-height:20px; border-left: 1px solid #09559F;}
#topmenu li li a:hover, #topmenu li li a:active { color: #ffffff; margin: 0px 0px 0px 10px; padding: 0px 10px ; line-height:20px; text-decoration: none;  }
#topmenu li ul { z-index: 9999; position: absolute; left: -999em; height: auto; margin: 0px; padding: 5px;}
#topmenu li li { }
#topmenu li ul a { width: 140px; }
#topmenu li ul a:hover, #topmenu li ul a:active { }
#topmenu li ul ul { margin: -30px 0 0 0px; }
#topmenu li:hover ul ul, #topmenu li:hover ul ul ul,
#topmenu li.sfhover ul ul, #topmenu li.sfhover ul ul ul { left: -999em; }
#topmenu li:hover ul, #topmenu li li:hover ul,
#topmenu li li li:hover ul, #topmenu li.sfhover ul,
#topmenu li li.sfhover ul, #topmenu li li li.sfhover ul { left: auto; }
#topmenu li:hover, #topmenu li.sfhover { position: static; }

/* The Search */
#search { background:url(images/search.png); width:246px; padding:5px 0px ; margin:65px 0px 10px 0px; float:right; height:25px; display:inline; position:relative; }
#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:190px; margin:3px 0px 0px 7px; padding: 2px 5px; height:16px; border:none; font-weight: normal; color:#0659A9; float:left; border:none; background:#fff; display:inline; }




input#searchsubmit{ float:right; display:inline; margin:2px 10px 0px 0px; height:22px; width:25px; background:url(images/sbutton.png); color:#fff; border:none; }

/* Category menu*/
#catmenucontainer{ height:40px; display:block; padding:0px 0 0px 0px; font-size: 13px;   text-transform:uppercase; }
#catmenu{ margin: 0px; padding: 0px; width:1000px;height:34px; }
#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: #fff; display: block; margin: 0px; padding: 10px 20px 10px 20px; }
#catmenu li a:hover, #catmenu li a:active { background: url(images/catmenhov.png) repeat-x; color: #FFF; text-shadow:1px 1px 0px #13609F; margin: 0px; padding: 10px 20px 10px 20px; text-decoration: none; }
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited { background: #7a0059; width: 150px; color: #CDCDCD; text-transform: uppercase; float: none; margin: 0px; padding: 8px 10px 7px 10px; border-bottom:1px solid #333333; }
#catmenu li li a:hover, #catmenu li li a:active { background: #4F003B; color: #fff; padding: 8px 10px 7px 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: -32px 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; }
.current-cat { background: url(images/catmenhov.png) repeat-x; color: #fff; margin: 0px; padding: 10px 20px 10px 20px; text-decoration: none; }

/* Main Content*/
#content {
	float:left;
	width: 670px;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	display:inline;
	overflow:hidden;
	background:#fff;
	border:1px solid #ddd;
	}
h3.mytitle{
	height:30px;
	line-height:30px;
	padding-left:15px;
	font-size:18px;
	color:#fff;
	border:1px solid #6e0705;
	background:#b50f0f;
}
.box{
	padding-left:230px;
	padding-right:5px;
}
.postimg{
	float:left;
	margin:0px 10px 10px 15px;
}
.last{
	float:right;
	clear:right;
}

.boxtitle{
	margin: 0px;
	padding: 0px;
}


.boxtitle  h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-size: 22px;
	overflow:hidden;
		}

.boxtitle  h2 a, .boxtitle  h2 a:link, .boxtitle  h2 a:visited  {
	color:#333;
	}
.boxtitle  h2 a:hover  {
	color: #000;
	}


.post {
	margin: 0px;
	height:100%;

	padding:30px 5px;
	border-bottom:1px solid #ddd;
	}
.posteven{
	background:#fafafa;
}

.cover {
	margin:0px 20px 0px 20px;
	padding: 0px ;
	}
.entry {
	margin:0 0;
	padding: 5px 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:26px;
}


.datebox{
	width:54px;
	height:48px;
	background:url(images/datebox.png);
	float:left;
	text-align:center;
	margin:0px 5px 0px 0px;
}
span.date{
	font-size:18px;
	line-height:18px;
	width:56px;
	color:#000;
}
span.month{
	font-size:10px;
	text-transform:uppercase;
	color:#333;
	line-height:24px;
}
.title  h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 10px 0px;
	font-size: 26px;
		}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#333;
	background-color: transparent;
	}
.title  h2 a:hover  {
	color: #000;
	background-color: transparent;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 10px;
}
.author{
	color:#fff;
	padding:2px 5px 2px 5px;
	font-size:10px;
	background:#2F4B4F;
	text-transform:uppercase;
}
.clock{
	color:#fff;
	padding:2px 5px 2px 5px;
	font-size:10px;
	background:#2F4B4F;
	text-transform:uppercase;
}
.comm{
	color:#fff;
	padding:2px 5px 2px 5px;
	font-size:10px;
	background:#2F4B4F;
		text-transform:uppercase;
}
.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
	color:#fff;
}
a.read{
	width:82px;
	height:28px;
	background:url(images/read.png);
	text-align:center;
	line-height:28px;
	display:block;
	text-shadow:1px 1px 0px #13609F;
		color:#fff!important;
}
.singleinfo {
	font-size:10px;
	text-transform:uppercase;
	color:#B98302;
	padding:5px 0px;
			}
.category{
	padding:5px 0 5px 10px;
	color:#000101;
}
.category a:link,.category a:visited{
	color:#0758A9;
	}
.category a:hover{
	color:#000;
	}

/* ===== Images in Content Posts  ===== */
.attachment-post-image {
margin: 15px 15px 5px 7px;
float:left;
}
.attachment-single-page
{
margin: 0px 15px 15px 15px;
float:right;
}
.wp-post-image
{
border:none;
}

/* right column */
.right{
	float:right;
	width:320px;
	padding:10px 0px 0px 0;
	display:inline;
	overflow:hidden;
}
.blokbox,.twitbox{
	float:left;
	width:323px;
	background:#fff;
	margin-bottom:10px;
	border:1px solid #ddd;
	}
.blok{
	padding:5px 0px 0px 0px;
	float:left;
}
.fentry img{
	max-width:100px;
	padding-left:6px;
	padding-bottom:5px;
	float:left;
}
h2.bloktitl {
	width:325px;
	color:#eee;
	font-size:18px;
	background:#523211;
	height:25px;
	padding-top:10px;
	padding-left:10px;
	}
p.twitter-message{
	color:#666;
	padding:10px;
	border-bottom:1px solid #eee;
}
a.twitter-link{
	color:#D53E13;
}
a.twitter-user{
 	color:#0c7391;
}
h3.sidetitl{
	height:30px;
	color:#000;
	font-size:18px;
	padding-top:10px;
	padding-left:10px;
	text-transform:uppercase;
}

/* The Sidebar */
.sidebar{
float:left;
}
.sidebox{
	width:298px;
	padding:10px;
	background:#fff;
color:#000;
	margin:0px 0px 10px 0px;
	border:1px solid #ddd;
	}
.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: 295px;
	margin:0px 0px;
	list-style-type: none;
	}
.sidebox ul li a:link, .sidebox ul li a:visited {
	color:#6f6f6f;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	display:block;
	}
.sidebox ul li a:hover {
	color: #084C8F;
	}
.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 {
	padding:10px;
	background:#fff;
	margin:0px 0px 10px 0px;
	border:1px solid #ddd;
background:#DEDEDE  url(images/body-bg11.png) ;
	}
.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:300px;
	overflow:hidden;
		}
.squarebanner ul li{
		list-style-type:none;
	    margin: 15px 7px 0px 7px;
		float:left;
		padding:5px;
		display:inline;
		background:#AAA;
		}

.squarebanner ul li:hover {
	background:#ffcc35;
	}

.squarebanner ul li a:link, .squarebanner ul li a:visited {
	background:#AAA;

	}
.squarebanner ul li a:hover {
	background:#ffcc35;
	}

/*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:#aaa;
	font-size:12px;
	margin:0px auto;
	background:#1d2f31 ;

	/* font-family:Arial;*/

	}
#footer a:link , #footer a:visited{
		color:#aaa;
	}
#footer a:hover {
	color:#fff;
	}
.fcred{
	text-align:center;
	margin:10px 0px 10px 10px;
	line-height:16px;
}

/* The Navigation */
#navigation{
	margin:0px 0px 0px 0px;
	padding:5px;
	width:650px;
	height:27px;
	}

/* The Attachment */
.contentCenter {
	text-align:center;
	}

/* The Page Title */
h2.pagetitle {
padding:10px 0px 5px 20px;
text-shadow:1px 1px 0px #eee;
text-align:left;
text-transform:uppercase;
color:#1474C7;
}
h2.pagetitle a {
color:#333;
}
.pdescript{
color:#333;
padding:0px 20px 20px 20px;
font-size: 14px;
text-shadow:1px 1px 0px #eee;
text-align:left;
border-bottom:1px solid #eee;
margin-bottom:7px;
}

/* Comments */
#commentsbox {
	margin:0;
}
h3#comments{
	font-size:14px;
	color:#fff;
	background:url(images/tite.png) repeat-y;
	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-bottom:1px solid #ddd;
}
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;
}
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:#666;
	font-size:12px;
}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
}
ol.commentlist li .reply a{
	background:url(images/reply.png) repeat-x;
	border:1px solid #00488F;
	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:#f96e02;
}
#respond{
	border:1px solid #ddd;
	padding:0px 0px ;
	margin:10px 10px;
	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;
}
 #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:url(images/reply.png) repeat-x;
	border:1px solid #00488F;
	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;
}
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;
}
#entry-author-info{
	padding:5px;
	background:#f8f8f8;
	border:1px solid #ddd;
	margin:10px 10px ;
}
#author-avatar{
	float:left;
	padding:5px;
	background:#fff;
}
#author-avatar{
	float:left;
}
#author-description{
	float:left;
	margin:0px 0px 0px 10px;
	width:550px;
}
#author-description h3{
	line-height:20px;
	color:#333;
	text-shadow:1px 1px 0px #fff;
}
#author-description p{
	line-height:20px;
	color:#555;
}

.boxbg-orange {
background:#ffcc99  url(images/body-bg14.png) ;
	border:1px solid #cc9966;
}
.boxbg-teal {
background:#c8ebf5  url(images/body-bg14.png) ;
	border:1px solid #0099cc;
}
.boxbg-yellow {
background:#ffffcc  url(images/body-bg14.png) ;
	border:1px solid #cc9966;
}

.boxbg-gray {
background:#dedede  url(images/body-bg14.png) ;
	border:1px solid #ddd;
}
.boxbg-dotsorange {
background:#ffcc99  url(images/body-bg11.png) ;
	border:1px solid #cc9966;
}


.featbox{
	padding:10px ;
	margin:0px 0px 10px 0px;
}

.contactbox p{
	padding:0px 0px 10px 0px ;
}
 .contactbox{
 	padding:0px 10px 10px 30px ;
}

 .contactbox h3 a {
color:#0000FF;
}



.subscr
{
margin:5px 0 0px 0;
padding: 2px 0px 0px 0px;
vertical-align:bottom;
color:#1474c7;
}

.fblock{
	border-bottom:1px dotted #ccc;
	padding:10px 0px!important;
	height:60px;
	margin:0px 10px;
	overflow:hidden;
}
.fblock:hover{
	background:#fffffc;
}
.phumb{
	margin:0px 8px 0px 5px;
	width:60px;
	height:60px;
	float:left;
}
.fblock h3{
	font-size:13px;
	padding:0px 0px 0px 0px;
		/* font-family:arial;*/

}
.fblock h3 a:link,.fblock h3 a:visited{
	font-weight:bold;
	color:#333;
}
.fblock p{
	color:#222;
	margin:0px !important;
	padding:0px 0px 5px 0px !important;
	font-size:9px;
}
#slidearea{
	height: 250px;
	overflow: hidden;
	position: relative;
	width:1000px;
	background:url(images/slide2.png) top no-repeat;
}
#gallerycover{
	overflow: hidden;
	margin:0px 0px 0px 0px;
	height: 280px;
}
.mygallery{
	overflow: hidden;
	position:relative;
	width:900px;
	margin:0px 50px;
}
img.slidim{
	float:left;
	margin:25px 10px;
	padding:10px;
	background:#00589F;
	box-shadow:inset 0 0 10px #00182F;
	-moz-box-shadow:inset 0 0 10px #00182F;
	-webkit-box-shadow:inset 0 0 10px #00182F;
}
.mytext{
	position:relative;
	margin:0px 0px 0px 0px;
	width:900px;
	height: 300px;
	display:inline;
	float:left;
	color:#c4c4c4;
}
.inpost{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	background:url(images/trans.png);
}
.mytext h2 {
	padding:5px 10px;
	color:#fff;
	font-size: 22px ;
	width:480px;
	font-weight:normal;
	float:left;
	margin-top:20px;
}
.mytext h2 a:link,.mytext h2 a:visited{
	color:#fff;
}
.mytext p{
	padding:5px 10px;
	color:#fff;
	font-size: 15px ;
	line-height:23px;
	width:480px;
	float:left;
	text-shadow:1px 1px 0px #1778BF;
}
.prevb{
float:left;
	width:25px;
	height:45px;
	z-index:200;
	background:url(images/pre.png);
	position:absolute;
	left:24px;
	top:105px;
	}
.nextb{
    float:right;
	width:25px;
	height:45px;
	z-index:200;
	background:url(images/nxt.png);
	position:absolute;
	right:23px;
	top:105px;
	display:block;
	}
.feedlist{
	height:33px;
}
.feedlist ul {
	list-style:none;
}
.feedlist ul li{
	float:left;
	margin:0px 5px;
}
#bottom{
	background:url(images/foot.png) top no-repeat;
	margin:0px auto;
	width:1000px;
}
.bottomcover{
	background:url(images/bottom.png) ;
	margin:0px auto;
}
h3.bothead{
	height:20px;
	font-size:16px;
	padding:10px 0px 10px 5px;
	color:#fff;
	border-bottom:1px solid #1D2D2F;
	text-shadow:1px 1px 0px #172C2F;
}
.botwid{
	float:left;
	width:230px;
	padding-bottom:30px;
	font-size:12px;

		/*  font-family:Arial,Tahoma,Century gothic,sans-serif;*/
	margin:20px 0px 0px 15px;
	color:#ddd;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;
	border-bottom:1px solid #2c4447;
	}
.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: 230px;
	list-style-type: none;
	}
.botwid ul li a:link, .botwid ul li a:visited  {
	color: #C3DCDF;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #1D2D2F;
	border-top:1px solid #2c4447;
	}
.botwid ul li a:hover{
	color: #fff;
	}
.botwid p{
	padding: 7px 10px;
	margin:0;
	}
.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}


form {
margin:0px;
padding: 0px;
}