/*
Theme Name: Fantastic Blue
Theme URI: http://www.themesdb.de/view/Fantastic_Blue.html
Description: Two column widgetized Wordpress theme by <a href="http://www.themesdb.de">Themesdb</a>.
Version: 1.0
Author: Themesdb
Author URI: http://www.themesdb.de/
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS

*/
/* Global Reset */
* {
	margin: 0;
	padding: 0;
}

body {
text-align: center;
background: #90959a;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#35383d;
padding: 0;
margin: 0;


}

a {

text-decoration: none;
color : #0a7fc2;

}
a:hover {
color : #0a7fc2;
text-decoration : underline;
}
a:active {
	text-decoration: underline;
	color : #cc6600;
}

a:hover {
	text-decoration: underline;
	color : #cc6600;
}
h1, h2, h3, h4, .TitleHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#cc6600;
}

h3 {
	margin-bottom: 7px;
	font-size: 14px;
}

h4 {
	color: #000;
	margin-bottom: 4px;
}

p {
padding : 5px 0;
margin : 0;
}

input, select, .ISSelect {
	font-size: 11px;
}

input {
	padding: 2px;
}

ul, ol {
	margin: 0 0 10px 30px;
}

li {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

blockquote {
	margin-left: 28px;
}

select option {
	padding: 0 10px;
}

hr {
	margin: 10px 0;
	padding: 0;
	background: #abb0b5;
	height: 1px;
	border: 0;
	color: #abb0b5;
}


img {margin:0; padding:0;}
a img {border:0;}

/*  ====================== Page Structure ======================= */


#content{
width : 645px; float:right; margin:0;padding:20px;

}
#sidebar {
width : 221px; float:left;padding:0 0 0 21px; margin-top:20px;
background : url(images/sidebar-bg.gif) repeat-y 21px 40px; }

#footer {
width : 940px; height:54px; background : url(images/footer-bg.gif) repeat-x;
}


/*  ================================= Conatent ============================= */

/* -------------------------- Posts ----------------------------- */
.post {width:100%; padding-bottom:20px;}
.post h2 {margin:0;padding:0; font-size:21px; color:#4A8336; float:left; padding:0 0 3px 0;}
.post h2 a {color:#4A8336; text-decoration:underline; }
.post h2 a:hover{color:#4A8336; text-decoration:none;}
.post p.by {font-size:13px; float:left; padding:7px 0 5px 0px; }

.entry {width:100%; padding:10px 0; border-top:1px solid #EBEBEB;
border-bottom:1px solid #EBEBEB;}

.info {height:35px;font-weight:bold;}
.info a {text-decoration:underline; }
.info a:hover{text-decoration:none;}
.info p{padding-top:7px;}

.info .left{height:35px; float:left; width:10px;
background : url(images/post-intro-left.gif) no-repeat;}

.info .rt{height:35px; float:left; width:9px;
background : url(images/post-intro-rt.gif) no-repeat;}

.info .sp{height:35px; float:left; width:22px;
background : url(images/post-intro-sp.gif) no-repeat;}

.info .main{height:35px; float:left;
background : url(images/post-intro-bg.gif) repeat-x;}

.entry {padding:5px 0 15px 0;}
/* --------------- SideBars ----------------*/

#sidebar ul {
list-style : none;
/*width:221px;*/
margin:0;padding:0;
}

#sidebar ul li {
list-style : none;
margin : 0;
padding : 0 0 0 0;
}


#sidebar ul li h2 {
margin:0; padding:5px 0 0 40px;
height:50px;
width:181px;
line-height : 14px;
font-size : 14px;
background : url(images/sidebar-h2.gif) no-repeat;
font-family : Tahoma, Arial,'Trebuchet MS';
color : #476085;
font-weight : bold;
}

#sidebar ul ul {
list-style : none;
margin :0;padding : 0 0 37px 0;
background : url(images/sidebar-btm.gif) no-repeat bottom left;
}
#sidebar ul ul ul{
list-style : none;
margin :0;padding : 0 0 0 0;
background : transparent;
}

