/*
Theme Name: PNR Studios
Description:
Author: Sapan Upadhyay
Author URI: 
*/

body { background: #202020; color: #202020; font-family: verdana, helvetica, arial, sans-serif; font-size: .8em; width: 100%; text-align: center; }
#container { margin: 0 auto;  padding: .5em 0em; width: 960px; text-align: left; }
#sidebar { float: left;	width: 200px; padding: 0 .2em; text-align: right; }
#content { margin-left: 220px; padding: 0em; background: white;}
p a { color: #202020; text-decoration: none; border-bottom: 1px dotted #202020; }
p a:hover { color: #00a0f0; border-bottom: 1px dotted #00a0f0; }
#sidebar img { /*background: #3f3f3f;*/ }
/*#sidebar a img:hover { background: #4a4a4a; }*/
#sidebar #logo { padding-bottom: 2em; border-bottom: 1px solid white; }

p { padding: .5em 2em; line-height: 1.3em; }
p.post_info { text-align: right; color: #202020; margin: -1.8em 0 .5em 0; padding: .5em 0 .5em .5em; font-size: .75em; border-bottom: 1px solid #202020; }
p.post_info a { color: #202020; font-weight: none; }
p.post_info a:hover { color: #00a0f0; }

h2 a { padding-bottom: .2em; text-decoration: none; font-size: 1.8em; text-transform: lowercase; color: #00a0f0; font-weight: bold; }
h2 a:hover { color: #202020; }

.posteven, .postodd { padding: 1em; }
.posteven { border-right: 5px solid #aaaaaa; }
.postodd { border-right: 5px solid #cccccc; }

#header_container { text-align: left; margin: 1em auto; width: 900px; }

h1 { font-size: 3.6em; letter-spacing: -.07em; color: #eeeeee; text-transform: lowercase; font-weight: bold; padding-right: 1em; text-align: right; }
h1 span { color: #00a0f0; }

h3 { padding: .5em .5em .2em 0; margin-right: -.3em; font-size: 2.0em; text-transform: lowercase; font-weight: bold; letter-spacing: -.03em; color: #00a0f0; }
#sidebar li a { font-size: 1.1em; padding-right: 1em; margin-right: -.5em; color: #eeeeee; text-decoration: none; }
#sidebar li a:hover { color: #00a0f0; text-decoration: none; /*padding-right: .3em; border-right: .2em solid #00a0f0;*/ }
