/*   
Theme Name: Sloganeering3
Description: Generation 3
Author: BC Silvia
Author URI: http://www.sloganeering.org/blog/
Version: 3.0
*/

A { text-decoration: none }
A:link  { color:#2B547E }
A:active    { color:#36f }
A:visited   { color:#0066aa}
A:hover { text-decoration:underline; }

A.title { text-decoration: none }
A.title:link  { color:#fff }
A.title:active    { color:#fff }
A.title:visited   { color:#fff }


A.menu { text-decoration: none }
A.menu:link  { color:#fff }
A.menu:active    { color:#fff }
A.menu:visited   { color:#fff }

body 
{
    background-color: #98AFC7;
    text-align: center; 
    margin:0;
    padding:0;
}

/* DIV Classes */


#container  
{
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 0;
  width: 949px;
  text-align: center;
  background-color: white;
  overflow:auto;
  border: 3px solid #000;

}   

#title 
{ 
    background-color: #003;
    margin:0px;
    padding:0px;
    text-align:left;
    vertical-align:middle;
    line-height:32.5px;
    font-family:arial;
    width:949px;
    height: 100px;
    float:left;
    left: 0px; 
    top: 0px;
}

#menu
{
    background-color:#000;
    margin:0px;
    padding-bottom:1px;
    border:0px solid black;
    width:949px;
    float:left;    
    top:100px;
    left:0px;
    overflow:hidden;
    font-family:verdana, tahoma, sans-serif;
    font-size:0.70em;
    text-align:left;
    text-indent:25px;
    font-variant: small-caps;
    font-weight: normal;
    color: #666;
    z-index: 1;
}

#middle 
{
    background-color:white;
    border-right:0px solid #ccc;
    border-left:0px solid #666;
    border-bottom:0px solid #666;
    margin:1px;
    padding-left:30px;
    padding-right:31px;
    padding-top:20px;
    padding-bottom:10px;
    float: left;
    width:512px;
    min-height:1000px;
    left: 1px;     
    overflow:hidden;
    font-family:verdana, arial, helvetica, tahoma, sans-serif;
    font-size:0.83em;
    text-align: justify;
}

#leftside 
{
    background-color:#fff;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    margin-top:0px;
    padding-top:20px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:0px;
    float: left;
    width:151px;
    left: 900px;
    color: #666;
    font-family:verdana, arial,helvetica, sans-serif;
    font-size:10px;
    text-align:left;
    min-height:100%;
}


#rightside 
{
    background-color:#fff;
    margin-top:0px;
    padding-right:15px;
    padding-left:15px;
    padding-top:15px;
    padding-bottom:5px;
    border-left:1px solid #ccc;
    border-right-style:solid;
    border-right-width:0px;
    border-right-color:black;
    border-bottom:1px solid #ccc;
    float:left;
    width:151px;
    left: 900px; 
    top: 77px;
    text-align:left;
    color: #666;
    font-family:verdana, arial, sans-serif;
    font-size:9px;
    min-height:100%;
}


.wp-caledar
{
    text-align: center;
    padding-left:10px;    
}

#comments
{
    
}

#respond
{
    
}

/* Lists */

ul
{
    color:#333333;
    list-style-type:disc;
}

li.plain
{
    list-style-type:disc;
}

li.alt
{
     background-color:#fff;
}

/* Elements */

.sticky 
{
     background-color:#fff;
     border-top: 1px;
     border-style-top: solid;
     padding-left: 10px;
     padding-right: 10px;
     padding-bottom: 5px;
     padding-top: 0px;
}

hr {
  border: 0;
  color: #666;
  background-color: #666;
  height: 1px;
}

a img 
{
    border-width:0px;
}

img.alignright
{
    border-width:0px;
    margin-left:20px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:20px;
    float:right;
}

img.alignleft
{
    border-width:0px;
    float:left;
}

blockquote
{   
    padding-left:5px; 
    padding-right:20px;
    border-left:2px dotted #666;
}

h1
{
    vertical-align:middle;
    font-family:arial, sans-serif;
    font-weight:bold;
    font-size:32px;
    padding-top:10px;
}

h2
{
    font-family:verdana;
    font-weight:bold;
    font-size:10px;
}

h4 
{
    font-family:Verdana, arial, helvetica, sans-serif;
    font-size:17px;
    font-weight:bold;
}

p   
{
    font-family:verdana,arial,sans-serif;
}
    
p.menu 
{
    font-family:arial;
    font-size: 15px;
    padding-left:10px;
    font-variant:small-caps;
}

/* Pseudo classes */

.navigation 
{
    font-family:helvetica, arial,verdana, tahoma, sans-serif;
    font-size:0.80em; 
}

.commentlist {
	padding: 0;
	text-align: justify;
        font-family:verdana;
        font-size:0.75em;
                
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 10px 10px 10px;
	list-style: none;
        border-width: 2px;
        border-style: dotted;
        border-color: #ccc;
          
        }

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
        border-width: 2px;
        border-style: dotted;
        border-color: #999;
        
                       
        }

.reply {
        border-width: 0px;
        border-style: solid;
        border-color: white;
        background-color: #fff;
        padding-left: 0px;

       }
       
.meta {
        font-family:arial, sans-serif;
        font-size:0.80em;
}

.printcopy { 
    display:none;
    visibility:hidden;
    color:white;
}

.post 
{

}

.entry 
{
    
}

.wp-caption-text {
     font-family:arial, sans-serif;
     font-size:0.8em;
     color:#033;
     text-align:center;
     font-style:italic;
}


