

* { padding: 0; margin: 0; }

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; 
	background: #A9BAC3 url(http://bostonbrat.net/wp-content/themes/Angela/images/background.gif);
}

a { 
	color: #9B039D;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #F907A1;
	background-color: inherit;
	border-bottom: 1px solid #999;
}

h1, h2, h3 { font: bold 1em Tahoma, Arial, Sans-serif; color: #333; }

h1 { font-size: 20px; color: #98118D; margin: 12px 2px; } 
h2 { font-size: 18px; color: #666; }
h3 { font-size: 1.3em; }
h1 a, h1 a:hover { border-bottom: 0px;} 

p, h2, h3 { margin: 10px 10px; }

ol, ul {	margin: 0 30px 0 30px;
	padding: 0 0 0 0;
	color: #666; }

li {margin:.5em 10% .5em 0}

ul span, ol span { color: #666; }


#wrapper { 
	margin: 0 auto; 
	width: 820px;
	height: 100%;
	background: #FFF;
}

#header {
	position: relative;
	height: 85px;	
	background: #ffffff url(http://bostonbrat.net/wp-content/themes/Angela/images/headerbg.gif) repeat-x 0% 100%;
	border-bottom: 8px solid #98118D;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
   	margin:0; padding: 0;
   	list-style:none;
	right: 0; 
	bottom: 0px !important; bottom: 1px;
	font: bold 13px  Tahoma, verdana,  sans-serif;	
}
#header li {
	display:inline;
	margin:0; padding:0;
}
#header a {
	float:left;
	background: url(http://bostonbrat.net/wp-content/themes/Angela/images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#header a span {
	float:left;
	display:block;
	background: url(http://bostonbrat.net/wp-content/themes/Angela/images/tabright.gif) no-repeat right top;
	padding:6px 15px 3px 8px;
	color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */

#header a:hover span { color:#FFF;  }
#header a:hover { background-position:0% -42px; border-bottom: 0px;}
#header a:hover span { background-position:100% -42px; }

/* end menu tabs */

#headerimg { width: 820px; height: 120px; background: #fff url(http://bostonbrat.net/wp-content/themes/Angela/images/headerphoto.jpg) no-repeat; }

#sidebar { color: #333;
	background: #FFF;
	margin: 0px 5px 5px 0px;
	padding: 5px; 
	width: 160px;
	float: left;
}

#sidebar a:hover { border-bottom: 0px; }

#sidebar ul.sidemenu {
	list-style:none;
	margin:5px 0 5px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	color: #333;
	font-size: 11px;
	font-weight: bold;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #E0DEDF;
	border-left:4px solid #F907A1;	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #9B039D;
	border-left:4px solid #9B039D;
	border-bottom: 0px;
}

#content { 
	float: left;
	color: #333;
	background: #FFF;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	width: 450px;
	display: inline;
}
#rightcolumn { 
	color: #333;
	background: #FFF;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	width: 120px;
	float: left;
}

#footer { 
	clear: both;
	height: 25px;
	color: #FFF;
	border-top: 5px solid #9B039D;
	background: #333;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}

.commentlist li {color:#232323;padding:1px 3px; background-color: #f2f2f2; border-left: 4px solid #9B039D;}
.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; }
.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 3px;padding: 5px 10px 3px;list-style: none;}
.commentlist p {margin: 10px 5px 10px 0;}

.commentmetadata {font-weight: normal;}
.commentmetadata {margin: 0;	display: block;	}

#commentform input {border:1px solid #ccc; font-size:11px; color:#232323;}
#commentform input {width: 170px;padding: 2px; margin: 5px 5px 1px 0;}

#commentform textarea {border:1px solid #ccc; font-size:14px; color:#232323;padding:1px 3px; }
#commentform textarea {width: 350px;padding: 2px;}

#commentform #submit {margin: 0;float: left;}
#commentform p {margin: 5px 0;}

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

blockquote {
	margin: 5px 5px 0 5px;
	padding-left: 20px;
	border: 0px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
img, img a { border:0; }
small {font-size:10px;line-height: 1.5em; margin-left:7px;}
#meta { color: #999; clear:both; font-size: 10px; font-weight: normal; }
#meta a {font-size: 10px; }

.posttitle, .posttitle a { font-size: 20px; font-weight: normal; margin: 0 0 5px 0;}

.date { float:left; }
.month { background-image:url(images/bg-date-red.gif); background-repeat:no-repeat; color:#fff; display:block; width:32px; height:10px; font-size:10px; line-height:13px; text-transform:uppercase; text-align:center; margin: 0 5px 0 0;}
.day { background-image:url(images/bg-date-purple.gif); background-repeat:no-repeat; color:#fff; font:normal 16px Georgia; display:block; width:32px; height:20px; text-align:center; margin: 0 5px 0 0;}
.year { background-image:url(images/bg-date-black.gif); background-repeat:no-repeat; color:#fff; display:block; width:32px; height:13px; font-size:10px;line-height:13px; text-transform:uppercase; text-align:center; margin: 0 0 0 0;}
.purple { color: #9B039D; }
.gray  { color: #E804B0; }
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

.strike { text-decoration: line-through; } 

#widgets { padding: 10px; margin: 0 0 0 10px; } 

#flickr { width:170px; height:80px; padding:5px 0 0 5px; margin-top:5px; }
#flickr img { float:left; border: 1px solid #9B039D; margin:0 0px 5px 5px; background:#999; padding:3px; width:35px; height:35px; }
