/*
Theme Name: PurpleRain
Theme URI: http://milo.peety-passion.com/category/themes/
Description: Three col fixed theme with custom painting.
Version: 3.5
Author: miloIIIIVII
Author URI: http://milo.peety-passion.com/
*/
body 
{
 padding: 0;
 background-color: #000a08;
 margin: 0;
 font-family: Arial, Helvetica, sans-serif;
 color: #fafafa;
}

#page 
{
 background-color: #000a08;
 width: 1000px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 color: #fafafa;
}

#header 
{
 background-image: url(images/header.jpg);
 width: 1000px;
 height: 280px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}

#header h1 
{
 color: #fafafa;
 font-size: 23px;
 font-weight: normal;
 letter-spacing: -1px;
 margin: 0;
 padding-top: 150px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 90px;
 position: relative;
}

#content 
{
 clear: none;
 min-height: 640px;
}

.narrowcolumn 
{
 width: 600px;
 margin: 0;
 float: left;
}

.widecolumn 
{
 width: 600px;
 margin: 0;
 padding: 0;
 float: left;
}

#footer 
{
 background-image: url(images/footer.jpg);
 width: 1000px;
 height: 50px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 clear: both;
}

.post 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 20px;
}

.post_firstpost 
{
 border-color: #fafafa;
 border-width: 1px;
 border-style: solid;
 background-image: url(images/newest.gif);
 background-position: top right;
 background-repeat: no-repeat;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 10px;
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 0;
 padding-left: 10px;
}

#nav 
{
 list-style: none;
 margin: 0;
 position: absolute;
 left: 20%;
 top: 0;
}

#nav li 
{
 float: left;
 margin-left: 5px;
}

#nav .current_page_item a, #nav .current_page_item a:visited 
{
 color: #000;
}

#nav .page_item a 
{
 color: #ccc;
 text-decoration: none;
 background-image: url(images/nav.jpg);
 background-color: #4b4b4b;
 background-repeat: repeat-x;
 padding-top: 12px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 font-size: 14px;
 line-height: 50%;
 font-family: Arial, Helvetica, sans-serif;
 border-bottom-color: #000;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 text-transform: uppercase;
 border-left-color: #fafafa;
 border-left-width: 1px;
 border-left-style: solid;
 border-right-color: #000;
 border-right-width: 2px;
 border-right-style: solid;
 display: block;
}

#nav .page_item a:hover 
{
 color: #ccc;
}

p 
{
 font-size: small;
 color: #ccc;
}

h2, h3 
{
 margin: 0;
 padding: 0;
 letter-spacing: -2px;
 font-size: 1.3em;
 text-transform: uppercase;
}

h3.comments 
{
 font-size: 1.0em;
 font-weight: bold;
}

.commentform 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 20px;
}

.postmetadata 
{
 background-image: url(images/com.gif);
 background-repeat: no-repeat;
 padding-top: 12px;
 padding-right: 35px;
 padding-bottom: 30px;
 padding-left: 20px;
}

.postmetadata2 
{
 background-image: url(images/com.gif);
 background-repeat: no-repeat;
 padding-top: 7px;
 padding-right: 35px;
 padding-bottom: 30px;
 padding-left: 20px;
}

#footer p 
{
 text-align: center;
 padding-top: 20px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 10px;
 font-size: 10px;
 position: relative;
}

.pagetitle 
{
 color: #fafafa;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 20px;
}

.cat 
{
 font-size: .7em;
 line-height: .85em;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 5px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 5px;
 color: #aaa;
 border-left-color: #ddd;
 border-left-width: 3px;
 border-left-style: solid;
}

#header h1, #header a, #header a:visited, #header a:hover 
{
 color: #fafafa;
 text-decoration: none;
}

#footer a, #footer a:visited 
{
 color: #ccc;
 text-decoration: none;
}

#footer a:hover 
{
 text-decoration: underline;
 color: #fafafa;
}

a 
{
 color: #fafafa;
 text-decoration: none;
}

a:hover 
{
 color: #515151;
 text-decoration: none;
}

h2 a:hover, h3 a:hover, h1 a:hover 
{
 text-decoration: none;
}

.post h2, .post h3 
{
 color: #fafafa;
 border-bottom-color: #ddd;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0;
}

