/*
Theme Name: zinmag-redux-2
Description:Upgraded version of the popular magazine theme zinmag redux for BluesTravels.
*/

/* *{margin:0;padding:0;} */
.tabber{display:none;}
body {
	margin:0 auto;
	padding:0px 0 0px 0;
	background:#414D5F url(images/body.jpg) center repeat-y;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#126A9B;
	font-size:13px;
	}
img {
	border:0;
	float:left;
	padding:5px 5px 5px 0;
	}
a {
	color:#323E4C;
	text-decoration:none
	}
a:hover {
	color:#B71C1A;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#414D5F;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:3px 0 2px 5px;
	}
.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
	

	}
	
	
/* The Top */
.blogname {
	width:600px;
	font-family:"Century gothic",Verdana,Tahoma,sans-serif;	
	margin:20px 0 0 25px;
        float:left;
	}
.blogname h1  {
        text-indent:-5000px;
	font-size:38px;
	font-weight:bold;
	color:#E0E6EF;
	text-align:left;
	margin:0px 0 0 0px;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #E0E6EF; 
	}
	
.blogname h1  a:hover { 
	color: #FFF; 
	}
.blogname h2 {
	margin:0px 20px 0px 0px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:left;
        text-indent:-5000px;
	}


#top {
	width:1000px;	
	height:150px;
	margin:auto;
        background-image:url(http://www.bluestravels.com/wordpress/wp-content/themes/redux2/images/header/rotate.php);
	}

/*#top {
	width:1000px;	
	height:150px;
	margin:auto;
        background-image:url(images/tpobanner.jpg);
	}*/

	
#topbar {
	height: 28px;
	margin-bottom: 2px;
	background: url(images/topbar.jpg) repeat-x;
}

#topbar #dates {
	float: left;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 13px;
	color: #394754;
	margin-top: 1px;
}

#topbar ul {
	float: right;
	display: inline;
	height: 25px;
	padding-right: 10px;
	margin:0px 0px
}

#topbar ul li {
	float: left;
	margin-left: 20px;
	display: inline;
	height: 20px;
}

#topbar ul li a {
	height: 20px;
	line-height: 30px;
	background: url(images/feed.png) no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
}

#topbar ul li a:hover {
	color: #AA1C1A;
}


/* The Search */


#search {
	height:20px;
	width:auto;
	padding-top:93px ;
	margin-left:5px;
	width:193px;
	float:right;
}

#search form {
	margin:0 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:5px; margin-top:32px;
	float: left;
	width:135px;
	padding: 3px 3px;
	background: #fff /*url(images/search.jpg) repeat-x*/;
	border:none;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;
}

#searchsubmit {
	width:25px;
	float: left;
	margin-top:32px;
	background: #EFEFEF url(images/go.jpg) no-repeat;
	border: none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #333;
	height:23px;
}


/*top menu*/

#foxmenucontainer{
	height:29px;
	background:url(images/menu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #474747;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;

	}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #e0e5eb;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
	}
	
#menu a:hover {
	background:url(images/menuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/menu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/menuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;

	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;



	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	height:87px;
	background:url(images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #E8EBEE;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px; white-space:nowrap;
	padding: 0px;
	list-style: none;
	height:87px;
	}

#catmenu  a {
	color: #E8EBEE;
	display: block;
    font-weight: normal;
  	padding: 4px 10px 6px 10px;
	}
	
#catmenu  a:hover {
	background:url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;


	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:url(images/catmenu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#E8EBEE;
	
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:url(images/catmenuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}
	
	
	
/* Main Content*/	
	
	
#casing {
	padding:0px 0px 10px 0px;
	background:#e8ebee url(images/casings.jpg) bottom right;
	background-repeat:no-repeat;
	}	

#content {
	float:left;
	width: 690px;
	height:100%;
	padding:5px 0px 0px 0px;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 5px;
	/*height:50px;*/

}	
.time{
	text-align:left;
	width:100px;

	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 0px;
	color:#fff;
	float:right;
	}

