/*  
Theme Name: GirlsReports 
Theme URI: http://girlsreports.com/
Description: GirlsReports WordPress theme.
Version: 0.1
Author: doomed
Author URI: http://girlsreports.com/

 Copyright (c) 2007 by GirlsReports.com. All rights reserved.

*/

/* Begin Typography & Colors */
body, td, th {
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 12px; 
}

body {
 background-color: #fce4ed;
 background: url(images/bg2.gif); 
}

#header {
 background: url(images/bg1.gif);
 background-repeat:repeat-x;
}

#page {
/* background: url(images/bg1.gif);
 background-repeat:repeat-x; */
}

#content {
 background-color:#ffffff; 
 font-size: 12px;
}

#menu {
 background-color: #fef6f9;
 background-image: url(images/menu_bg.gif);
 background-repeat:repeat-y;
}

#sidebar {
 background-color:#fcd8e8; 
 background-image: url(images/r_menu_bg.gif);
 background-repeat:repeat-y;
}

#footer {
 background-color: #fce4ed;
 background-image: url(images/bg2.gif);
}

#footer1 {
 background: url(images/menu_bott.gif) no-repeat top; 
 border: none;
}

#footer2 {
 background: url(images/main_bott.gif) no-repeat top; 
 border: none;
}

#footer3 {
 background: url(images/r_menu_bott.gif) no-repeat top; 
 border: none;
}


#bott_menu {
 background-image: url(images/bott_menu_bg.gif);
}


small {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 9px;
 line-height: 11px;
}

h1, h2, h3 {
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-weight: bold;
}

h1 {
 font-size: 18px;
 text-align: center;
}

h2 {
 font-size: 16px;
}

h2.pagetitle {
 font-size: 16px;
}

#sidebar h2 {
 font-size: 16px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 color: #ba6385; 
}

h3 {
 font-size: 14px; 
}

h1, h1 a, h1 a:hover, h1 a:visited {
 font-family: Arial, Helvetica, sans-serif; 
 text-decoration: none;
 color: #ba6385; 
 font-size: 14px; 
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 color: #ba6385; 
 font-size: 14px; 
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 color: #ba6385; 
 text-decoration: none;
 font-size: 14px; 
}

.post {
 background:url(images/main_bg.gif); 
 background-repeat:no-repeat; 
}

.ptitle {
 font-size: 15px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 color: #ba6385; 
}

.ptitle a {
 font-size: 15px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 color: #ba6385; 
}

.ptitle a:hover {
 font-size: 15px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 color: #ba6385; 
}

.ptitle2 {
 color: #cd4c8a; 
 font-size: 9px;
}

.ptitle2 a {
 color: #2d2c2c; 
 font-size: 9px;
}

.ptitle2 a:hover {
 color: #2d2c2c; 
 font-size: 9px;
}

.entry p a:visited {
 color: #b85b5a;
}

.entry p img {
border: 3px solid #fdebf3;
}

.commentlist li, #commentform input, #commentform textarea {
 font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
 font-weight: bold;
}

.commentlist cite, .commentlist cite a {
 font-weight: bold;
 font-style: normal;
 font-size: 11px;
}

.commentlist p {
 font-weight: normal;
 line-height: 14px;
 text-transform: none;
}

#searchform {
 font-size: 14px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 color: #ba6385; 
}


#commentform p {
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
 font-weight: normal;
}

#sidebar {
 font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
/* font-size: 12px;*/
/* font-family: Arial, Helvetica, Sans-Serif; */
}

small, #sidebar ul ul li, #sidebar ul ol li, #menu ul ul li, #menu ul ol li, .nocomments, .postmetadata, blockquote, strike {
/* font-weight: bold; */
/* color: #ba6385; */
 color: #292929; 
 font-size: 12px;
}

code {
 font: 11px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
 font-size: 9px;
 letter-spacing: 1px;
}

a, h2 a:hover, h3 a:hover {
 color: #ad1356; 
 text-decoration: none;
}

a:hover {
 color: #ad1356; 
 text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
 font-size: 12px;
}

