/*

Theme Name: prettyinpink
Theme URI: http://www.kawaiithemes.com/
Description: Customized WordPress Theme.
Version: 1.01
Author: Kawaii Themes
Author URI: http://www.kawaiithemes.com
Tags: kawaii themes, magazine theme, professional theme, wordpress theme, widgetized, widget ready, ads ready
*/

body {
background-attachment: fixed;
background-color: #3c669c;
background-image: url(images/bg-page.jpg);
background-position: top left;
background-repeat: repeat-x;
color: #E10083;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
}

p { padding-bottom: 18px; }
a { color: #E10083; text-decoration: none; }
a:hover { color: #0C0C0C;}
h1, h2, h3, h4, h5, h6 { padding-bottom: 18px; padding-top: 18px;}
h1 { font-size: 20px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}

blockquote {
border-left: 5px solid #E10083;
margin:  0 18px 18px;
padding: 18px 18px 0;
text-align: justify;
}

#page {
margin: 0 auto;
width: 970px;
}

#header-img {
background-attachment: scroll;
background-image: url(images/bg-header-bottom.png);
background-position: top center;
background-repeat: no-repeat;
height: 160px;
padding-bottom: 20px;
}

#maintitle {
font-size: 30px;
font-weight: normal !important;
padding-top: 50px;
text-align: center;
text-transform: uppercase;
}

#maintitle a {
color: #f4f4f4;
}

.description {
text-align: center;
font-size: 15px;
color: #f4f4f4;
}

#bg-white {
background-image: url(images/bg-corner-mid.png);
background-position: center top;
background-repeat: repeat-y;
padding-bottom: 50px;
}

#page-navigation {
background-position: center top;
background-repeat: no-repeat;
height: 50px;
padding-bottom: 30px;
}

#page-navigation li { display: inline; }

#page-navigation li a {
display: block;
float: left;
font-size: 14px;
font-weight: bold;
padding: 10px 10px 15px 20px;
text-decoration: none;
text-transform: uppercase;
color: #ffffff;
}

#page-navigation li a:hover, #page-navigation li.current_page_item a, #page-navigation li.current_page_item a:hover {
color: #f4f4f4;
text-decoration: underline; !important
}

#border-top {
background-image: url(images/bg-corner-top.png);
background-position: center top;
background-repeat: no-repeat;
height: 50px;
margin-top: 20px;
}

#sidebar {
float: left;
margin-bottom: 20px;
padding: 2px 0 0 11px;
width: 350px;
}

#content {
float: right;
width: 590px;
margin-bottom: 20px;
margin-right: 10px;
}

#post-excerpt {
background-image: url(images/bg-entry-excerpt.png);
background-position: top center;
background-repeat: no-repeat;
min-height: 400px;
color: #E10083;
}

#post-excerpt2 {
min-height: 400px;
color: #E10083;
}

#footer {
background-image: url(images/bg-corner-bottom.png);
background-position: center center;
background-repeat: no-repeat;
clear: both;
height: 39px;
text-align: justify;
}

/*************/

.post { padding: 10px; }
.entry { padding: 0 0 10px; }

.entry ul li {
list-style : decimal;
margin-left : 30px;
}

.entry ol li {
list-style : disc;
}

.entry ol {
margin-left : 45px;
margin-bottom: 20px;
}

.entry ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}

.post-excerpt .entry { float: right; }

.post-excerpt2 .entry { float: right; }

.excerpt-img {
float: left;
margin-right: 10px;
}

.excerpt-img img {
background-color: #FE0094;
border: 1px solid #E10083;
display: block;
padding: 5px;
}

/*************/

#grey-bar {
background-image: url(images/bg-grey.png);
background-position: center center;
background-repeat: no-repeat;
clear: both;
height: 200px;
}

#grey-bar li {
display: inline-block;
float: left;
margin: 35px 18px;
}

#bottom-left-bar { 
float: left; 
margin-top: 10px;
width: 350px;
}

#bottom-right-bar { 
float: right; 
margin-top: 10px;
width: 600px;
}

.sidebarbottom-list { margin: 10px 5px; }

.sidebarbottom-list li {
display: inline-block;
float: left;
margin: 0 5px;
width: 150px;
}

.sidebarbottom-list li.widget {
margin-bottom: 20px;
}

