/*
Theme Name: Alice Portman
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

/* CSS Document */

body{
background-color: #3D005C;
text-align: center;
/* shift body text to true center 
margin-left: 10px;
margin-right: 140px; */
margin-top: 10px;
/* prevent hiding scrollbar in firefox 
margin-bottom: 440px; */
}

#alignment{
  margin: 0 auto;
  width: 750px;
/* prevent centering all text in firefox */
  text-align: left;
}

table.navtable1{
  width: 750px;
}

table.navtable2{
  width: 750px;
  height: 93px;
  background-image: url(images/banner_graphic.gif);
  background-repeat:no-repeat;
}

td.navtable2left{
  width: 504px;
  height: 93px;
}

td.navtable2right{
  width: 246px;
  height: 93px;
}

table.filler{
  background-color:#DE9CFF;
  width: 750px;
}

table.footer{
  width: 750px;
  height: 20px;
  background-image: url(images/body_main_footer.gif);
}

table.text{
	border-right:2px;
	border-right-style:solid;
	border-right-color:#DE9CFF;
	width:100%;	
	height:100%;
	background-color:#FFFFFF;
}

tr.text{
	text-align:top;
}

h1{
font-family: Verdana, sans-serif;
font-size: 20px;
color: #3D005C;
font-weight: bold;
line-height: 18px;
padding: 3px;
}

h2 {
font-family: Verdana, sans-serif;
font-size: 15px;
color: #3D005C;
font-weight: bold;
line-height: 18px;
padding: 3px;
}

small {
font-size: 10px;
padding:3px;
}

.post h2 {
margin-bottom: 0px;
}
.post h2 a {
font-family: Verdana, sans-serif;
font-size: 15px;
color: #3D005C;
font-weight: bold;
line-height: 18px;
text-decoration: none;
}

p, ul, ol, dl{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.entry ul, .entry ol {
margin-left: 30px;
}

ul.boldlist{
font-family: Verdana, sans-serif;
font-size: 17px;
font-weight: bold;
color: #3D005C;
line-height: 34px;
padding: 3px;
}

table.texttable{
  width: 450px;
	border:0px;
	border-style:solid;
	border-color:#DE9CFF;
	background-color:#f7eedf;
}

table.texttablewide{
  width: 100%;
	border:0px;
	border-style:solid;
	border-color:#DE9CFF;
	background-color:#f7eedf;
}

td.texttablehead{
font-weight: bold;
font-family: Verdana, sans-serif;
font-size: 20px;
color: #3D005C;
line-height: 18px;
padding: 18px;
padding-left: 8px;
padding-right: 2px;
	border:1px;
	border-style:solid;
	border-color:DE9CFF;
}

td.texttable{
font-weight: bold;
font-family: Verdana, sans-serif;
font-size: 17px;
color: #3D005C;
line-height: 18px;
padding: 18px;
	border:1px;
	border-style:solid;
	border-color:DE9CFF;
}

span.texttablesub{
font-weight: bold;
font-family: Verdana, sans-serif;
font-size: 12px;
color: #3D005C;
line-height: 18px;
}

td.texttabledetails{
font-weight: bold;
font-family: Verdana, sans-serif;
font-size: 12px;
color: #3D005C;
line-height: 18px;
padding: 18px;
	border:1px;
	border-style:solid;
	border-color:DE9CFF;
}


a{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #ab69cc;
/* color: #999999;  */
line-height: 18px;
border-style: none;
text-decoration: none; 

}

a:hover{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #3D005C; 
/* color: #999999;  */
line-height: 18px; 
border-style: none;
text-decoration: none; 

}

a.link{
	background-image: url(images/text_graphic_link.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3D005C;
	text-decoration: none;
	display: block;
	padding-right:0px;
	padding-left:34px;
	padding-bottom:2px;
	padding-top:2px;
	height: 18px;
}

a.link:hover{
	background-image: url(images/text_graphic_link_hover.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #DE9CFF;
	text-decoration: none;
	display: block;
	padding-right:0px;
	padding-left:34px;
	padding-bottom:2px;
	padding-top:2px;
	height: 18px;
}

a.navigation, a.navigation2{
    text-align: left;
	background-image: url(images/navigation_underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
		color: #3D005C;
	text-decoration: none;
	background-color: #DE9CFF;
	display: block;
	padding-left:24px;
	padding-bottom:8px;
	padding-top:8px;
	width: 140px;
}

a.navigation:hover, a.navigation2:hover{
    text-align: left;
	background-image: url(images/navigation_graphic_hov.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3D005C;
	text-decoration: none;
	background-color: #E4AEFF;
	display: block;
	padding-left:24px;
	padding-bottom:8px;
	padding-top:8px;
	width: 140px;
}


table.navbar{
	background-image: url(images/navbar_graphic.gif);
	background-repeat:no-repeat;
	width: 750px;
	height: 35px;
}

.navbarright{
	width: 15px;
	height: 35px;
}

.navbarleft{
	width: 16px;
	height: 35px;
}

td.navbar{
	text-align: center;
	width: 179px;
	height: 35px;
}

td.navbarsep{
	background-color: #E4AEFF;
	width: 1px;
	height: 35px;
}

a.navbar{
	background-image: none;
	font-family: Verdana, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #3D005C;
	text-decoration: none;
	padding-top: 6px;
	width: 179px;
	height: 33px;
}


a.navbar:hover{
	background-image: url(images/navbar_graphic_hov.gif);
	background-position: top;
	font-family: Verdana, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #3D005C;
	text-decoration: none;
	padding-top: 6px;
	width: 179px;
	height: 33px;
}

table.ask{
	background-color:#660099;
	border:2px;
	border-style:solid;
	border-color:3D005C;
}

td.ask{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

input{
    /* Newsletter Subs. */
  	background-color:#EABFFF;
    font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #3D005C;
	font-weight: bold;

}

input.ask{
  	background-color:#EABFFF;
    font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #3D005C;
	font-weight: bold;

}

textarea.ask{
  	background-color:#EABFFF;
    font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #3D005C;
	font-weight: bold;
	padding: 4px;
}

td.footer{
        height: 20px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #E4AEFF;
	text-decoration: none;
	padding-left: 40px;
        padding-right: 40px;
}

a.footer, a.footer:hover{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #E4AEFF;
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
border-style: none;
text-decoration: none; 
	}

td img {
	padding: 0;
	max-width: 100%;
border-style: none;
text-decoration: none; 
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
border-style: none;
text-decoration: none; 
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
border-style: none;
text-decoration: none; 
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
        border-width:0px;
border-style: none;
text-decoration: none; 
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
#sidebar {
margin: 5px 5px 5px 25px;
}
#sidebar h2 {
margin: 0;
padding: 0;
}
#sidebar a {
text-decoration: none;
color: #3D005C;
}
#sidebar a:hover {
text-decoration: none;
color: #7E03BC;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.sidebarTop {
padding: 0 5px 5px 25px !important;
margin: 0 !important;
background: url(images/navigation_underline.gif) repeat-x center bottom;
}
.sidebarTop li {
margin: 0 !important;
}
