/*
Theme Name: SBU Design
Theme URI: http://www.stephanieszakall.com/
Author: Stephanie Szakall
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background:#3EAAC9;
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #DDDAB7;
	text-decoration: none;
}
a:visited {
	color: #DDDAB7;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}

#rollover1{
height: 360px;
width: 124px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.stephanieszakall.com/wp-content/images/print.jpg) top left no-repeat;
display: block;
}
 
#rollover1:hover{
background-position: bottom left;
}





h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #3EAAC9;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #ffffff;
	background-color:#9CC65E;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin-bottom: 0.5em;
	letter-spacing: -1px;
	font: bold 190%/100% "Georgia", Tahoma, Arial;
	padding-bottom: 3px;
	text-transform:uppercase;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: bold 146%/120% "Georgia", Garamond, Serif;
	color: #DDDAB7;
	margin: 0px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 100%;
	border-left: 0;
	border-right: 0;
	background: #3EAAC9;
}
#header {
	background: #DDDAB7 url(images/header-bg.gif) no-repeat;
	height: 432px;
	width: 100%;
	border-bottom: 2px solid #ffffff;
	position: relative;
}
#header2 {
	background: #DDDAB7 url(images/header-bg2.gif) no-repeat;
	height: 136px;

	border-bottom: 1px solid #ffffff;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}

#tswcsstabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	position: absolute;
	left: 587px;
	top: 66px;
	
	/* ### start */
	text-transform : uppercase;
	/* ### end */
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	font-family: bold 146%/100% Georgia, "Times New Roman", Times, serif;
	
	color: #585155;
	background-color: #DDDAB7 ;
	border: 0 ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #DDDAB7 ;
	background-color: #9CC65E ;
}



/* #nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 144px;
	bottom: 352px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #6b9a11 url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #AFCD69;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
*/


#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 500px;
	overflow: hidden;
	margin-left:100px;	
}
.post {
	clear:both;
	padding-top: 10px;
	width: 500px;
	left: 100px;
	top: 151px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 0;
	width: 500px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	/* border-bottom: 1px dotted #CCCCCC; */
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
	
	background: #f1fedb;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	/* background: #f1fedb; */
	background: #3EAAC9;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	width: 240px;
	float: left;
	padding-right: 0;
	padding-left: 100px;
	background: #3EAAC9;
	margin-top:60px;
}
#searchform {
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: bold 146%/100% "Garamond", Tahoma, Arial;
	color: #DDDAB7;
	margin: 20px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #3EAAC9;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 180px;
	float: left;
	padding-right: 10px;
	padding-left: 200px;
	background: #3EAAC9;
}
#footer .right-col{
	width: 240px;
	float: left;
	padding-right: 10px;
	padding-left: 200px;
	background: #3EAAC9;
}
#footer .cent-col{
	width: 250px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background: #3EAAC9;
}
#footer h4 {
	font: bold 146%/100% "Garamond", Tahoma, Arial;
	color: #DDDAB7;
	margin: 20px 0px 5px;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #333333;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 0;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 0
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
	height : 30px;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

/* CUSTOM CLASSES */
span.post-date_custom
{
  background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float:right;
	font-size: 95%;
	color: #999999; 
}

.commentmetadata
{
  font-size : 87%;
}

#comments h3, #respond h3
{
  border-bottom: 1px dotted #CCCCCC;
  padding-bottom:5px;
}

div#sidebar_catlist,
div#sidebar_archlist
{
  border-bottom : 1px solid rgb(220, 238, 183);
}

div#sidebar_catlist li,
div#sidebar_archlist li
{  
  border-top : 1px solid rgb(220, 238, 183);
  padding : 0px 0px 4px 0px;
  margin : 0;
  height : 18px;  
}

div#sidebar_catlist li a,
div#sidebar_archlist li a 
{ color : #333; }

div#sidebar_catlist li a:hover,
div#sidebar_archlist li a:hover 
{ color : #DDDAB7;  text-decoration:none; }

div#sidebar_catlist li { list-style-image : url(images/mini-category.gif); }
div#sidebar_archlist li { list-style-image : url(images/mini-monthly-archive.gif); }

div.post-title h1
{
  color: rgb(62, 170, 201);
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #ffffff;
	background-color:#9CC65E;
	padding:11px;
	margin:0;
	/*padding-bottom : 3px;*/
	margin-bottom : 11px;
	letter-spacing: -1px;
	font: bold 190%/100% "Georgia", Tahoma, Arial;
	padding-bottom: 3px;
	text-transform:uppercase;
}

div.post-title h1 a { color: rgb(62, 170, 201); }
div.post-title h1 a:hover { color: rgb(62, 170, 201); }
