/*  
Theme Name: Newspaper Glow
Description: Designed by <a href="http://www.breathewords.com/" target="_blank">Breathewords.com</a>
Version: 1.0
Author: Breathewords.com
Author URI: Breathewords.com
*/
*{	margin: 0em;
	padding: 0em;
}

body{
	background-image: url(images/bg_dots.gif);
	background-repeat: repeat-y;
	background-position: center;	
	color: #333;
	font-family: Verdana, Arial, Serif;
	font-size: 85%;	
	text-align: center;
	}

a:link,a:visited {
	color: #FF0099;
	
	}

a:hover,a:active {
    color: #000;
	background-color: #fff000;
	text-decoration: underline;
	}

/* HEADER  
-------------------*/

h2 a { /* take out underline on title links */
	text-decoration: none;
}

h1,h5,h6 {
	color:#000;
	font-family: Verdana, Arial, Serif;
}

h2, h3, h4{
  font-family: Georgia, "Times New Roman", Times, serif;
  }

#header {
	padding: 0.8em 1.2em 1.2em 1.2em;
	text-align:left;
	}

#header h1 {
	font-size: 2.5em;
	text-transform: lowercase;
	letter-spacing: 0.07em;
	font-family: Verdana, Arial, Serif;
	font-weight: normal;	
	}


#header h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: -0.1em;
	margin-top: 0.2em;
	font-size: 0.8em;
	color: #4F4F2B;
	letter-spacing: 0.07em;
	}
	
.post-content h2{ /* MAIN POST TITLE Align it to float left and look good on screen */
	float: left;
	margin-top:-25px;
	padding-right: 5px;
		}

h4{ /*Smaller title in the article post*/
   font-size: 1.5em;
   background-color: #eee;
   float: clear;
   }
   
.highlight{ /*yellow highlight below titles /articles*/
   font-size: 0.9em;
   padding: 1em;
   margin-bottom: 2em;
   margin-top: 1em;
   border-top: solid 1px #FF0099;
   border-bottom: solid 1px #FF0099;
   float: clear;
   font-weight: bold;
   }
   
/* LOGO TITLE */

/* css text converts to images - this is the MENU TEXT */
a .textlink {
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8DA359;
	letter-spacing: 1px;
	text-decoration: none;
     }
	 
a#textlink:visited {
	color: #8DA359;
    }

a#logotitle { 
	display: block;
	background-image: url(http://www.breathewords.com/details/wp-content/themes/myblog/images/logo.gif);
	margin-top: -35px; 
	margin-left: -10px;
	margin-bottom: -10px; /* Push menu navigation up near to logo */
	background-repeat: no-repeat;
	height: 103px;
	width: 152px;
	float: left;

	 }

a.logotitle {
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	text-decoration: none;
	height: 103px;
	width: 112px;
    }
	

/* MENU */

#menu {
	color: #000;
	letter-spacing: 1px;
	height: 103px;
	width: 790px;
	line-height: 1.4em;
	text-align: left;
	margin-top: 22px;
	margin-left: 1em; /* shift the black bar forward */
	padding-top: 10px;
	border-bottom: solid 1px #ccc; 
	}

#menu a {
	color: #000;
}

#menu ul{ /* MENU LINKS View portfolio, contact, etc. */
	list-style: none;
	border-left: solid 1px #ccc;
	padding-left: 15px;
	margin-left: 150px; /* Shift the menu links to the middle of the page */
}

#menu ul li { 
	font-size: 0.8em;	
}

#menu li a:hover,#menu li a:active,#menu li.current_page_item a{   
	background-color: #fff000 ;
	}


.nextprev ul{ /* Next and Previous links at bottom of page */
	text-align:right;
	width:487;
	}
	
.nextprev li{
    list-style:none;
	text-align:right;
	}
		
.nextprev a{
	background-color: #fff;
	border-right: solid 1px #CECF8F;
	border-bottom: solid 1px #CECF8F;
	padding: 3px;
	}
	