.date {
font-size:13px;
font-family:century gothic,Verdana,Helvitica,sans-serif;
font-weight:400;
color:#04689A;
padding:0 5px; margin-bottom:20px;
}
	
.single {
	width:685px;
	margin: 0px 5px 5px 5px;
	height:100%;
	color:#222;
	font: 13px  century gothic,Arial,verdana, sans-serif;
	}

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 3px 0px 0px 5px;
	text-align: left;
	font: 24px  century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#222;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #283C45;
	background-color: transparent;
	}	
.author{
	color:#B51B1B;
	padding:0px 0 4px 0px;

}
.clock{
	color:#B51B1B;
	padding:0px 0 4px 10px;

}	

.singleinfo {
	height:25px;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	background:#555;
	color:#fff;
			}
	
.comm{
	padding:2px 0 0px 5px;
	float:left;
}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
	color:#eee;
}
.postmore{
	padding:2px 5px 0px 0px;
	float:right;
	font-weight:bold;
}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	padding:3px 5px 1px 0px;
	margin-left:5px;
	font:13px  century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
}

.category a:link,.category a:visited{
	color:#fff;

	}
.category a:hover{
	color:#eee;
		font-weight:normal;

	}
.entry {
	line-height: 1.5em;
	margin:10px 0 25px 0;
	padding: 10px 5px 5px 5px;

	}

.entry a:link,
.entry a:visited {
	color: blue;
	background-color: transparent;
}
.entry a:hover {
	color:#2b77cd;
	background-color: transparent;
	text-decoration: none;
}
.entry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
	
	
.entry p{
	margin:5px 5px;

}

/*Begin entry404 custom*/

.entry404 {
	margin:0px 0;
	padding: 10px 5px 5px 5px;

	}	
	
.entry404 a:link,
.entry404 a:visited {
	color: blue;
	background-color: transparent;
}
.entry404 a:hover {
	color:#2b77cd;
	background-color: transparent;
	text-decoration: none;
}
.entry404 img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
	
	
.entry404 p{
	margin:5px 5px;

}



/* sidebar */
#rightcol{
	
	float:right;
	width:304px;
	padding:0 0 10px 0;
	
}


/* The Sidebar1 */
.sidebar1{
	float:left;
	width:147px;
	padding-top:5px;
	font-size:14px;
	font-family: "Century gothic", Arial, sans-serif;
	

	}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#47535F;
	font-weight:bold;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #47535F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#CDD4DA;
	background-repeat:no-repeat;
	border-bottom:1px solid #E8EBEE;
	}

.sidebar1 ul li a:hover {
	background:#8B959F;
	background-repeat:no-repeat;
	color:#fff;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color: #daef8e;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:147px;
	padding-top:5px;
	padding-right:5px;
     	margin:0px 0 0 0;
	font-size:14px;
	font-family: "Century gothic", Arial, sans-serif;
	color: #ffffff; 
	}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;
	margin:0px 0 0 0;
	padding:0px 0 0 5px;
	background:#47535F;
	font-weight:bold;

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #47535F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
		background:#CDD4DA;
	background-repeat:no-repeat;
border-bottom:1px solid #E8EBEE;

	}

.sidebar2 ul li a:hover {
	background:#8B959F;
	background-repeat:no-repeat;
	color:#fff;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color:#A4DDEF;
	}		
			
	
#wp-calendar{
	width: 100%;
	padding: 0 0 15px;
	background:#496E80;
}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	background:#d9e2e6;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	background:#aaa;
	color:#EBF0F2;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
 height:25px;
 color:#999;
 padding:5px 10px 0 10px;
 font-size:12px;
 font-weight:normal;
 letter-spacing:1px;
 background-color: #292d30;
 font-family: Century gothic, georgia, Arial, sans-serif;
 }
 