#wp-calendar a {
 text-decoration: none;
 color: #ba6385; 
}

#wp-calendar caption {
 font-size: 14px; 
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 color: #ba6385; 
}

#wp-calendar th {
 font-size: 14px; 
 font-style: normal;
 text-transform: capitalize;
}

.mcontent .entry p {
 font-size: 12px;
}

.mcontent .entry {
 line-height: 14px;
}
/* End Typography & Colors */



/* Begin Structure */
body {
 padding:0;
 margin:0;
}

#header {
 padding:0;
 margin:0;
}

#page {
 padding: 0;
 margin:0 auto;
 width: 972px;
}

#footer {
 text-align:center;
}

#menu {
 float:left;
 width:228px;
 text-align:left;
}

#menu img.alignright {
 align:right;
 padding-top:3px;
}

#menu p.aligncenter {
 text-align:center;
}

#menu p.aligncenter img {
 margin-top:20px;
}


#bott_menu {
 height:33px;
 width:542px;
 padding:0;
 margin: 0;
}

#bmspan1 {
 position:relative;
 top: 10px; 
 left: 150px; 
}

#bmspan2 {
 position:relative;
 top: 10px; 
 left: 150px; 
}

#bmspan3 {
 position:relative;
 top: 10px; 
 left: 150px; 
}

#bmspan4 {
 position:relative;
 top: 10px; 
 left:150px; 
}

#bmspan5 {
 position:relative;
 top: 10px; 
 left: 150px; 
}


.mcontent {
 float: left;
 padding:0px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
 width: 542px;
}

.logo {
 padding:0;
 margin:0;
}

#footer1 {
 padding: 0;
 margin: 0;
 width: 228px;
 height: 47px;
/* clear: both;*/
}

#footer2 {
 padding: 0;
 margin: 0;
 width: 542px;
 height: 47px;
/* clear: both; */
}

#footer3 {
 padding: 0;
 margin: 0;
 width: 202px;
 height: 47px;
/* clear: both;*/
}
       

.post {
 margin:0;
 padding-bottom:18px; 
 padding-left:32px; 
 padding-right:10px; 
 padding-top:0px;
 text-align: justify;
 width: 500px;
}

.post hr {
 display: block;
}

.mcontent .post {
 margin: 0;
 float: left;
}

.ptitle {
 padding: 0;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: 5px;
 text-align:left;
}

.ptitle2 {
 padding: 0;
 margin-right: 10px;
 text-align:right;
}

.postend {
 margin-left:10px;
 margin-right:0px;
}

.postmetadata {
 margin-top: 0px;
 margin-right: 10px;
 text-align:right;
 vertical-align:top;
}


#footer {
 padding:0;
 margin: 0 auto;
 width: 516px;
 clear: both;
}

#footer p {
 margin: 0;
 padding: 0;
 text-align: center;
}

/*	Begin Headers */
h1 {
 padding-top: 50px;
 margin: 0;
}

h2 {
 margin: 30px 0 0;
}

h2.pagetitle {
 margin-top: 5px;
 margin-bottom: 5px;
 text-align: center;
}

#sidebar h2 {
 margin: 5px 0 0;
 padding: 0;
}

h3 {
 padding: 0;
 margin: 10px 10px 10px 10px;
}

h3.comments {
 padding: 0;
 margin: 10px 10px 10px 10px;
}
/* End Headers */


/* Begin Images */
p img {
 padding:0;
/* padding-top:0;
 padding-left:0;
 padding-right:4px;*/
 max-width: 100%;
}

img.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
}


img.alignright {
 padding: 0px;
 margin: 0 0 0 7px;
 display: inline;
}

img.alignleft {
 padding: 0px;
 margin: 0 7px 0 0;
 display: inline;
}


.alignright {
 float: right;
}

.alignleft {
 float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
 margin-left: 0px;
 padding: 0 0 0 30px;
 list-style: none;
 padding-left: 10px;
 text-indent: -10px;
} 

html>body .entry li {
 margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
 content: "\00BB \0020";
}

.entry ol {
 padding: 0 0 0 35px;
 margin: 0;
}