#sidebar ul ul li {
list-style : none;
width:199px;
display:block;
margin : 0;
padding : 0 0 0 22px;
font-weight : bold;
background : url(images/li.gif) no-repeat 10px 7px;
font-family : Tahoma, Arial,'Trebuchet MS';
font-size : 13px;line-height : 20px;
}
#sidebar ul ul li li {
list-style : none;
width:160px;
display:block;
margin : 0;
padding : 0 0 0 22px;
font-weight : bold;
background : url(images/li.gif) no-repeat 10px 7px;
font-family : Tahoma, Arial,'Trebuchet MS';
font-size : 13px;line-height : 20px;
}


#sidebar a {
margin : 0;padding : 0;
color : #476085;
text-decoration : none;
}
#sidebar a:hover {
color : #476085;
text-decoration :underline;
}



/*  ================================= Footer ============================= */
#footer p{font-size: 13px; color:#eee;
  line-height:29px; margin:0; padding:35px 0 0 0;float:left;}
#footer a{ color:#CBD6E4; text-decoration:none;font-weight:bold;}
#footer a:hover{ color:#CBD6E4; text-decoration:underline;}

#footer a.f-l-logo {display:block;width:124px; height:29px;background:url(images/f-logo-2.gif) no-repeat;float:left;margin-top:29px;}
#footer a.f-l-logo:hover {text-decoration:none;}
#footer a.f-r-logo {display:block;width:152px; height:39px;float:right;margin:41px 20px 0 0;}
#footer a.f-r-logo:hover {text-decoration:none;}

/* Others */

.clr {clear : both; font-size:1px; line-height:1px;}

/* Search Form */
form {margin:0; padding:0;}
.newsearchform {margin: 0 auto; 
height:80px;
padding:15px 0 0 12px;
}
.newsearchform p{margin:0; padding :0; line-height:28px;}
.newsearchform input {float:left;}
.newsearchform input.txt {
padding :0;
color : #516C94;
width:140px;
font-size : 12px;
height:27px;
}
.newsearchform input.btn {
width : 77px;border : 0;
padding :0; margin :12px 0 0 10px;
height : 27px;
}



/* --------------------- common elements --------------------------- */
.navigation { display: block; color : #516C94; width:98%;padding-bottom:20px;}
h2.pagetitle, h2.center {margin:0;text-align: center; padding:10px 0 0 0; font-size:14px; color:#4A8336;}
h3 {padding: 0;margin: 5px; color : #4A8336; font-size:14px;}
.more-link {font-weight:bold;text-align:right;}
a.more-link, a:hover.more-link {float:right;}

p.postmetadata {margin:0; padding:10px;}
.alt { 	background-color: #F2F3F6;
border-top: 2px solid #516C94;
border-bottom: 2px solid #516C94;
	}

input, select, textarea {
color:#9C9D9F; 
}
#commentform #submit {margin: 0; color:#516C94; background:#F2F3F6; font-weight:bold;}

blockquote { border-left: 3px solid #516C94;}

ol.commentlist {margin:0;padding:0;}
.commentlist li { font-weight:normal;}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
code { font: 1.1em 'Courier New', Courier, Fixed; background:#ddd;}

/* Begin Calendar */
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 80%;	}
#wp-calendar #next a {padding-right: 10px;text-align: right;}
#wp-calendar #prev a {padding-left: 10px;text-align: left;	}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center;width: 100%;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover { background-color: #424242; }
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;	}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption { 	text-align: center; }
#wp-calendar th { font-style: normal;text-transform: capitalize;}
#wp-calendar #today {font-weight:bold;color:#4E8A39;}
/* End Calendar */
.smallattachment {text-align: center; float: left;margin: 5px 5px 5px 0px;}
.attachment {text-align: center; margin: 5px 0px;}

/* Begin Images */
p img {	padding: 0;	max-width: 90%;	}
img.centered { display: block;	margin-left: auto;	margin-right: auto;	}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;	}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
/* End Images */

/* Begin Lists */
.entry ol,.entry ul {margin: 0;	padding: 5px 0 5px 35px; }
.entry li {margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style: none;}

/* Begin Form Elements */
.entry form { text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 80%; padding: 2px;}
/* End Form Elements */

/* Begin Comments*/
.alt { 	margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify;}
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0;	}
.nocomments { text-align: center; }
.commentmetadata {display: block; font-size:10px;font-weight:normal;}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { 	cursor: help;}
acronym, abbr { border-bottom: 1px dashed #424242; }
blockquote { margin: 15px 30px 0 10px;padding-left: 20px;}
blockquote cite { margin: 5px 0 0; display: block;}
.center { text-align: center;}
hr { display: none; }
.alignright { float: right;	}
.alignleft { float: left;}
.navigation .alignright { width:48%; text-align:right; 	}
.navigation .alignleft {width:48%; text-align:left;}
/* End Various Tags & Classes*/
div
{
text-align:left;
}

.aligncenter,
div.aligncenter {
   display: block;
   text-align:left;
   margin-left: auto;
   margin-right: auto;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



/* Page Container */
#Container {
	width: 970px;
	margin: 0 auto;
}

/* Header */
#Header {
	margin: 0 0px;
	padding: 20px 10px;
	position: relative;
	background: #fff url('images/HeaderBgBottom.gif') no-repeat bottom;
	height: 35px;
}

#HeaderTop {
	position: absolute;
	background: url('images/HeaderBgTop.gif') no-repeat top;
	width: 970px;
	top: 0;
	left: 0;
	height: 10px;
}