#footer a:link , #footer a:visited{
 color:#999;
 }
 
#footer a:hover {
 color:#fff;
 }
 
.footercon {no required styles}

.lfoot {
   float: left;
   width: 43%;
   }
   
.rfoot {
   float: right;
   width: 55%;
   text-align: right; /* depends on element width */
   }




/* #footer {
	height:25px;
	padding:10px 0 0 10px;
	color:#999;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Century gothic, georgia, Arial, sans-serif;

	}

#footer a:link , #footer a:visited{
	color:#E8EBEE;
	}

#footer a:hover {
	color:#fff;
	} */



/* The Navigation */

#navigation {
	
	width:685px;
	margin:0px 0px 5px 5px;
	background:#B71C1A;
	height:20px;
	float:right;
	}
#navigation a:link, #navigation a:visited {
	color:#fff;
	font-weight:bold;

}
	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:10px 0 20px 0;
	font-size:20px;
	text-align:center;
	}

/* The Comments */

.comments {
	padding-left:10px;
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #D0D0D0;
	color:#444;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

	}
h3 #comments-count {
	font-weight:bold;
	font-size:18px;
	margin:0 0 0 20px;

}	
	
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #D0D0D0;
	color:#333;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:25px;
	background:#B81516;
	border:1px solid #CA4244;
	color:#fff;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 10px;
	padding:0;


	font-weight:normal;

	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#222;
	
	}
.commentmeta small{
	color: #222;
	
}



/*Featured*/

.featured{
	width:675px;
	overflow: hidden;
	padding:10px 0px 2px 10px;
	margin:0px 4px 5px 5px;
	background:#374554;
	border:1px solid #ccc;
}

.featured h2 a, .featured h2 a:link, .featured h2 a:visited  {
	color: #fff;
	background-color: transparent;
	}
.featured h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}

.fentry{
	
	height:190px;
	overflow:hidden;
}

.cat{
	
	font-size:12px;
	color:#C2DFEF;
}


.cat a:link,.cat a:visited{
	color:#fff;

	}
.cat a:hover{
	color:#ccc;

	}
.cats{

	margin:1px 5px 1px 0px;
	font-size:13px;
	margin-left:5px;
	color:#111;
}
.cats a:link,.cats a:visited{
	color:#111;

	}
.cats a:hover{
	color:#333;

	}

.fentry p{
	margin: 5px 0;
	color:#E8EBEE;


}
.fentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
	
	
.featured h2{
	font-size:22px;
	margin:3px 0 4px 0;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	
}
.featmeta{
	
	height:22px;
	text-align:right;
	padding:3px 15px 0 0;
	
	
}
.featmeta a:link,.featmeta a:visited{
	color:#95CFEF;
	font-weight:bold;
	text-decoration:none;
	}
.category a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

	
/*magbox*/
	
.post {
	width: 338px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#EFEFEF;
	border:1px solid #aaa;
	display:inline;
	color:#222;
	font-family:century gothic,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font: 18px  century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	height:18px;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#333;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #283C45;
	background-color: transparent;
	}	
	

.postinfo {
	height:22px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg) repeat-x;

			}
	
.categ{
	height:15px;
	margin: 2px 0 0 0px;
	padding: 2px 0px 0px 5px;
	font-family:century gothic,Arial,verdana, sans-serif;

}

.categ a:link,.categ a:visited{
	color:#d02726;

	}
.categ a:hover{
	color:#aa1b1a;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #7ea23a;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}
	
	
.centry p{
	margin:2px 0;

}
.centry a:hover {
	color:#fff;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	
	




#bottom{
	width:100%;
	padding:5px 0 0px 0;
	margin-bottom:10px;
float:left;
}	

.recents{

width:225px;
margin-left:5px;
padding: 0 0px 10px 0;
float:left;
display:inline;
}
.recents h2{
	margin:0px 0 0px 0;
	padding:2px 0 2px 3px;
	font-size:18px;
	color:#fff;
	background:#323E4C;
	font-weight:normal;
}

.recents  ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.recents  ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 5px;

	
	}

