/*
Theme Name: Cindy Balouris
Author: Sizzling Studios
*/

/* the following html code ensures that scroll bars appear in firefox and stops the effect of short pages jumping from side to side */
html {
min-height:100%;
margin:0 0 0.25px 0;
border:0; /*IE has a default border around the page*/
padding:0;}

body { margin: 10px 0px 0px 0px; padding: 0px; background-image: url("images/bg-img.jpg"); background-repeat: repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
td {font-size: 12px; }
#headnav a:link, #headnav a:visited {
	color: #69BDF4;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	}
#headnav a:hover { color: #ffffff;}
#footer {
	color: #898989;
	font-size: 11px;
	}
#footer a:link, #footer a:visited {
	color: #898989;
	text-decoration: underline;
	}
#footer a:hover { color: #898989;}

a:link, a:visited {
	color: #699BDF;
	text-decoration: none;
	}
a:hover { color: #BF9398;}



/* change width to change the size of the main table display */
#wrap { height: 100%; margin-left: auto; margin-right: auto; width: 95%; border: 1px solid #000000; background-color: #ffffff; }

/* #bot sets bottom color and border*/
#bot { clear: both; background-color: #ffad2f; border-top: 1px solid #931515; padding: 5px; font-size: 10px; text-align: center; }
#bot a { color: #931515; }


#main {margin: 0px 15px 0px 15px; }

.postend { margin: 5px 0px 30px 0px; padding: 0px; text-align: center; color: #BF9398; font-size: 22px; line-height: 0px; }
.meta { font-size: 11px; color: #898989; margin:0px 0px 15px 0px; }
.meta a:link, .meta a:visited { color: #898989; text-decoration: underline;}
.meta a:hover { color: #898989; }

blockquote { border: 1px solid #931515; background-color: #E0E1CE; margin-left: 30px; margin-right: 30px; padding: 0px 10px 0px 10px; }


#left { float: left; width: 190px; margin: 0px 10px 20px 10px; padding-top: 10px;}
#left ul { margin-left: 0px; padding-left: 0px; font-weight: bold; }
#left ul li { margin-left: 0px; padding-left: 0px; margin-bottom: 20px; list-style-type: none; }
#left ul ul { font-weight: normal; font-size: 12px; padding: 0px; margin: 0px; }
#left ul ul li { font-size: 12px; padding: 0px; margin: 0px; font-weight: normal; list-style-type: none; display: block; text-align: left }
#left ul ul li a:link, #left ul ul li a:visited { display: block; padding: 10px 0px 1px 0px; margin: 0px; color: #3A3A24; border-bottom: 1px solid #3A3A24; text-decoration: none; }
#left ul ul li a:hover { color: #000000; }
#left ul ul ul ul li a:link, #left ul ul ul ul li a:visited {
background-image:url(http://wp3.sizzlingpress.com/wp-content/themes/balouris/images/bullet-list.jpg);
border-bottom:0 none;
color:#3A3A24;
display:block;
list-style-type:square;
margin:0;
padding:2px 0 2px 25px;
text-decoration:none;
}
#left ul ul ul ul li a:hover {
color:#000000;
}


/* Fix IE spaces. Hide from IE Mac \*/
* ul li a { height: 1%; }
/* End */
#left h2 { margin: 0px; padding: 0px; font-weight: bold; font-size: 12px; border: none; background: none; color: #000000; text-align: left }


#cal { margin: 0px 0px 10px 0px; border: 1px solid #898989; background-color: #f5f5f5; }
#cal caption { border-bottom: 1px solid #898989; font-size: 12px; padding: 2px; }
#wp-calendar { width: 100%; }
#wp-calendar thead { font-size: 9px; text-align: right;}
#wp-calendar td { text-align: right; font-size: 9px;}
#wp-calendar td a:link, #wp-calendar td a:visited { font-weight: bold; text-decoration: none; }
#wp-calendar td a:hover { }


#about { margin: 0px 0px 20px 0px; padding: 0px; }

.date h2 { font-size: 13px; color: #898989; font-style: italic; font-weight: normal;}

h1 a:link, h1 a:visited { color: #085FA3; text-decoration: none; padding:0px; margin: 0px;}
h1 a:hover { color: #085FA3; padding:0px; margin: 0px;}
h1 {font-size: 24px; color: #085FA3; text-decoration: none; font-weight: normal; padding:0px; margin: 0px;}
h2 {font-size: 20px; color: #BF9398; text-decoration: none; font-weight: normal;}
h3 {font-size: 16px; color: #085FA3; text-decoration: none; font-weight: normal;}
h4 {font-size: 16px; color: #BF9398; text-decoration: none; font-weight: normal;}
h5 {font-size: 10px; font-weight: normal;}

.trackback { font-size: 10px; }
#comments {color: #000000;}
#postcomment {color: #000000;}
#commentlist { list-style-type: none; margin: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin-bottom: 10px; padding: 5px; background-color: #f5f5f5; border: 1px solid #BF9398; }
#commentlist cite { margin: 7px 0px 0px 0px; padding: 0px; font-size: 10px; font-style: normal; }
#commentlist p { margin-top: 0px; padding-top: 0px; }

.alignleft {
    float: left;
    margin-right: 10px;
}

.alignright {
    float: right;
    margin-left: 10px;
}