.sidebarbottom-list li a {
background-image: url(images/bullet_orange.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 15px;
}

.sidebar-list { margin: 10px 5px; }

.sidebar-list li {
display: inline-block;
float: left;
margin: 0 5px;
width: 185px;
}

.sidebar-list li.widget {
margin-bottom: 20px;
}

.sidebar-list li a {
background-image: url(images/bullet_blue.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 15px;
}

#wp-calendar a {
background-image: none !important;
color: #000000;
font-weight: bold;
padding: 0;
}

.screen-reader-text {
display: none;
}

#s {
width: 110px;
float: left;
}

#searchsubmit {
float: right;
}

.widget_rss a {
background: none !important;
padding: 0 !important;
text-decoration: none !important;
}

.widget_categories ul li, .widget_archive ul li {
display: block;
text-align: right;
width: 180px;
}

.widget_categories ul li a, .widget_archive ul li a {
float: left;
}

.widget_categories select, .widget_archive select {
width: 185px !important;
}

.widget_tag_cloud a {
background: none !important;
padding: 0 !important;
text-decoration: none !important;
}

.recentcomments {
background-image: url(images/bullet_blue.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 15px;
}

.recentcomments a {
background: none !important;
padding: 0 !important;
}

#wp-calendar {
text-align: left;
width: 180px;
}

#more-content {
display: block;
margin-top: 10px;
margin-right: 10px;
width: 590px;
}

.more-post {
display: inline-block;
float: left;
width: 285px;
margin: 5px 5px;
}

.adslist {
display: block;
width:350px;
margin-top: 10px;
float: left;
}

.bottomlist { margin-left: 10px; }

.adslist li {
border: 1px solid #E10083;
display: inline-block;
float: left;
margin: 10px 20px;
}

.adslist2 li {
border: none;
display: inline-block;
float: left;
}

.postmetadata {
border-bottom: 1px solid #E10083;
border-top: 1px solid #E10083;
margin: 30px 0;
padding: 10px;
text-align: center;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.navigation {
padding-bottom: 20px;
}

.posttitle a {
font-weight: normal;
text-decoration: none; !important
}

.posttitle a:hover {
text-decoration:underline;
}

.metadata {
clear: both;
text-align: right;
}

.post-title {
background-image: url(images/post-title-bg.png);
background-position: top right;
padding: 3px;
margin-bottom: 10px;
color: #FFFFFF;
}

.post-title a {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

.post-title a:hover { color: #E10083; }

#welcome-note {
background-image: url(images/welcome-note-bg.png);
height: 250px;
}

.welcome-left {
color: #ffffff;
float: left;
width: 380px;
margin: 10px 0 0 10px;
}

.welcome-right {
float: right;
margin: 10px 10px 0;
}

.commentlist li {
border-bottom: 1px solid #E10083;
margin-bottom: 25px;
}

.avatar-div {
float: left;
text-align: center;
margin: 5px;
width: 110px;
}

.comment-name {
font-weight: bold;
}

.comment-date {
text-align: right;
}

.post-date {
background-image: url(images/calendar.png);
background-position: middle left;
background-repeat: no-repeat;
padding: 0 0 5px 20px;
}

.post-comment {
background-image: url(images/comment.png);
background-position: middle left;
background-repeat: no-repeat;
padding: 0 0 5px 20px;
}

#author, #email, #url, #comment {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: inherit;
width: 560px !important;
}

.comment-area {
margin: 10px;
}

.post_info {
border: 1px solid #E10083;
}

input#author, #email, #url {
background-color: transparent;
border: 1px solid #E10083;
}

textarea#comment {
background-color: transparent;
border: 1px solid #E10083;
}

#footer-navi {
padding: 10px 0 20px;
text-align: center;
}

#footer-navi li { display: inline; }

#footer-navi li a {
display: inline-block;
font-size: 14px;
font-weight: bold;
padding: 0 20px;
text-decoration: none;
text-transform: uppercase;
}

#footer-navi li a:hover, #footer-navi li.current_page_item a, #footer-navi li.current_page_item a:hover {
color: #FFFFFF;
text-decoration: underline; !important
}

#border-bottom {
text-align: center;
color: #ffffff;
}

#border-bottom a { color: #ffffff; }