.recents  ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.recents  ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.recents  ul li {
	height:100%;
	line-height:18px;

	}

.recents  ul li a:link, .recents  ul li a:visited {
	color: #555;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background-repeat:no-repeat;
	border-bottom:1px solid #ccc;

	}

.recents  ul li a:hover {
	background:#5F6E7F;
	background-repeat:no-repeat;
	color:#fff;
	padding: 5px 0px 5px 5px;
	}	
	
	











/*New Styles*/


#kgconverter-a form {
text-align:left;
border:3px solid #aaa;
}

#kgconverter-a input {
width:95%;
border:1px solid #ccc;
background:#f9f9f9;
margin:5px 5px 1px 0;
padding:2px;
}

table.sample {
border-spacing:2px;
border-collapse:separate;
background-color:#0e0f0f;
border-color:gray;
border-style:outset;
border-width:2px;
}

img.highslide-image {
max-width:none;
padding:0;
}

.highslide {
font-family:Verdana, Helvetica;
font-size:10pt;
cursor:url(highslide/graphics/zoomin.cur), pointer;
outline:none;
}

.highslide img {
border:2px solid gray;
}

.highslide:hover img {
border:2px solid #FFF;
}

.highslide-image {
border:10px solid #FFF;
}

.highslide-caption {
display:none;
border:5px solid #FFF;
border-top:none;
background-color:#FFF;
font-family:Century gothic, Arial,Tahoma,sans-serif;
color:#000;
font-size:13px;
padding:5px;
}

.highslide-loading {
display:block;
color:#FFF;
font-size:9px;
font-weight:700;
text-transform:uppercase;
text-decoration:none;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
background-color:#000;
padding:3px;
}

a.highslide-credits,a.highslide-credits i {
color:silver;
text-decoration:none;
font-size:10px;
padding:2px;
}

a.highslide-credits:hover,a.highslide-credits:hover i {
color:#FFF;
background-color:gray;
}

.highslide-display-block {
display:block;
}

.highslide-html {
background-color:#FFF;
}

.highslide-html-content {
position:absolute;
text-align:left;
display:none;
}

.control {
float:right;
display:block;
font-size:9pt;
font-weight:700;
text-decoration:none;
text-transform:uppercase;
color:#999;
margin:0 5px;
}

.control:hover {
color:#000!important;
}

.highslide-move {
cursor:move;
}

.feature img {
border:1px solid #000;
float:left;
margin:10px;
padding:0;
}

.feature2 img {
float:right;
margin:5px auto 0 5px;
padding:3px;
}

.feature3 img {
float:left;
margin:5px 5px 0 auto;
padding:3px;
}

table.ex {
color:#000;
background-color:#f1f1f1;
font-size:100%;
border-top:1px solid gray;
border-left:1px solid gray;
border-bottom:0 solid gray;
border-right:0 solid gray;
padding:0;
}

table.ex th,table.ex td {
padding-bottom:2px;
border-top:0 solid gray;
border-left:0 solid gray;
border-bottom:1px solid gray;
border-right:1px solid gray;
}

/*.commentdata {
background:#39525e;
font-size:1em;
color:#BBB;
margin:0;
padding:10px;
}*/

.commentdata {
	padding-left:10px;
	color:#414D5F;
	font-style: normal;
}

/*More New styles*/

/*#kgconverter-a #kgconvertersubmit,#kgconverter-a #reset {
width:70px;
color:#333;
background:#eee;
vertical-align:top;
}

#kgconverter-a #kgconvertersubmit:hover,#kgconverter-a #reset:hover {
width:70px;
border:1px solid #aaa;
background:#ddd;
cursor:pointer;
}

table.sample th,table.sample td {
background-color:#0e0f0f;
-moz-border-radius:5px;
border-color:blue;
border-style:inset;
border-width:0;
padding:1px;
}*/

