* {
	margin: 0;
	padding: 0;
}

body {
	/*background: #000000 url(images/img11.jpg) no-repeat center top;*/
	line-height: 1.5px;
	                                                                   
	background: #000000 url(http://www.katiecrowley.com/images/bannerbright2a.jpg) no-repeat center top;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #748da0;
}

h1, h2, h3 {
	color: #CDCDE2;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 li {
	padding: 8px 0;
	background: url(http://www.katiecrowley.comimages/img5.gif) repeat-x left top;
}

.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list2 li {
	padding: 8px 0;
}

.list1 .first li {
	background: none;
}



ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #CDCDE2;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 15px;
}

input text{
	background-color: #848484;
}

textarea{
	background-color: #848484;
}

fieldset{
	border-style: solid;
	border-color: #48433e;
	border-width: 1px;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	padding: 5px 0;
	background: url(http://www.katiecrowley.com/images/img5.gif) repeat-x left bottom;
}

.boxed .title h2 {
	height: 20px;
	background: url(http://www.katiecrowley.com/images/img2a.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 100%;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

/* Post */

.post {
}

.post .title {
	padding: 5px 0;
	background: url(http://www.katiecrowley.com/images/img5.gif) repeat-x left bottom;

}

.post .title h2 {
	height: 20px;
	background: url(http://www.katiecrowley.com/images/img2a.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 100%;
}

.post .date {
	float: left;
	width: 100px;
	height: 25px;
	padding-top: 15px;
	background: url(http://www.katiecrowley.com/images/img5.gif) repeat-y right top;
	text-align: center;
	font-size: 9px;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	width: 300px;
	height: 32px;
	padding: 8px 0 0 20px;
	font-size: 9px;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	background: url(http://www.katiecrowley.com/images/img5.gif) repeat-x;
}

.post .dock {
	clear: both;
	margin-bottom: 3em;
	margin-top: 3em;

}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Logo */

#logo {
	width: 700px;
	height: 220px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	padding: 60px 0 0 325px;
	text-transform: uppercase;
	letter-spacing: -5px;
	font-size: 72px;
	font-weight: normal;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 325px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: normal;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
}

#extra {
}

/* Content */

#content {
	float: left;
	width: 420px;
	padding: 0 20px;
	/*background: url(images/img4.gif) no-repeat;*/
}

/* Sidebar */

#sidebar {
	text-align: left;
	visibility: visible;
	float: right;
	width: 200px;
	padding: 0 20px;
	background: url(ihttp://www.katiecrowley.com/images/img3.gif) no-repeat left top;
}


/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#inputtext1, #inputtext2 {
	width: 150px;
}

#inputsubmit1 {
	width: 100px;
	background: transparent url(http://www.katiecrowley.com/images/img2a.gif) no-repeat left top;
	color: #CDCDE2;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}

/* Content > Sidebar > Menu */

#menu {
	width: 700px;
	height: 140px;
	margin: 0 auto;
}

#menu ul {
	padding-top: 8px;
	margin: 0;
	padding-left: 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	padding: 16px 30px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #4E515B;
}


#menu a:hover {
	background: url(http://www.katiecrowley.com/images/img2a.gif) no-repeat 15px 50%;
	color: #CDCDE2; 
} 

#menu .first a {
	border: none;
}

#menu .active a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 20px;
	background: url(http://www.katiecrowley.com/images/img5.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* Twitter */


#twitter_div {
/*	padding: 10px;
	margin: 10px; */
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #4E515B;
	border-color:#666;
	border:2px;

}


#twitter_div ul{
	list-style-type: none;
	list-style: none;
}


/*SLIDING BOXES */

	.boxgrid{ 
	width: 350px; 
	height: 350px; 
	margin:10px; 
	float:left; 
	background:#161613; 
	border: solid 2px #8399AF; 
	overflow: hidden; 
	position: relative; 
	}
	
	.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	}
				
	.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
	}
				
	.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 	}
 	
 	.captionfull .boxcaption {
 	top: 260;
 	left: 0;
 	}
 	
 	.caption .boxcaption {
 	top: 220;
 	left: 0;
 	}
 	
 	#twitter_div { 
 		width: 500px; 
 		height: 350px;
 		background-image:url('http://www.katiecrowley.com/images/notepad.png');
 		background-repeat: no-repeat;	
 	}
 	
 	#twitter_text_div { 
 		width: 350px; 
 		height: 350px;
 		padding-top: 120px;
 		padding-right:55px;
 		padding-left:10px;
 		padding-bottom:20px;
 	}
 	
 	#twitter_text_div a{ 
 	text-decoration: none;
	color: #15408b;
 	}


#mtaTwitter { padding: 10; }
#mtaTwitter > a { float: left; }
#mtaTwitter a {
	text-decoration: none;
	color: #CDCDE2;
}
#mtaTwitter a img {
	height: 48px;
    width: 48px;
    border: 1px solid #CCC;
}
#mtaTwitter ul:before {
	display: block;
    position: absolute;
    top: 15px;
    left: -11px;
    width: 11px;
    height: 21px;
    margin: 0;
    content: url("white_triangle-left.png");
}
#mtaTwitter ul {
	position: relative;
    background-color: #544e49;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    list-style: none;
    margin: 0;
    margin-left: 66px;
    padding: 0px;
    font-family: Helvetica, sans-serif;
}
#mtaTwitter ul li { color: white; padding: 10px 10px; font-size: 10pt; }
#mtaTwitter ul li.first { font-size: 18pt; font-weight: bold; }
#mtaTwitter ul li.first span { font-size: 10pt; font-weight: normal; }
#mtaTwitter ul li span { font-style: normal; }