.entry ol li {
 margin: 0;
 padding: 0;
}

.postmetadata ul, .postmetadata li {
 display: inline;
 list-style-type: none;
 list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
 margin: 0;
 padding: 0;
}

#sidebar ul li {
 list-style-type: none;
 list-style-image: none;
 margin-bottom: 15px;
 margin-left: 12px;
}

#sidebar ul p, #sidebar ul select {
 margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
 margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
 margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
 list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
 margin: 5px 5px 0 0;
 padding: 0;
}

#menu ul, #menu ul ol {
 margin:0;
 padding:0;
}

#menu ul li {
 list-style-type: none;
 list-style-image: none;
 margin-bottom: 15px;
 margin-left: 12px;
}

#menu ul p, #menu ul select {
 margin: 5px 0 8px;
}

#menu ul ul, #menu ul ol {
 margin: 5px 0 0 10px;
}

#menu ul ul ul, #menu ul ol {
 margin: 0 0 0 10px;
}

ol li, #menu ul ol li {
 list-style: decimal outside;
}

#menu ul ul li, #menu ul ol li {
 margin: 5px 5px 0 0;
 padding: 0;
}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
 margin: 10px auto;
 padding: 5px 3px; 
 text-align: center;
}

#sidebar #searchform #s {
 width: 108px;
 padding: 2px;
}

#sidebar #searchsubmit {
 padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
 text-align:center;
}

select {
 width: 130px;
}

#commentform input {
 width: 150px;
 padding: 3px;
 margin: 5px 5px 5px 5px;
}

#commentform textarea {
 width: 500px;
 padding: 2px;
 margin: 15px 15px 15px 15px;
}

#commentform #submit {
 margin: 5px 25px 5px 5px;
 float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
 margin: 0;
 padding: 10px;
}

.commentlist {
 padding: 0;
 text-align: justify;
}

.commentlist li {
 margin: 15px 0 3px;
 padding: 5px 10px 3px;
 list-style: none;
}

.commentlist p {
 margin: 10px 5px 10px 10px;
}

#commentform p {
 margin: 10px 5px 10px 10px;
}

.nocomments {
 text-align: center;
 margin: 0;
 padding: 0;
}

.commentmetadata {
 margin: 0;
/* display: block; */
}
/* End Comments */


/* Begin Sidebar */
#sidebar {
 float: left;
 padding:0;
 margin:0;
 width:202px;
}


#sidebar form {
 margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
 empty-cells: show;
 margin: 10px auto 0;
 width: 155px;
}

#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
}

#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
}

#wp-calendar a {
 display: block;
}

#wp-calendar caption {
 text-align: center;
 width: 100%;
}

#wp-calendar td {
 padding: 3px 0;
 text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
 background-color:#fcd8e8; 
}
/* End Calendar */


/* Begin Various Tags & Classes */

table.nobrd {
 border:0; 
 border-collapse: collapse;
} 

table.nobrd td {
 border:0; 
 padding:0; 
} 

acronym, abbr, span.caps {
 cursor: help;
}

acronym, abbr {
 border-bottom: 1px dashed #999;
}

blockquote {
 margin: 15px 30px 0 10px;
 padding-left: 20px;
 border-left: 5px solid #ddd;
}

blockquote cite {
 margin: 5px 0 0;
 display: block;
}

.center {
 text-align: center;
}

hr {
 display: none;
}

a img {
 border: none;
}

.navigation {
 display: block;
 text-align: center;
 margin-left: 15px;
 margin-right: 15px;
 margin-top: 10px;
 margin-bottom: 60px;
}
/* End Various Tags & Classes*/


/****nrs-search-widget-with-title****/
div#nrs-search-widget-with-title-container div,
div#nrs-search-widget-with-title-container form{
 display:inline;
}
div#nrs-search-widget-with-title-input input{
 font-size: 10px; 
}
div#nrs-search-widget-with-title-submit input{
 padding: 0;
 margin: 2px;
 border: none; 
 font-size: 10px; 
 vertical-align: middle;
 width: 45px;
 height:15px;
 background: url(images/find.gif); 
}