/*Banner*/

	
.banner{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width:298px;
	border-left:1px solid #404548;
	border-right:1px solid #404548;
	border-bottom:1px solid #404548;
	background:#2c2f31;
	float:left;

}
.bannerhead{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0px;
	width:298px;
	height:30px;
	background: #222627 url(images/sponhead.jpg) no-repeat;
	border-left:1px solid #404548;
	border-right:1px solid #404548;
	border-top:1px solid #404548;
}
.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	 overflow: auto;
	 
}
	 
.banner li{
	height:125px;
	width:125px;
	margin: 6px 6px ;
	padding:5px 5px;
	list-style:none;
	display : block;
	display:inline;
	float:right;
	background:#393f42;
}

.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	




/*Begin Feedform Styles*/

.feedform {
width:288px;
height:34px;
background:#232628 url(images/feed.jpg) top no-repeat;
border:1px solid #404548;
margin:5px 0 0;
padding:30px 5px 0;
}

/*.feedform {
width:288px;
height:34px;
background:#323E4C url(images/feed.jpg) top no-repeat;
border:1px solid #404548;
margin:5px 0 0;
padding:30px 5px 0;
}*/


/*Banner Styles*/

	
.banner{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width:298px;
	border-left:1px solid #404548;
	border-right:1px solid #404548;
	border-bottom:1px solid #404548;
	background:#2c2f31;
	float:left;

}
.bannerhead{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0px;
	width:298px;
	height:30px;
	background: #222627 url(images/sponhead.jpg) no-repeat;
	border-left:1px solid #404548;
	border-right:1px solid #404548;
	border-top:1px solid #404548;
}
.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	 overflow: auto;
	 
}
	 
.banner li{
	height:125px;
	width:125px;
	margin: 6px 6px;
	padding:5px 5px;
	list-style:none;
	display : block;
	display:inline;
	float:right;
	background:#393f42;
}

.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	

.banner li a img {
  padding: 0;
}


/* Begin Icons and Stuff */

#column3 .icons {margin-bottom: 1em; padding-bottom: 5px;}
#column3 dl dd {border-bottom: 1px dashed #414D5F; margin: 0 1px 5px 0; padding: 0.5em 1em;}
#column3 h2 {
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;
	margin:0px 0 0 0;
	padding:0px 0 0 5px;
	background:#47535F;
	font-weight:bold;

	}
.icons dt {margin: 0; padding: 1em 0 0.5em 1.2em; font-size: 1.1em; font-weight: bold; color: #999; background: url('images/portlet_header.png') !important;}
.icons a {display: block; height: 16px; padding-left: 25px !important;}
.icons a:hover {background-position: left bottom ;}

.icons .s_delicious {background: url('icons/delicious.gif') no-repeat;}
.icons .s_digg {background: url('icons/digg.gif') no-repeat;}
.icons .s_technorati {background: url('icons/technorati.gif') no-repeat;}
.icons .s_reddit {background: url('icons/reddit.gif') no-repeat;}
.icons .s_magnolia {background: url('icons/magnolia.gif') no-repeat;}
.icons .s_stumbleupon {background: url('icons/stumbleupon.gif') no-repeat;}
.icons .s_yahoo {background: url('icons/yahoo.gif') no-repeat;}
.icons .s_google {background: url('icons/google.gif') no-repeat;}

.iconComment a {padding-left: 20px; background: url('icons/icon_comment.gif') top left no-repeat;}
.iconEdit {background: url('icons/icon_edit.gif') top left no-repeat; padding: 1px 0 5px 20px;}
.rss {padding: 15px 0;}
a.iconrss {background: url('icons/icon_rss.png') top center no-repeat; text-indent: -999em; height: 104px !important; display: block;}
a.iconrss:hover {background-position: bottom;}

/* End Icons and Stuff */