#right_sidebar 
{
 width: 180px;
 float: right;
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 0;
 margin-left: 15px;
}

#left_sidebar 
{
 width: 150px;
 float: right;
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 0;
 margin-left: 0;
}

#left_sidebar h1 , #right_sidebar h2 
{
 letter-spacing: -1.25px;
 font-size: 1em;
 margin: 0;
}

#left_sidebar h2 , #right_sidebar h2 
{
 font-size: 1.em;
 color: #fafafa;
 background-image: url(images/quote.png);
 background-position: left;
 background-repeat: no-repeat;
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 20px;
 border-bottom-color: #ddd;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

#right_sidebar ul, #right_sidebar li, #right_sidebar ul li ,#left_sidebar ul, #left_sidebar li, #left_sidebar ul li 
{
 padding-top: 5px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 5px;
 margin: 0;
}

#right_sidebar li li, #left_sidebar li li 
{
 font-size: small;
 margin-left: 6px;
}

#right_sidebar li li ul li, #left_sidebar li li ul li 
{
 margin-left: 0;
 background-image: url(images/arrow.png);
 background-position: left;
 background-repeat: no-repeat;
 padding-left: 15px;
}

#right_sidebar ul, #left_sidebar ul 
{
 list-style-type: none;
}

#right_sidebar li, #right_sidebar ul select, #left_sidebar li, #left_sidebar ul select 
{
 margin: 0;
 padding: 0;
}

#right_sidebar a:hover, #left_sidebar a:hover 
{
 color: #display:bloc;
 : ;
 text-decoration: none;
}

ol 
{
 font-size: small;
 color: ccc;
}

ul 
{
 font-size: small;
 list-style-type: square;
 color: ccc;
}

blockquote 
{
 background-image: url(images/quote.gif);
 background-position: top left;
 background-repeat: no-repeat;
 padding-top: 1px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 10px;
 font-style: italic;
 min-height: 50px;
}

blockquote p 
{
 color: #7F5BAD;
}

blockquote blockquote 
{
 background-image: url(images/sml.png);
 background-position: top left;
 background-repeat: no-repeat;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 25px;
 font-style: italic;
}

.row 
{
 padding-top: 60px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 50px;
}

#search input 
{
 border-color: #E52323;
 border-width: 1px;
 border-style: solid;
 font-size: 0.85em;
 color: #fafafa;
 width: 125px;
 padding-left: 2px;
 position: relative;
}

a img 
{
 border-style: none;
}

#header img 
{
 position: relative;
}

small 
{
 font-size: 10px;
}

.date 
{
 font-size: 10px;
 color: #ddd;
}

span.alignleft 
{
 
}

.commentlist li 
{
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 padding-left: 10px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0;
}

.alt 
{
 background-color: #E52323;
}

#wp-calendar 
{
 color: #fafafa;
 empty-cells: show;
 width: 90%;
 font-size: 10px;
}

#wp-calendar a 
{
 display: block;
 text-decoration: none;
}

#wp-calendar #next a 
{
 padding-right: 10px;
 text-align: right;
}

#wp-calendar #prev a 
{
 padding-left: 10px;
 text-align: left;
}

#wp-calendar caption 
{
 font-size: 1.3em;
 font-weight: bold;
 text-align: center;
}

#wp-calendar td 
{
 padding-top: 3px;
 padding-right: 0;
 padding-bottom: 3px;
 padding-left: 0;
 text-align: center;
}

table caption 
{
 font-weight: bold;
 font-size: 12px;
}

.center 
{
 text-align: center;
}

.alignleft 
{
 float: left;
}

.alignright 
{
 float: right;
}

#content p img 
{
 float: left;
 border-style: none;
 margin-right: 10px;
 margin-bottom: 10px;
}

.ff a img 
{
 border-color: #9FB6DF;
 border-width: .08em;
 border-style: solid;
 padding: .077em;
 opacity: .3;
 width: 3.5em;
 height: 3.5em;
 margin-top: 0;
 margin-right: .077em;
 margin-bottom: .077em;
 margin-left: 0;
}

.ff a:hover img 
{
 border-color: #333;
 border-width: .08em;
 border-style: solid;
 opacity: 1;
 width: 3.5em;
 height: 3.5em;
}