#nextprevcolor a { /* Distinguishes common links to the NEXT LINK */
    margin-bottom: 10em; 
    font-weight: bold;
	border-right: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
	padding: 3px;
}


/* GENERAL UL + LISTS */

#general  {
  	line-height: 1.7em;
  }
  
#general li{
  	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: solid 1px #ccc;
   
  }

/* IMAGES */
img { /* to take out margin on images. Sheesh! */
	padding:0px;
	background:inherit;
	border:0;
	margin-bottom:20px;
	}

img.image {
	border:#cc9 1px solid;
	background-color: #fff;
	padding: 5px 5px 5px 0;
	}

	
img.left {
	float:left;
	margin:0 1em 1em 0;
	}
	
img.right{
	float:right;
	margin:0 0em 1em 1em;
	}


.imagerotatorsponsors{ /* Image Rotator for Sponsors */
    height: 95px;
	width: 180px; 
	}

.none {
 margin: 0px;
 }
.video{
 /* background-image: url(http://www.breathewords.com/details/wp-content/themes/myblog/images/bg_stripes.gif);
 background-repeat: repeat;*/
  width: 530px;
  text-align:center;
  float: clear;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color:#000;
  margin-bottom: 20px;
  }

blockquote {
	margin:1em;
	padding-right:1em;
	padding-left:1em;
	font-size: 0.9em;
	color:#666666;
	border-left:#666 2px solid;
	}

/* CASING */
#outer{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	padding: 1.0em;
	margin-bottom: 1.0em;
}

#content { /* full container div for both posts and sidebar */
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -5px;
	text-align:left;
	}


/* CONTENT */
#main { /* Main Content Container */
	width: 535px;
	float: left;
	position: relative;
	text-align: justify;
	padding-right: 10px; /* SHIFT left column content to the right, so it aligns with borders */
	padding-left: 20px;
	padding-top: 16px;
	border-right: solid 1px #ccc;
	}

#main p {
	line-height:1.6em;
	margin-bottom: 1.5em;
	
	}
	
#main .post {
	margin:0 0 3em 0;
	}

#main h2{
    font-size: 2.5em;
	letter-spacing: -1px;
	font-weight: normal;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-bottom: -0.5em;
	}
	
#main h2.pagetitle{
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: none;
	padding-bottom: 15px; /* Push underline down off the title */
	}

#main h2 a {
	color: #000;
	}
	
#main .post-content { /*Content Box */
	margin-right:0.5em;
	padding:1em 0.5 1em 0;
	border-bottom: solid 1px #ccc;
	}
	
#main .post-content ul, #main .post-content ol {
	margin:1em 2em;
	padding:0;
	}

#main p.post-info { /* Date info */
	padding:3px;
	margin:1em 0;
	color:#666;	
	font-size:0.9em;
	text-align: right;
	}

#main p.post-info a { /* Submit Interpretation LINK */
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding: 3px;
	font-size:1.5em;
	font-weight: normal;
	
	}

.copyright {
   font-size: 0.8em;
   color:#999999;
   margin-top: -25px;
   padding-bottom: 10px;
   text-align: right;
}

.copyrightnull {
   font-size: 0.8em;
   color:#ccc;
   padding-bottom: 10px;
   text-align: right;
}

/* COMMENT / INPUT FIELDS */
#comments, #respond{
	margin: 2em 0 10px 0;	
	font-size:1.4em;
	font-weight:normal;
	border-top: #000 1px solid;
	padding-top: 10px;
	}

#commentform {
	margin:10px 0;	
	background:#fff;
	border-bottom: #000 1px solid;
	}
	
.commentnum {
	font-size:1.5em;
	font-weight:bold;	
	padding:3px;
	}
	
#outer .commentlist {
	margin: 0;
	padding: 0;
	list-style:none;
	}
	
.commentlist li {
	list-style:none;
	margin: 0;
	padding:1em;	
	background:#fefef2;
	}
	
.commentlist li.alt {
    background:#fff; 
	}
.commentlist li .cmtinfo {
	font-size:1em;	
	}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
	}
	
