/*   
Theme Name: Just A Girl
Description: 3 columns, black, blue and white, 100 percent width
Version: 2
Author: Melody Ralls
Author URI: http://finelineweb.com/blog/mel/
*/

body {
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  	background-color: #000;
}

img {
   border-width: 0px;
}

blockquote {
        border-width: 1px 1px 1px 5px;
        border-color: #377FCC;
        border-style: dotted dotted dotted solid;
        background-color: #DDE0E3;
        padding: 0em 1em;
}

code {
	font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
     	font-size: 12px;
	background: #ccc;
	border: solid 1px #aaa;
}



.comment-text pre {
        margin:0px 30px;
}

pre code, pre pre {
	border: 0;
}




h1 {
	margin:0px;
	padding:0px;
	font-size:34pt;
}


.post-title, h3#respond, h3#comments {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
	background-color: #FFFFFF;
	margin-bottom:0px
}

.post-title a {
	color:#000000;
}

.post-time, .post-author {
	font-size:8pt;
	color:#003366;
	background-color: #FFFFFF;
}

.post-content, .comment-content {
	font-size:10pt;
}

.post-metadata {
	font-size: 8pt;
	color: #003366;
	background-color: #FFFFFF;
        padding-left: 3em;
}

/* Comments Styles */
.comment-header {
        border: 0px;
        padding: 5px 10px;
        border: 1px solid #000;
        background-color: #D8DDE2;
}

.comment-num {
        float: right;
        font-family: Arial, Georgia, "Times New Roman", Times, serif;
        font-size: 34px;
        font-style: italic;
        color: #377FCC;
}

.comment-text {
        padding:0px 10px;
	border: 1px solid #000;
	background-color: #fff;
}

.comment-list .odd-comment, .even-comment {
	font-size:12px;
  	margin-bottom:15px;
	}

.comment-list {
	font-size:12px;
	padding:0px;
	margin:0px;
}

.comment-date {
	font-size:7pt;
	color:#999999;
}

/* Single post */
.single-post-metadata {
	color: #003366;
	background-color: #fff;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	font-size: 7pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	padding: .05em;
	clear: both;
}

/* Sidebars */


.left-sidebar {
	font-size: 11px;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 180px;
}

.right-sidebar {
	font-size: 11px;
	top: 0px;
	right: 0px;
	position: absolute;
	width: 150px;
}


/* Widgets */

.center-widget-title {
	background-color: #fff;
	color:#000;
	border-top: 1px solid #000;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
	margin-left:185px;
	margin-right:160px;
}

.center-widget {
	color: #000;
	background-color: #fff;
	border-color: #C5C4BC;
	border-width: 1px;
	border-style: solid;
	padding: 0px 1em 1em 1em;
	margin-left: 185px;
	margin-right: 160px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: justify;
}



/********************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/********************************************/

.left-widget ul, .right-widget ul {
	list-style-type: none;
	padding-left: 7px;
        margin-top: 0px;
	margin-left: 0px;

}


.left-widget-title, .right-widget-title {
	color: #84B2E0;
	background-color: #000;
	font-size: 16px;
	font-weight: bold;
	padding:5px;
	width:138px;
}

.right-widget, .left-widget {
	color: #fff;
	background-color: #000;
	padding: 5px;
	width: 138px;
	margin-bottom: 5px;
}

.right-widget a:link, .left-widget a:link {
	color: #fff;
	text-decoration: none;
}

.right-widget a:visited, .left-widget a:visited {
	color: #fff;
	text-decoration: none;
}

.right-widget a:hover, .left-widget a:hover {
	color: #DDE0E3;
	text-decoration: underline;
}

/* Search */
#searchform { 
	margin: 0px; 
	padding: 0px; 
	}
#searchform input { 
	border: 1px solid #377FCC; 
	font-size: 10px; 
	margin: 0px; 
	padding: 0px; 
	}
#searchform input#s { 
	font-size: 11px; 
	width: 72%; 
	}
}

/* Page nav */
.bottom-page-nav, .top-page-nav {
	color:#003366;
	text-align:center;
	background-color:#FFFFFF;
}

.permitted-tags {
	font-size:7pt;
	color:#999999;
	background-color:#FFFFFF;
	width:300px;
}

textarea#comment {
	width:400px;
}

a:link, a:visited {
	color: #377FCC;
	font-weight: bold;
}

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

a.post-title, a.blog-name {
text-decoration: none;
}

.google-ads {
	text-align:center;
}

/* Begin Top Menu */

#navcontainer {
    font: normal normal 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	position: relative;
	top: 5px;
	margin-top: 20px;
}
#navlist {
    list-style: 			none outside none;
    margin: 				0;
    padding: 				0;
}
@media all {
    #navlist {
        text-align: center
    }  
}
#navlist li {
    bottom: 				11px;
    display: 				inline;
    line-height: 			1.2em;
    margin: 				0;
    padding: 				0;
    position: 				relative;
}
html>body #navlist li {
    background: 			#000;
    margin: 				0 3px 0 0;
    padding: 				4px 0px 4px 0;
}
#navlist a, #navlist a:link, #navlist a:visited {
    background: 			#377FCC;
    border: 				1px solid #fff;
    bottom: 				2px;
    color: 					#fff;
    cursor: 				pointer;
    display: 				inline;
    height: 				1em;
    margin: 				0;
    padding: 				3px 5px 3px 5px;
    position: 				relative;
    right: 					2px;
    text-decoration:		none;
}
#navlist a:hover {
    background: 			#000;
    bottom: 				1px;
    color: 					#fff;
    position: 				relative;
    right: 					1px;
}
#navlist a:active {
    background: 			#000;
    bottom: 				1px;
    color: 					#fff;
    position: 				relative;
    right: 					0;
}
#navlist li#active {
    background: 			#000;
    bottom: 				11px;
    display: 				inline;
    margin: 				0 3px 0 0;
    padding: 				0;
    position: 				relative;
}
html>body #navlist li#active {
    background: 			#000;
    margin: 				0 4px 0 4px;
}
#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
    background: 			#000;
    border-bottom: 			none;
    border-left: 			1px solid #9cc;
    border-right: 			1px solid #9cc;
    border-top: 			1px solid #9cc;
    bottom: 				0;
    color: 					#fff;
    cursor: 				text;
    margin: 				0;
    padding: 				2px 5px 0 5px;
    position: 				relative;
    right: 					0;
}

/* End Top Menu */