#Header #Logo {
	float: left;
	padding-left: 10px;
}

#Header #Logo h1 {
	font-size: 24px;
	line-height: 1;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color:#003366;
}

#Header .ImageLogo {
	position: absolute;
	top: 10px;
}

#Header #Logo h1 a, #Header #Logo h1 a:visited, #Header #Logo h1 a:hover {
	color: #003366;
	text-decoration: none;
}




/* Pages Menu */
#Menu {
	background: url('images/MenuBg.gif') repeat-x bottom;
      	margin-bottom: 2px;
	font-size: 10px;
	height: 30px;
}

#Menu ul, #Menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Menu li {
	float: left;
	display: block;
	line-height: 1;
	font-weight: bold;
	position: relative;
}

#Menu li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding-left: 8px;
	margin-right: 1px;
	background: url('images/MenuLeftBg.gif') no-repeat top left;
	z-index: 100;
}

#Menu li a span {
	padding: 6px 8px 14px 0;
	display: block;
	background: url('images/MenuRightBg.gif') no-repeat right top;
	float: left;
	color: #fff;
}

#Menu a:hover, #Menu li:hover a, #Menu li.Over a, #Menu li.ActivePage a {
	background-position: 0 -24px;
}

#Menu a:hover span, #Menu li:hover a span, #Menu li.Over a span, #Menu li.ActivePage a span {
	cursor: hand;
	background-position: 100% -24px;
}

#Menu ul ul {
	padding: 0;
	display: none;
	z-index: 150;
	position: absolute;
	left: 0;
	top: 100%;
	margin: 0;
	width: 150px;
	background: #1591d2;
}

#Menu ul li li {
	clear: left;
	padding: 0;
	display: inline;
	margin: 0;
	border: 0;
}

#Menu ul li:hover ul, #Menu ul li.Over ul {
	display: block;
}

#Menu li li a {
	font-weight: normal;
	display: block;
	width: 150px;
	padding: 7px 7px;
	color: #fff;
	background: #1591d2;
}

#Menu li li a:hover {
	background: #003366;
}


/* Top Menu */

#TopMenu {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	font-size: 11px;
	color: #fff;
}

#TopMenu a {
	color: #fff;
}

#TopMenu ul, #TopMenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#TopMenu li {
	display: inline;
}

#TopMenu li a {
	margin-left: 12px;
}

#TopMenu li a:hover {
	text-decoration: underline;
}

#TopMenu li div {
	margin-left: 12px;
	display: inline;
}

#TopMenu li div a {
	margin-left: 0;
}


/* Header Search Form */
#SearchForm {
	float: right;
	text-align: left;
}

#SearchForm label {
	display: none;
}

#SearchForm .Textbox {
	font-size: 11px;
	padding: 2px;
	margin: 0;
	vertical-align: middle;
	width: 170px;
}

#SearchForm p {
	font-size: 10px;
	margin-top: 4px;
}

#SearchForm p a, #SearchForm p a:hover {
	color: #999;
}

#SearchForm p a strong {
	padding-left: 14px;
	background: url('images/MoreArrow.gif') no-repeat 0 2px;
}

