/*
Theme Name: K Prasad & Co Theme
Version: 1.0
Author: ShowNearby Pte Ltd
*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,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,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*
Copyright (c) 2009, ShowNearby Pte Ltd. All rights reserved.
*/
body { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#606060; }
h1 { color:#232323; }
h2 { font-size:1.7em; color:#232323; }
h3 { font-size:1.5em; color:#232323; }
a { color:#0d82e1; text-decoration:none; }
.alignleft { float:left; }
.alignright { float:right; }
.editbtn a, .editbtn2 a { background-color:#FF0000; padding:3px 15px; color:#fff; display:block; }
.editbtn2 { position:absolute; top:10px; left:180px; }

#wrap { width:800px; margin:0 auto; background-color:#fff; text-align:left; }
#header { float:left; width:100%; border-bottom:8px solid #1982f8; padding-top:20px; }
#header h1 a { float:left; display:block; width:223px; height:34px; background:url(images/logo.jpg) no-repeat; text-indent:-9999px; margin-left: 10px; margin-top: 5px; }
#header ul { float:right; display:block; width:495px; }
#header ul li { float:left; }
#header ul li a { float:left; display:block; padding:15px; line-height:2em; text-decoration:none; color:#606060; }
#header ul li.current_page_item a { background-color:#1982f8; color:#fff; }

#stage { float:left; width:100%; height:390px; background:url(images/stage-frame.jpg) no-repeat 250px 3px; overflow:hidden; position:relative; }
#stage ul { float:left; display:block; width:245px; height:310px; background-color:#f6f6f6; padding-top:15px; }
#stage ul li ul { float:none; width:auto; height:auto; padding:10px 0 0 0; margin:0; }
#stage ul li { padding:10px 0 0 25px; float:left; }
#stage ul li ul li { list-style:url(images/bullet.jpg) outside; float:none; padding:10px 0 10px 0px; margin:0 0 0 30px; }
#stage img { float:right; padding:0; margin-top:16px; margin-right:11px; width:524px; height:344px; }

#sidebar { float:left; width:201px; padding:5px 20px 10px 20px; background: #eeeeee; border: 2px solid #aaaaaa; margin-bottom: 20px; }
#sidebar h3 { padding-bottom:5px; }

#content { float:right; width:515px; padding:5px 15px 15px 15px; }
#content h1 { padding-bottom:15px; font-size:1.3em; font-weight:bold; }
#content h2 { padding-bottom:15px; }
#content p { padding-bottom:15px; }
#content strong { font-weight:bold;}
#content em { font-style:italic; }
#content ul li { list-style:inside square; padding-bottom:3px; padding-left:15px; }
#content ol li { list-style:inside decimal; padding-bottom:3px; padding-left:15px; }
#content ul, #content ol { padding-bottom:15px; }

#footer { border-top:8px solid #1982f8; padding-bottom:20px; }
#footer ul { float:left; display:block; width:100%; padding:10px 0 5px 0; }
#footer ul li { display:inline; }
#footer ul li a { border-left:1px solid #656565; padding:0 10px; text-decoration:none; color:#606060; }
#footer ul li a.first { border:none; padding:0 10px 0 0; }


