/*
Theme Name: Famous And Rich 1
Theme URI: http://www.famousandrich.com
Description: Simple Blog Theme
Version: 1.0
Author: Owain Lewis
Author URI: www.owainlewis.com.
*/

/* Global reset */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0}
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}

/* Global reset-RESET */
/* Restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none;margin-bottom:10px }
* a { position:relative } 
a { outline:none } 
a img { border:none } 

/* Typography */

p { margin:2px 0 16px 0 }
body, h4, p, li, dt, dd, label, input, textarea { font : 14px Helvetica, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;  }
p, li, dt, dd, label { line-height:21px; color:#666 }
input, textarea { font-size:11px; color:#000; padding:2px }
pre, code { margin:2px 0 16px 0; background:#000; color:#ccc; font:12px/16px 'Courier New', Courier, monospace }
pre { padding:10px }
a { color:#c95b5b; text-decoration:none }
a:hover { text-decoration:underline }
h1, h2, h3, h4, h5, h6  {font-family : Helvetica, Arial, sans-serif;color : #333;line-height : 1em;font-weight : bold;margin-bottom : 30px;text-align : left;letter-spacing : -2px;text-transform:capitalize} 
h2{font-size:32px }

body {background:#f2ebe0 url(images/bg.jpg) no-repeat center top;}
#wrap{margin:0 auto;width:860px;background:#FFF url(images/content.jpg) no-repeat center bottom;overflow:auto;padding:20px;border:1px solid #CCC}
#head{height:300px;margin-bottom:30px;width:900px;}
.logo{position:relative;top:50px}
#content{width:570px;float:right;}
#content img.thumb {border:1px solid #CCC; margin:0 0 30px 15px;float:right;}
#content h2 a {color:#333;text-transform:capitalize}
#sidebar{width:290px;float:left}
#sidebar img {margin:0 5px 5px 0;border:1px solid #CCC}
#sidebar ul {margin-bottom:20px}
#footer{height:333px;background:url(images/footer.jpg) no-repeat center bottom;clear:both;position:relative;z-index:3}
#footer a {color:#FFF}

.menu{height:40px;margin-bottom:160px;background:#000}
.menu ul{list-style: none;}
.menu ul li{display: inline;padding:0px 12px 0 0;line-height : 40px; }
.menu ul li a{ padding:9px; color:#FFF;}
.menu ul li a :hover{background:#666;text-decoration:none}
.menu ul li a.subscribe{ float:right;}

.post{margin-bottom:30px;}
.wrapper{margin:0 auto;width:900px}
.meta{font-size:12px;margin-bottom:20px;color:#c95b5b}
.push{margin-bottom:20px}

p.left{float:left;position:relative;top:250px;}
p.right{float:right;position:relative;top:250px;margin-right:90px}

.left_item{float:left}
.right_item{float:right}

#slider {float:right;width: 880px; height: 280px;position: relative; overflow: hidden; background:#000;top:0px;right:10px;border:1px solid #999}}

.sliderImage{float: left;position: relative;display: none;}
.sliderImage h2{color:#FFF;margin-bottom:0px}
.sliderImage span{position: absolute;font: 10px/15px Arial, Helvetica, sans-serif;padding: 10px 12px;width: 880px;color: #fff;display: none;}
.sliderImage1 span{position: absolute;font: 10px/15px Arial, Helvetica, sans-serif;padding: 10px 12px;width: 880px;background-color: #000;filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;color: #fff;display: none;}
.clear {clear: both;}
.sliderImage span strong{font-size: 14px}
.top {top: 0;left: 0;}
.bottom {bottom: 0;left: 0;}

div.comments textarea{width:500px;background:#FFF;color:#333;border:1px solid #CCC}
img.avatar {float:right; margin:0 20px 0px 20px;}
div#comment-box{border-bottom:1px dotted #CCC;margin-bottom:50px;min-height:130px}
.comment-meta-data{margin-bottom:10px;font-size:11px; font-style:italic;}




