/*   
Theme Name: iBelin
*/

/*------------------------------------------------------------------

1.	RESET
	Global reset for all HTML elements

------------------------------------------------------------------*/

* { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }

html { height: 100% }

body { background: #18263d; color: #ffffff font-size: 100.01%; min-height: 101%; text-align: left; position: relative; }

img, fieldset, abbr, acronym { border: 0 }

table { border-collapse: collapse; border-spacing: 0; width: 100%; }

address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }

caption { text-align: left }

q:before, q:after, blockquote:before, blockquote:after { content: '' }

input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; border:1px solid #2C4E6A; background:#253652; color:#fff; }

input, select { vertical-align: middle; }

textarea { height: auto; overflow: auto; }

option { padding-left: 0.6em }

button { background: none; border: 0; cursor: pointer; text-align: center; }

ul, ol { list-style-type:none; }

/*------------------------------------------------------------------

2.	MAIN STYLES
	General definitions

--------------------------------------------------------------------

/*-------------------------------
2.a Tags defaults
---------------------------------
[?] Tags only. No classes or ID's here.
*/
	
body#ibelin { background: #18263d url(images/background.png) repeat-x 0 0; color: #e9e9e9; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; }

p, ul, ol, table {font-family:Arial, Helvetica, sans-serif; margin: 0 0 18px; font-size:13px; }

p#votd {font-family: Georgia, "Times New Roman", Times, serif;}