.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
	}

#outer .nocomments {
	text-align:center;
	color:#999;
	}
	
input.textbox{
	border: solid 1px #ccc;
	background-color: #fff;
	font-size: 1em;
	color: #4F4F2B;
	padding:2px;
	width:260px;
	letter-spacing: 1px;	
	}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	width: 522px;
	border: 1px solid #ccc;	
	background:#fff;
	}
	
.textbox:focus, textarea:focus{
	background:#fff;
	border:#999 1px solid;
	}

/* SIDEBAR */
#sidebar {
	width: 208px;
	float: right;
	position: relative;
	font-size: 0.8em;
	text-align:left;
	padding-left: 1.2em;
	padding-bottom: 2em;
	}

#sidebar p {
	margin-bottom: 2.0em;
	color: #4F4F2B;
	}

#sidebar h3 {/* Side bar titles */
    color: #838383;
	font-size: 1.0em;
	margin-top: 1em;
	padding-top: 16px;
	margin-bottom: 0.5em;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
	
#sidebar ul {
	list-style: none;
	margin-bottom: 2em;
	}

#sidebar ul li a {
  	line-height: 2.0em;
	}
	
#sidebar form {
	margin-bottom:2em;
	}

#sidebar input.textbox {
	width:80%;
	}

#sidebar ul ul ul{
	list-style: none;
	line-height: 2.0em;
	margin:0 0.5em;
	}

#sidebar li li {}

#sidebar li li li {
	border-bottom:none;
	}

.clearabout { /* TXT About this site */
  	text-align: justify;
	margin-bottom: -20px;
	line-height: 16px;
   }
      
.clear{ /* Clear Li in sidebar */
    clear: both;
	padding-top: 0.1em;
	}
 
.topentries{ /* Top 6 Paintings - align images */
    float: left;
	}

.caption { /* Painting caption, Author by */
   font-size: 0.8em;
   color:#999999;
   text-align: right;
   }


 /* BUTTONS */  
 .go { /* Search box BUTTON*/
 color: #000;
 width: 25px; 
 height: 20px;
 border: solid 1px #fff;
 font-weight: bold;
 background-image: url(images/go.gif);
 background-repeat: no-repeat;
 cursor: pointer; /* hand-shaped cursor */
 cursor: hand; /* for IE 5.x */ 
 }
 
 .submit { /* Input fields*/
 color: #000;
 border: solid 1px #ccc;
 width: 152px; 
 height: 20px;
 font-weight: bold;
 background-image: url(images/submit.gif);
 background-repeat: no-repeat;
 cursor: pointer; /* hand-shaped cursor */
 cursor: hand; /* for IE 5.x */~
 margin-bottom: 10px;
 }
 
 .rss { /* enlarge rss icon */
 width: 20px; 
 border: none;
 margin:0;
 height: 14px;
 margin-right: 0.4em;
 margin-top: 0.3em;
 }

 .new { /* new icon */
 width: 30px; 
 height: 15px;
 border: none;
 margin-left: 0.5em;
 margin-bottom: -0.6em;
 }
 
 
#footer{
	border-top: solid 1px #ccc; /*#EFEFD6;*/
	padding-top: 1.0em;
	font-size: 0.8em;
	color: #AF989A;
	padding-left: 1.2em;
	clear: both;
	text-align:center;
	line-height: 2em;
	}

.sponsors {
  padding-bottom: 2em;
  
  }
  
  /* Randon QUOTES*/
  #wp_quotes{
    font-family: Georgia, "Times New Roman", Times, serif;
	color: #0C87AF;
	margin-left: -10px;
	float: right ;
	width: 400px;
	font-weight: bold;
	margin-top: -30px;
	text-align: right;
}


#wp_quotes div.wp_quotes_author {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}

div.wp_quotepage{
	font-size: 1em;
	width: 80%;
	margin-left: 40px;
}

div.wp_quotepage_author{
	margin-left: 40px;
	font-style: italic;
}


.continuereading{
 font-size: 1.4em;
 }
