/* base CSS for survivingbullies.com by Lee Fleming, InfoPulse LLC www.infopulsellc.com */
html, body { 
 margin:0; 
 padding:0; 
 text-align:center;
 font: 10.5pt/140% Arial, Helvetica, sans-serif;
color: #1A5160;
background-image: url('http://www.survivingbullies.com/images/bg.gif');
background-repeat: repeat-x;
background-attachment: fixed;
background-color: #a1d9e5;

} 
 
#pagewidth { 
 width: 760px; 
 text-align: left; 
 min-width: 500px; 
 margin-left: auto; 
 margin-right: auto; 
  
} 

#container {
width: 100%;
background-color: #fff;
}

/* #wrapper {
margin: 0px auto;
padding-bottom: 10px;
width: 760px;
border-top: 7px solid #9DB7A7;
border-right: 1px solid #aaa;
border-bottom: 20px solid #9DB7A7;
border-left: 1px solid #aaa;
background: #eee;
color: #333;
} */

#maincol {  
 float: right; 
 display: inline; 
 position: relative; 
 width: 535px;
 padding: 15px;
border-left: 5px dotted #8dcede;
 }


#leftcol {
 width: 180px; 
 float: left; 
 position: relative; 
 padding: 5px 10px 5px 0;

 }

h2.sectiontitle {font-size: 10pt; font-family: "arial black", impact, arial, helvetica, sans-serif;
letter-spacing: .8em; text-transform: uppercase; color: #F2A40C; margin: 20px 0 20px 0; text-align: right;
 }

 h1 {
font-family: georgia, times new roman, times, serif;
letter-spacing: 0.09em;
}

h4 {
font-family: georgia, times new roman, times, serif; font-size: 1.2em; 
margin-bottom: -6px; color: #CC6731;
}

.aff {font-family: georgia, times new roman, times, serif; font-style: italic;
margin: 3px 0;}

h3.title {color: #1388aa; font-family: Georgia, serif; font-style: italic;
	font-size: 25px; font-weight: 500;   margin: 25px 0; }

p {
margin: 6pt 0; font-weight: 500; }
.dropcap {
	margin: 0px 0 -5px 0;
}
.center {
text-align: center;
}

blockquote {
margin: 6pt 2em; font-weight: 500;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
font-size: 100%;
font-family: georgia, times new roman, times, serif;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { background-color: transparent; text-decoration: underline; color: #005F7B; }
a:hover { background-color: #93F335; color: #fff; }
a:visited { background-color: transparent; text-decoration: none; color: #4E4D6B; }


 /* header stuff */
#header { 
 height: 80px; 
 width: 100%; 
 background-color: #1388aa; 
 padding: 0; margin: 0;
border-bottom: 1px solid #fff;
 } 
 #topline {
 	 }
 #logo {
 	height: 60px; padding: 0; float: left; margin: 0; border: 0;
 }
 h1#logotype {
 	float: left; color: #E0BE27; height: 60px;
 font: 500 15pt/80% Georgia, serif; text-indent: 5px; margin: 21px 0 -21px 0; padding: 0;
 }
 #logotype a {
 	color: #fc3; text-decoration: none;
 }

#yourstories {
 	height: 20px; 
	clear: both; 
	background-color: #017ba0;  
	padding: 0; 
	margin: 0; 
	text-align: right;
 }
/* end header stuff */

/* footer stuff */
#footer {
 height:25px; 
 width:auto; 
 background-color: #8dcede; 
 padding: 5px 10px 0 10px;
} 

#copyright {
	float: left;
}
 #platform {
 	float: right; padding-right: 15px;
 }
 #webmaster {
 	float: right;
 }
 .powered, a:link.powered, a:visited.powered {
 	font-size: 8pt; color: #095558;
 }


/* end footer stuff */

#blogtitle {
float: left;
margin: 0;
padding: 0;
width: 350px;
text-align: left;
}

#blogtitle h1 {
margin: 0;
padding: 0;
font-size: 160%;
letter-spacing: 0.1em;
text-align: left;
}

#content {
float: left;
margin-bottom: 10px;
padding: 0 10px;
}

#blog {
float: left;
margin-right: 5px;
padding: 10px;
border: 1px solid #ccc;
width: 440px;
background: #fff;
color: #333;
font-size: 80%;
text-align: left;
}

#sidebar {
float: left;
margin-left: 5px;
padding: 10px;
border: 1px solid #ccc;
width: 225px;
background: #fff;
color: #333;
text-align: left;
font-size: 70%;
}


.date {
font-size: 100%;
background: transparent;
color: #fc0;
}

/* .title {
font-size: 130%;
font-weight: normal;
background: transparent;
color: #1388aa;
border-bottom: 1px solid #ddd;
} */

.posted {
margin-bottom: 30px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

.sidetitle {
margin: 10px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 navs */
 ul#navlist
{
width: 171px;
width: 173px;
width: 171px;
padding: 0px;
border: 1px solid #ccc;
border-top: 0px;
margin: 100px 0px;
font: 12px arial,helvetica,sans-serif;
background: #8ed0d4;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #fff; 
}

ul#navlist li a
{
display: block;
width: 134px;
width: 173px;
width: 134px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #017ba0;
background: #a1d9es;
text-decoration: none;
text-align: right; 
}

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
border-color: #ff9000;
color: #ffffff;
background: #1388aa;
}
/* end left navs */
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}