em { color: #d9e3ea; }

/* Headlines */
h1, h2, h3 { font-weight: normal; line-height: normal; letter-spacing:-1px; }

h1 { font-size:30px; }

h2 { font-size:26px; }

h3 { font-size:22px; }

h4 { font-size:14px; }

h5 { font-size:12px; }

h6 { font-size:10px; }

h1, h2, h3 { color: #f1f1f1; font-family: Georgia, "Times New Roman", Times, serif; margin-top: 15px; }

h4 { color: #a3d5ea; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }

/* Anchors */
a, a:link, a:visited { color: #6ADAFF; text-decoration: none; }

a:hover, a:active, a.active { text-decoration: underline; }

/* Lists */
#main div.box1 ul { padding:20px; list-style:inside; }

#main div.box1 ol { padding:20px; list-style:inside; list-style-type:decimal; }

#sidebar .box1 { margin:7px 0 18px; padding: 18px; }

#sidebar #videos .box1 { margin: 0 0 20px; padding: 10px; }

#sidebar ul, #sidebar ol { list-style-type:none; }

blockquote { margin:15px 0; padding:10px 20px; border-bottom:3px solid #6ADAFF; font:1.00em Georgia, "Times New Roman", Times, serif; color:#fff; background:#18263D!important; }

/*-------------------------------
2.b Base layout
---------------------------------
[?] Mostly ID's. Classes & tags allowed.
*/
#body-wrap { width: 100%; position: relative; background:url(images/body-wrap.png) top center no-repeat; height:100%;}

#wrap { margin: auto; text-align: left; width: 960px; position: relative; }

#header, #content, #footer { float: left; display: inline; clear: both; position: relative; }

#header { height: 430px; width: 100%; }

#logo {position:absolute; top:70px; left:0px; }

#logo a { background: url(images/logo.png) no-repeat; cursor: pointer; text-indent:-9999px; display:block; width:270px; height:155px; }

#vod {position:absolute; width:55%; height:50px; top:290px; left:0px; padding:3px 0 0 30px; background:url(images/quote.png) top left no-repeat; font: 16px  Georgia, "Times New Roman", Times, serif; font-style:italic; line-height:24px; color:#d5d5d5;}

#vod span {display:block; float:right; font-size:13px; color:#556a8e;}

#vod span a {color:#556a8e;}

#content { padding: 0 0 4em; width: 100%; }

.home #main { float: left; width: 374px; }

#main { float: left; width: 598px; }

.home #sidebar { float: right; width: 543px; }

#sidebar { float: right; width: 333px; }

#sidebar h3 { margin-top:10px; }

#footer { width: 100%; height: 65px; background: #1e2e48; border-top:1px solid #3D4C63; }

#footerWrap { color: #dadada; width: 960px; margin: 0 auto; position: relative; }

/* Fix Footer Position */
#wrap { position: relative; min-height: 100%; }

html, body, * html wrap { height: 100%; }

#content { padding-bottom: 100px; }

#footer { margin-top: -73px; bottom: -7px }

/*-------------------------------
2.c Navigations
-------------------------------*/

ul.nav { margin: 0 }

/* Main navigation */
#nav { height: 38px; width: 750px; position: absolute; top: 0; left: 0; }

#nav, #nav ul { padding: 0; margin: 0; list-style: none; line-height: 1; z-index: 100; }

#nav a { color: #e7e7e7; font:16px Georgia, "Times New Roman", Times, serif; display: block; text-decoration: none; padding: 9px 15px; }

#nav a:hover, #nav li.current_page_item a{ background: #3b4960; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; }

#nav li { float: left; margin-right:8px; }

/* Style drop down list */

#nav li ul { position: absolute; width: 200px; left: -999em; }

#nav li:hover ul, #nav li.sfhover ul { left: auto; }

#nav li ul li a { background: url(images/bg-nav.png); line-height: 18px; font-size: 11px; color: #fff; width: 150px; -moz-border-radius: 0px; -khtml-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }

#nav li ul li a:hover { background: #FFF; color:#222; }

#nav li ul li a { }

#nav li ul ul { margin: -35px 0 0 180px; }

#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }

/* IE7 Fix */

#nav li:hover, #nav li.hover { position: static; }

ul#footerNav { position: absolute; top: 27px; right: 0; }

ul#footerNav li { float: left; display: inline; margin-left: 15px; }

/*-------------------------------
2.d Elements, ID's & Classes
-------------------------------*/

#footer #footerWrap #copy { position: absolute; top: 27px; left: 0; }

#footer #footerWrap #copy a { color: #6adaff; }

div#hi { color: #2a2b2b; font: 18px/18px Georgia, "Times New Roman", Times, serif; text-align: right; width: 440px; position: absolute; top: 135px; right: 0; }

div#hi p a { color: #d0d0d0; font: 11px/11px Arial, Helvetica, sans-serif; }

h3#iblog { background: url(images/iblog.png) no-repeat; width: 73px; height: 42px; margin: 0 0 3px 12px; }

h3#itube { background: url(images/itube.png) no-repeat; width: 74px; height: 42px; margin: 0 0 3px 12px; }

h3#iflickr { background: url(images/iflickr.png) no-repeat; width: 88px; height: 42px; margin: 0 0 3px; }

h3#iTwitter { background: url(images/itwitter.png) no-repeat; width: 112px; height: 42px; margin: 0 0 3px; }

h3#iPray { background: url(images/ipray.png) no-repeat; width: 71px; height: 42px; margin: 0 0 10px; }

div.aktt_tweets li  { margin-bottom:10px; padding-bottom:10px; border-bottom:1px dotted #777777;}

div.box1, ol.commentlist li, form#comments { background: #1e2e48; }

div.box1 { -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; margin: 0 0 20px; padding: 0px 20px; }

div.box1 ul, div.box1 ul.blog-list li p { margin: 0 }

div.box1 ul.blog-list li { border-bottom: 1px dotted #3f566e; padding: 0 0 15px; }

div.box1 p.link { text-align: right; margin: 0 0 15px; }

div.box1 ul.left-list { float: left; width: 230px; padding: 10px 0 10px 10px; }

div.box1 ul.right-list { float: right; width: 230px; padding: 10px 10px 10px 0; }

div.box1 ul.left-list li, div.box1 ul.right-list li, div.box1 ul.list3 li { line-height: 13px; border-top: 1px dotted #3f566e; padding: 8px 0; }

div.box1 ul.list3 { margin: 15px 0 0; }

div.box1 ul.list3 li { padding: 15px 0; }

div.box1 ul.list3 li ul { margin: 0; border: none !Important; }

div.box1 ul.list3 li ul li { margin: 0 0 0 15px; padding: 15px 0 0; border: none !Important; }

div.box1 ul.left-list li a, div.box1 ul.right-list li a, div.box1 ul.list3 li a { color: #dadada }

.txt0, .txt0 a, .continue { color: #a3d5ea; }

h4.txt1 { background: url(images/ico-1.gif) no-repeat 15px 3px; padding: 0 0 10px 45px; }

#sidebar h3 { color: #fff; font-weight: normal; margin-left:10px; }

#sidebar a { color: #6adaff; }

#sidebar li.aktt_more_updates a {width:150px; height:25px; background:url(images/twitter.png) no-repeat top left; text-indent:-9999px; display:block;}

ol.commentlist { margin:0; }

ol.commentlist li { -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; margin: 0 0 10px; padding: 18px 20px 18px 20px; position: relative; }

ol.commentlist li p { margin: 0 }

ol.commentlist li img.avatar { float:right; padding: 4px; border:1px solid #6ADAFF; }

ol.commentlist li p a { color: #6adaff; }

ol.commentlist li ul li { padding: 15px 0px 5px 20px; margin:0; }

ol.commentlist .comment-meta a { color:#999; padding-bottom:5px; }

ol.commentlist .children { margin:0; }

h2.title { color: #f1f1f1; margin: 0 0 14px }

div.post { padding: 5px 0px }

.home .post { border-bottom: 1px dotted #777777 }

div.post img { border:1px dotted #888888; padding:5px !important; padding:0; }

.box1 .navigation { padding: 10px 0; }

h2.hd-page { margin:10px 0 7px 20px;; color:#f1f1f1; font-size:22px; }

div.box1 ul.list2 li, div.list3 li { line-height: 13px; border-bottom: 1px dotted #777; padding: 8px 0; }

div.list3 .lifestream li { border:none; }

/*------------------------------------------------------------------

3.	FORMS
	Styles for forms only

--------------------------------------------------------------------

/*-------------------------------
3.a Form styles
-------------------------------*/

input.text, select.select, textarea.textarea { padding: 7px; }

input.text { width: 168px }

select.select { width: 200px }

textarea.textarea { width: 375px; height: 100px; background:#253652; border:1px solid #2C4E6A; color:#f1f1f1; }

button.button { color: #fff; height: auto; width: auto; line-height: normal; white-space: nowrap; }

/* General forms */
form.form { }

form.form ol.fieldset { list-style: none }

form.form ol.fieldset li.field { margin: 0 0 13px; position: relative; }

form.form ol.fieldset li.field label { position: absolute; top: 5px; left: 195px; }

form.form p.submit { margin: 0 }

form.form p.submit input { padding: 5px 10px }

/* Search forms where button and text input are next to each other  */
form.search { /* nothing here */ }

form.search p.fields { margin: 0 }

form.search p.fields input, form.search p.fields button { display: inline; vertical-align: middle; }

/*-------------------------------
3.b Individual forms
-------------------------------*/
div.mmf input { padding:4px 1px; width:240px;}

div.mmf input[type="button"], div.mmf input[type="submit"] {padding:2px 10px; width:50px;}

div.mmf p {margin-bottom:5px;}

form#topSearch { background: url(images/bg-search.png) no-repeat; width: 178px; height: 32px; position: absolute; top: 5px; right: 0; }

form#topSearch p.fields input { color: #556A8E; font-size: 14px; width: 130px; background: none; overflow: hidden; border: none; position: absolute; top: 8px; left: 8px; }

form#topSearch p.fields button { background: url(images/ico-search.png) no-repeat; width: 21px; height: 21px; border: none; position: absolute; top: 5px; right: 10px; }

form#comments { -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 20px 30px; }

ul#ipray-form  {width:280px;}

ul#ipray-form input, ul#ipray-txt textarea {background:#253652; border:1px solid #2c4e6a; color:#f1f1f1; height:20px; width:180px; padding-top:3px; margin:13px 0 5px 0;}

ul#ipray-form span.lab {display:inline-block; width:70px; height:20px;}

ul#ipray-txt {width:210px; float:right; display:inline; margin-left:15px;}

ul#ipray-txt textarea {width:210px; height:105px;}

h3#pray-header {font-size:18px; color:#6adaff; margin-left:0px;}

/*------------------------------------------------------------------

4.	PLUGINS
	Predefined utilities

--------------------------------------------------------------------

/*-------------------------------
Widgets
-------------------------------*/


.widgetized .inside { background: url(images/bg-box.png) repeat !important; background: #111; -moz-border-radius-topright: 6px; -moz-border-radius-topleft: 6px; -khtml-border-radius: 6px 6px 0 0; -webkit-border-top-right-radius: 6px; -webkit-border-top-left-radius: 6px; border-radius: 6px 6px 0 0; }

table#wp-calendar { margin:0 !important; }

#wp-calendar caption { color: #fff; font-weight: normal; font-size: 22px; letter-spacing: -1px; margin: 0 0 10px; font-family: Georgia; }

#wp-calendar thead { color: #6adaff; font-weight: bold !important; }

#wp-calendar #next, #wp-calendar #prev { padding: 10px 0 0 !important; }

#flickr { clear: both; margin: 0 0 20px 0; padding:18px 18px 5px !important; }

#flickr .flickr_badge_image a { float: left; display: inline; margin: 0 8px 15px; border: 1px solid #325e7a; padding: 4px; }

#flickr .flickr_badge_image a:hover { background:#325e7a; }

#browseFlickr { background: url(images/bg-flickr.png) no-repeat; width: 91px; height: 11px; margin: 0 25px 10px 12px; float:right; }

#video { padding: 10px; }

/*-------------------------------
Utility classes
-------------------------------*/

.l { text-align: left }

.c { text-align: center }

.r { text-align: right }

.aligncenter { margin: 5px auto 15px auto; display: block; }

.alignleft { margin: 5px 15px 5px 0; float: left; }

.alignright { margin: 5px 0px 5px 15px; float: right; }

.wrap, .col { float: left; display: inline; position: relative; }

.wrap { clear: both }

.clear { clear: both }

.fl { float: left }

.fr { float: right }

.hide, .hidden, .anchor, .skip { display: none }

.nomargin { margin-bottom: 0 !important }

.noborder { border: 0 !important }

.top { margin-top: 0 !important }

.replace, .br { display: block; font-size: 1%; line-height: 0; text-align: left; text-indent: -10000px; }

.hr { background: #ccc; height: 1px; margin: 1.5em 0 }

.hr hr { display: none }

/*-------------------------------
Clearfix
-------------------------------*/

.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

.clearfix { display: block }

.fix { clear: both; height: 1px; margin: -1px 0 0; overflow: hidden; }

/*-------------------------------
Ecommerce
-------------------------------*/
table.wpsc_checkout_table input.text, table.wpsc_checkout_table textarea, table.wpsc_checkout_table select {margin:8px 0;}
table.wpsc_checkout_table textarea {width:275px !important; height:90px;}
input.wpsc_buy_button, input[type="button"],input[type="submit"], span.emptycart a, p.visitshop a  {background: url(images/btns.png) repeat-x top left; padding:2px 9px ; font-weight:bold; border:none; color:#18263D !important; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; cursor:pointer;}
a.wpsc_product_title, h2.prodtitles {font-size:18px !important; color:#6adaff; text-transform:capitalize; text-decoration:none;}
div.producttext {margin-left:10px;}
div.default_product_display div.textcol div.imagecol a img {border:1px solid #6adaff;}
div.default_product_display div.textcol div.imagecol a:hover img {background:#6adaff;}
table.productcart {width:560px !important;}
table.productcart tr.firstrow td {border-left:1px dotted #6adaff !important; padding-left:3px;}
span.emptycart br {display:none;}
span.emptycart span {display:inline; margin-left:40px;}
p.empty, p.visitshop {margin-bottom:8px !important;}


#social-icons {position:absolute; top:10px; left:680px; z-index:1000; width:96px; height:24px;}
#social-icons a {display:inline-block; height:24px; width:24px; text-indent:-9999px; background:url(images/social-icons.png); margin-right:8px;}
#social-icons a:hover { background:url(images/social-icons.png);}
#social-icons a#s-facebook {background-position:-36px 0;}
#social-icons a#s-rss{background-position:-72px 0;}
#social-icons a#s-twitter:hover{background-position:0 -24px;}
#social-icons a#s-facebook:hover {background-position:-36px -24px;}
#social-icons a#s-rss:hover{background-position:-72px -24px;}





