#SearchForm .Button {
	padding: 0;
	vertical-align: middle;
}

#ContentWrapper {
	margin-top: 10px;
	background: #fff url('images/HeaderBgTop.gif') no-repeat top;
	padding: 10px;
}

#Footer {
	margin: 0 auto;
	padding: 10px;
	background: #b2b6ba url('images/FooterBgBottom.gif') no-repeat bottom;
	position: relative;
}

#Footer p {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	margin-bottom: 0;
}

#Footer p a {
	color: #fff;
}

#FooterTop {
	position: absolute;
	background: url('images/FooterBgTop.gif') no-repeat top;
	width: 970px;
	height: 5px;
	top: 0;
	left: 0;
}

#Banner {
	height: 125px;
	background: #6fbbf7 url('images/Banner.jpg') no-repeat;
	color: #fff;
	margin-bottom: 8px;
}

#Banner .BannerTitle {
	font-size: 24px;
	font-family: "Trebuchet MS";
	padding: 10px 10px 0 10px;
}

#Banner p {
	padding: 0px 10px 10px;
	margin: 0;
	font-size: 11px;
	width: 650px;
	line-height: 1.5;
}

.Left {
	float: left;
	width: 170px;
}

.Content {
	float:left;
	padding:0px 20px;
	width:570px;
}

.Content.Wide {
	width: 740px;
}

.Content.Widest {
	width: 910px;
}

.Content p, .Content li {
	line-height: 1.3;
}

.Right {
	float: right;
	width: 170px;
}

.Clear {
	clear: both;
}

.Left .Block, .Right .Block {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:5px;
	font-size: 11px;
}

.Left .Block h2, .Right .Block h2 {
	background:#F9F7F2;
	color:#993300;
	font-size:14px;
	margin:0px;
	padding:5px;
}

.Left .BlockContent, .Right .BlockContent {
	padding: 5px 5px;
}

.Left .Block ul, .Left .Block li, .Right .Block ul, .Right .Block li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.Left .Block li, .Right .Block li {
	background: url('images/BlockArrow.gif') no-repeat left center;
	padding-left:12px;
}

.Left .CategoryList li, .Right .CategoryList li {
	background: url('images/CategoryBg.gif') no-repeat left 7px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:2px 0px 2px 15px;
}

.Left #SideCategoryList li{
	padding:5px 0 0 15px;
}

.NewsletterSubscription form {
	font-weight:bold;
	padding: 0 5px;
}

.NewsletterSubscription label {
	font-weight: bold;
	display: block;
	padding: 5px 0 3px 0;
}

.NewsletterSubscription input {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	padding: 2px;
}


/* Product Listings */
.ProductList .ProductImage {
	margin: 0 0 5px 0;
	display: block;
	height: 120px;
	text-align: center;
	overflow: hidden;
	width: 120px;
}

.ProductList em, .ProductList .Rating {
	display: block;
}

.ProductList p {
	margin: 5px 0 5px 5px;
}

.ProductList li .ProductCompareButton {
	margin-top: 6px;
	font-size: 11px;
	text-align: center;
}

.ProductDetails strong {
	font-weight: normal;
}

.ProductDetails em, .ProductPrice {
	font-weight: bold;
	font-style: normal;
}

/* Product Listings in Content Column */
.Content .ProductList li {
	background-image: none;
	list-style: none;
	float: left;
	width: 150px;
	margin: 0 2px 0;
	padding: 4px;
	min-height: 18em;
	overflow: hidden;
	text-align: center;
}

.Content .ProductList a {
	text-decoration: underline;
}

.Content .ProductList li em {
	font-size: 11px;
	letter-spacing: -1px;
	padding: 3px 0;
}

/* Product Listings in Left & Right Columns */
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
	display: none;
}

.Left .ProductList, .Left .ProductList li, .Right .ProductList, .Right .ProductList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Left .ProductList li, .Right .ProductList li {
	background-image: none;
	border-bottom: 1px solid #e5e5e1;
	padding: 8px 0;
}

.Left .ProductList li:last-child, .Left .ProductList li.LastChild,
.Right .ProductList li:last-child, .Right .ProductList li.LastChild {
	border-bottom: 0;
}

.Right .CompareButton, .Left .CompareButton {
	text-align: center;
	margin-top: 0;
}

