/*
Theme Name: RTheme
Theme URI: http://rickyrobinson.id.au/
Description: Ripped off STheme, which was created by <a href="http://sivan.in/">Sivan</a>. Modified to be variable width along with a few other little changes.
Version: 2.2.8.3
Last Update: 20091114
Author: Ricky
Author URI: http://rickyrobinson.id.au/
Tags: three-columns, flexible-width, light, white, theme-options, left-sidebar, right-sidebar, custom-header, threaded-comments
*/

/*+++++++ Body+++++++*/
* { margin:0; padding:0; }
body { background:url(images/body.jpg) #5C6C7C left top repeat-x; width:100%; font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; margin:0; color:#444; font-size:12px; }
a { color:#564B42; text-decoration:none; }
a:hover { color:#666; text-decoration:underline; }
h1,h2,h3,h4,h5,h6 { font-weight:bold; letter-spacing:-0.04em; }
h1 { font-size:200%; }
h2 { font-size:180%; }
h3 { font-size:150%; }
h4 { font-size:120%; }
h5 { font-size:100%; }
h6 { font-size:80%; }
p { margin-bottom: 0.5em; }
img { border:0; }
.alignleft { float:left; text-align:left; margin-right:10px; }
.alignright { float:right; text-align:right; margin-left:10px; }
.aligncenter { display: block; 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;
}
.floatleft { float:left; }
.floatright { float:right; }
.left { float:left; margin-right:10px; }
.right { float:right; margin-left:10px; }
.fixed,.clear { clear:both; }

/*+++++++ Top +++++++*/
#main { display:none; }
#header { height:100px; width:75%; margin:auto }
.top_bg { background-color:#4c535b; height:10px; width:75%; margin:0 auto;
	-moz-border-radius: 0 0 3px 3px; -khtml-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; }
#logo { float:left; padding:10px 0 0 0; margin:10px; }
#logo h1 a { color:#fff; text-decoration:none; font-size:26px; font-weight:bold; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; text-align:center; }
#logo .description { color: #fff; font-size:12px; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-style:italic; text-align:center; }
#rssblock { float:left; width:300px; margin-top:30px; }
#rssfeed { display:block; float:left; background:transparent url(images/rss.png) no-repeat; width: 32px; height:32px; outline:none; text-indent:-999em; }
#rssList { display:none; float:left; margin:0 0 0 10px; padding:5px; width:210px; background:#fff; border:1px #E1E1E1 solid; height:30px; color:#000; }
#rssList li { list-style-image:none; list-style-position:outside; list-style-type:none; }

/*+++++++ Nav+++++++*/
#subnav { width:50%; height:20px; float:left; list-style:none; margin-left: 25%; padding:0; clear:both; }
#subnav li { display:inline; }
#subnav li a { /*background:url(images/main_navl.gif) top left no-repeat; */ background-color:#4c535b; float:left; margin-right:2px; padding-left:7px;-moz-border-radius: 3px 3px 0 0; -khtml-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}
#subnav li a em { /*background:url(images/main_navr.gif) top right no-repeat;*/ color:#fff; display:block; font-style:normal; padding:4px 10px 2px 4px;}
#subnav li a:hover,#subnav li.current_page_item a { /*background:url(images/main_navl.gif) no-repeat left bottom;*/ background-color:#fff; color:#858a90; text-decoration:none; -moz-border-radius: 3px 3px 0 0; -khtml-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}
#subnav li a:hover em,#subnav li.current_page_item em { /*background:url(images/main_navr.gif) no-repeat right bottom;*/ background-color:#fff; color:#858a90; -moz-border-radius: 3px 3px 0 0; -khtml-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}

/*+++++++ Main+++++++*/
#stheme_left { float:left; clear:left; margin: 50px 1px 0 0; }
#stheme_left img{ border:0; }
.sblk1 { background:url(images/block_top.gif) no-repeat left top; padding-top:2px; width:18px; margin-bottom:2px; }
.sblk2 { background:url(images/block_bottom.gif) #fff no-repeat left bottom; width:18px; height:16px; }
#wrapper { padding:0px; margin:auto 5% auto 5%; }
#content { background:#fff; float:left; min-height:400px;    -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;}
#content_top { margin-top:9px; padding:0 9px 0 9px; }
/*#content_foot { background:#fff url(images/bg-content-bottom.gif) bottom no-repeat; height:15px; width:100%; float:left; }*/
#lsidebar { float:left; width:15%; padding:5px; margin-right:10px; border:1px solid #e1e1e1; background:#EFF2E9; }
#rsidebar { float:right; width:20%; padding:5px; margin-left:10px; border:1px solid #e1e1e1; background:url(images/findbg.gif) right top no-repeat #EFF2E9; }
#lsidebar h2,#rsidebar h2,#lsidebar h3,#rsidebar h3 { font-size:12px; margin-bottom:10px; color:#71A20A; padding-left:10px; background-image: url(images/span.gif);background-repeat:no-repeat; background-position: left -302px; font-weight:normal; }
#lsidebar ul,#rsidebar ul { margin:5px 3px 0; list-style-type:none;}
#lsidebar ul .widget,#rsidebar ul .widget { margin-top:10px;}
#lsidebar ul li ul li, #rsidebar ul li ul li { display:block; padding-left:10px; padding-bottom:5px; }
#lsidebar select {width:120px; text-align:center; }
#rsidebar select {width:150px; text-align:center; }
#blog {float:left; width: 60%; min-height:400px; }
.box { margin-bottom:5px; padding:10px; background-color:#fff; border:1px #E1E1E1 solid; clear:both;}

/*+++++++ Entry +++++++*/
.posttime { background:url(images/post_date_bg.gif) no-repeat; height:35px; width:37px; float:left; text-align:center; padding-top:2px; margin-right:6px; margin-top:0px; }
.posttime .m { color:#666; font-size:12px; padding-bottom:1px; }
.posttime .d { color:#666; font-size:16px; line-height:16px; }
.posttitle { margin:0 10px 0 11px; height:38px; padding-top:0px; }
.posttitle h2,.posttitle h2 a { font-size:16px; color:#D01F3C; text-decoration:none; line-height:20px; margin:0px; max-height:20px; overflow:hidden; letter-spacing:0; }
.posttitle h2 a:hover { color:#D01F3C; text-decoration:none; background:#F1F2EB; }
.postmeta { margin:3px 0 0 3px; overflow:hidden; height:16px; }
.postmeta span { padding-left:14px; color:#808080; margin-right:12px; background-image:url(images/span.gif); background-repeat:no-repeat; }
.postmeta span span { padding-left:0px; margin-right:0px; background-image:none; }
.postmeta span a { color:#808080; text-decoration:none; }
.postmeta span a:hover { color:#666; }
.comment { float:right; background-position:left -58px; margin-right:0!important; }
.category { background-position:left -78px; }
.date { background-position:left -98px; }
.author { background-position:left 2px; }
.pop { float:right; background-position:left 16px; }
.edit { background-position:left -138px; }
.tags {background-image: url(images/span.gif); background-repeat:no-repeat; padding-left:15px; background-position:left -13px; line-height:200%; }
.tags a { background:#F1F2EB; }
.postmetadata { padding:5px; background:#EFF2E9; }
.postmetadata a { color:#4C81B6; }
.post { line-height:140%; margin:10px 0}
.post a { color:#4C81B6; }
/*.post img { border:1px solid #e1e1e1; padding:2px; max-width:500px; }*/
.noboder,.noboder img { border:0; }
.post a:hover img { border:1px solid #767676; padding:2px; text-decoration:none; }
.post h1,.post h2,.post h3,.post h4,.post h5,.post h6 { color:#83aa59; margin:10px 0; }
.post fieldset {padding:10px;}
.post form { text-align:left; }
.post form input,.post form textarea,.post form select { border:1px solid #E1E1E1; }
.post form input.button { border:1px solid #999; padding:2px; }
.post table { border:1px solid #999; padding:1px; border-collapse:collapse; }
.post pre { display:block; overflow:auto; color:#808080; padding:5px; margin:5px; }
.post blockquote { display:block; margin:10px 10px; padding:5px; overflow:auto; background:#EFF2E9; font-size: -1; font-style: italic; }
.post code { display:inline; overflow:auto; color:#808080; border:2px dashed #e1e1e1; padding:0px; margin:2px; }
.post ul li,.post ol li { /*list-style-position:inside; padding-left:20px;*/ margin-bottom:14px; margin-left: 1em; }

/*+++++++ Comments +++++++*/
#commentform p { padding-bottom:10px; }
#comments #respond { margin-top:20px; }
#commentform #author { border:1px solid #dadada; height:20px; width:200px; background:url(images/author.gif) no-repeat left; padding-left:15px; font-size:18px; }
#commentform #email { border:1px solid #dadada; height:20px; width:200px; background:url(images/email.gif) no-repeat left; padding-left:15px; font-size:18px; }
#commentform #url { border:1px solid #dadada; height:20px; width:200px; background:url(images/homepage.gif) no-repeat left; padding-left:15px; font-size:18px; }
#commentform #comment { border:1px solid #dadada; height:200px; width:500px; }
#commentform #submit { border:1px solid #dadada; height:20px; width:140px; background:#fff url(images/submit.gif) no-repeat left; padding-left:15px; font-size:12px; color:#4E5C69; }
#comments h3{ margin:0px 10px 10px 0px; font-size:14px; }
#comments ul { list-style-type:none; background:#f5f5f5; overflow:hidden; margin-top:10px; }
#comments ul li { float:left; width:97%; border-top:1px dotted #e1e1e1; min-height:80px; margin:0; padding:10px 10px 5px; }
ul.commentlist li div.commentmetadata { float:right; }
ul.commentlist li div.comment-author { float:left; margin-bottom:5px; }
ul.commentlist li div.comment-author cite.fn a { background:url(images/author.gif) no-repeat left; padding-left:15px; font-weight:bold; font-style:normal; }
ul.commentlist li div img.avatar { border:1px solid #E1E1E1; padding:2px; float:left; margin:0 10px 5px 0; }
ul.commentlist li div p { margin:0px 5px; }
ul.commentlist li ul.children li { padding-left:20px!important; }
ul.commentlist li ul.children li.depth-2 { width:94%!important; }
ul.commentlist li ul.children li.depth-3 { width:91%!important; }
ul.commentlist li ul.children li.depth-4 { width:88%!important; }
ul.commentlist li ul.children li.depth-5 { width:85%!important; }

/*+++++++ Search +++++++*/
#search_form { width:165px; height:68px; padding:0; margin:0 0 0 5px; }
#search_form #s{ float:left; width:100px; height:20px; border:1px solid #ccc; background:#fff; color:#564B42; line-height:18px; display:inline-block; margin-right:2px; margin-top:5px; padding:5px 20px 0 5px; }

/*+++++++ Text Widget +++++++*/
/*.widget_text a { color: #71A20A; }*/

/*+++++++ Footer +++++++*/
#footer { width:910px; background:#4c535b url(images/bg-footer.gif) bottom no-repeat; color:#ccc; clear:left; overflow:auto; padding:13px 10px; margin:0 auto 3em; }
#foot_right { padding:5px 0 0 100px; text-align:left; }
.w3c { float:right; margin:0 30px 0 0; }
.w3c a{ color:#ccc; text-decoration:none; }
.foot_fun{ margin:0; padding:0; }
.foot_fun li{ display:inline; list-style:none; margin:0 10px 0 0; background:url(images/fd.gif) left no-repeat; padding-left:15px; }
.foot_fun a,.foot_fun a:hover{ color:#fff; }
#footer p { font-size:11px; color:#ccc; margin:5px 0 0 0; }
#footer p a { color:#ccc; }

/*+++++++ Authorpage +++++++*/
#author { margin-bottom:10px; }
#author .avatar { padding:2px; background:#fff; border:1px #E1E1E1 solid; float:left; margin-right:10px; }


/*+++++++ Twitter +++++++*/
#twitter_update_list { padding:0; margin:0; }
#twitter_update_list li { display:block; margin:0px!important; list-style-type:none; padding-left:10px; background-image: url(images/span.gif); background-repeat:no-repeat; background-position:left -302px; }
