@font-face {
	font-family: 'SocialIcons';
	src: url('SocialIcons.eot');
	src: local('SocialIcons'), local('SocialIcons'), url('SocialIcons.ttf') format('truetype');
}

body {
    margin:0;
    padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    width:100%;
	color: #e0c8ed;
/*	background: #0f3d7a; */
	background: #320b48 url('images/purple_bg.png') repeat;
}
div#header {
    margin: 0 auto;
	background: #000;
	padding: 0px;
	border-bottom: 2px solid #61337b;
}
div#header h1{
	display: none;
	font-size: 0px;
}
div#header img{
	padding: 0;
	margin: 0 300px 0 0;
}
div#header a{
	font-size: 0px;
}
div#header ul{

}
div#header ul, div#header ul li{
	position: relative;
	list-style-type: none;
	display: inline;
}
div#header ul li{
	width: 35px;
}

div#header ul li a{
	display: block;
	float: right;
	width: 35px;
	font-family: "SocialIcons", sans-serif;
	font-size: 40px;
	line-height: 30px;
	text-align: center;
	text-shadow: 0px 1px 1px #666;
	padding: 5px;
	color: #fff;
	margin: 0 10px 5px 5px;
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;
	text-decoration: none;
}
div#header ul li a:hover {
	-webkit-box-shadow: 0px -3px 8px #333, 3px -3px 8px #333, -3px -3px 8px #333, -3px -3px 8px #333; 
	-moz-box-shadow: 0px -3px 8px #333, 3px -3px 8px #333, -3px -3px 8px #333, -3px -3px 8px #333; 
	text-shadow: 0px -1px 1px #666;
	padding-top: 10px;
}

#rss{
	background-color: #f68328;
	border: 1px solid #e5502f;
	-webkit-box-shadow: 0px -8px 8px #ea6f0e inset, 0px 8px 8px #fc9d15 inset; 
	-moz-box-shadow: 0px -8px 8px #ea6f0e inset, 0px 8px 8px #fc9d15 inset; 
}

#facebook{
	background-color: #395693;
	border: 1px solid #2f4779;
	-webkit-box-shadow: 0px -8px 8px #2f4779 inset, 0px 8px 8px #4a6fbe inset; 
	-moz-box-shadow: 0px -8px 8px #2f4779 inset, 0px 8px 8px  #4a6fbe inset; 
}

#tweet{
	background-color: #5ecde1;
	border: 1px solid #56bcce;
	-webkit-box-shadow: 0px -8px 8px #56bcce inset, 0px 8px 8px #8fd4e0 inset; 
	-moz-box-shadow: 0px -8px 8px #56bcce inset, 0px 8px 8px #8fd4e0 inset; 
}
#lastfm{
	background-color: #db3138;
	border: 1px solid #c02b31;
	-webkit-box-shadow: 0px -8px 8px #c02b31 inset, 0px 8px 8px #db4a50 inset; 
	-moz-box-shadow: 0px -8px 8px #c02b31 inset, 0px 8px 8px #db4a50 inset; 
}
#aim{
	background-color: #fff;
	color: #f9dd1a !important;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0px -8px 8px #eee inset, 0px 8px 8px #f2f2f2 inset; 
	-moz-box-shadow: 0px -8px 8px #eee inset, 0px 8px 8px #f2f2f2 inset; 
}

	/* column container */
div#wrapper {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	margin: 0 auto;
    width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	width: 950px;
	background: #511771 url('images/purple_bg.gif') top left repeat-x;
}
	/* holy grail 3 column settings */
div#wrapper2 {
    float:left;
    width:200%;
	position:relative;
    left:200px; 	/* Width of right column */
}
div#wrapper3 {
    float:left;
    width:100%;
	position:relative;
	left:50%;
    margin-left:-400px;         	/* Left column width + right column width */
}
div#contentwrap {
    float:right;
	width:50%;
	position:relative;
	right:100%;        	/* Width of left column */
}
div#contentwrap2 {
	margin:0 0 0 400px;
	overflow:hidden;
}
div#content {
	width:550px;
	padding: 0px 10px 5px 10px
	overflow:hidden;
}
div#navigation {
    float:left;
    width: 200px;        	/* Width of left column content (left column width minus left and right padding) */
    position:relative;
	margin-left:-50%;
	left:200px;
	padding: 3px;
	overflow:hidden;
}
div#sidebar {
    float:left;
    width: 200px;        	/* Width of right column content (right column width minus left and right padding) */
    position:relative;
	left:0px;
	padding: 3px;
	overflow:hidden;
}
	/* Footer styles */
div#footer{
    clear:both;
	margin: 0 auto;
    width: 100%;
	text-align: center;
	border-top: 2px solid #320b48;
	background: #000;
}

/* more style related stuff */
html, body {
	font: .9em/1.4em Tahoma, Geneva, sans-serif;
}
ol li, ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.6em;
}
body img.wp-smiley {
	border: none;
	float: none;
	vertical-align: middle;
}
.clear {
	clear: both;
}
h2, h3, h4, h5, h6 {
	margin: 6px 8px 4px 8px;
	font: 150%/170% Palatino Linotype, Book Antiqua, Palatino, serif;
}

input, textarea {
	background-color: #c896df;
	color: #000;
	border: 1px solid #000;
}
p {
	padding: 4px 10px;
	margin: 0 10px 0 10px;
	line-height: 1.5em;
}
#footer p {
	margin: 0 5px 0 0;
	padding: 0.5em 0;
	text-align: right;
	font-size: 0.8em;
}
pre, code {
	font-family: Courier, monospace;
	font-size: 1.7em;
	width: 90%;
	overflow: auto;
	clear: both;
	margin: 10px 0 10px 15px;
	padding: 5px 3px 20px 4px;

}
pre{	border: 1px solid #000;}
b, strong, i, em {

}
ins {
	text-decoration: none;
	padding-left: 2px;
	border-bottom: 1px solid #0d3c73;
	border-left: 1px solid #0d3c73;
}
del {
	font-weight: bold;
	color: #ff0000;
}
address {
	margin: 0 5%;
	padding: 0 5px 0 9px;
	border-left: 2px solid #0d3c73;
}
blockquote {
	border-left: 3px double #0d3c73;
	margin: 5px auto;
	width: 70%;
	padding-left: 5px;
}
blockquote p {
	padding: 5px;
}
acronym, abbr, span.caps, span.abbr {
	cursor: help;
}
acronym, abbr, span.abbr {
	border-bottom: 1px dashed #4d86df;
}
/*--links--*/
a, a:link, h2 a, h2 a:link {
	padding: 0 2px;
	color: #63adee;
	text-decoration: underline;
}
a:visited, h2 a:visited {
	color: #3987c9;
	text-decoration: underline;
}
a:link:hover, a:visited:hover, link:active, a:visited:active, h2 a:link:hover, h2 a:visited:hover {
	color: #b55aeb;
	text-shadow: 0px 0px 8px #63adee;
}

/*--images as a link--*/
:link img {
	border: none;
}
:visited img {
	border: none;
}
:link:active img,:visited:active img {
	border: none;
}

/*--articles--*/
div.post {
	margin: 10px 0;
}
/*--new classes for  WP 27  at the end of the file--*/

.navigate {
	text-align: left;
	font-weight: bold;
	width: 98%;
	margin: 0 auto;
	color: #888;
}
.metadata {
	background: #320b48;
	border: 1px solid #000;
	margin: 5px 0 0 0;
	clear: both;
	color: #ccc;
	font-size: .8em; 
}
.more-link {
	font-weight:bold;
}

/*--lists--*/
.hentry ul li,  
.hentry ol li,
.post ul li,  
.post ol li {
	padding: 2px 0 2px 12px;
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.hentry ol li,
.post ol li {
/*	background-image: url(images/links-li.gif); */
}
.hentry ul li,
.post ul li {
/*	background-image: url(images/links-li.gif); */
}

.hentry  ul ul, 
.hentry  ol ol, 
.hentry  ul ol, 
.hentry  ol ul,
.post ul ul, 
.post ol ol, 
.post ul ol, 
.post ol ul {
	margin-left: 5px;
}
/*--sidebar on the right--*/
#sidebar h2, #navigation h2 {
	text-shadow: 0px 1px 1px #000;
	margin: 14px 4 14px 4px;
	padding-left: 5px;
	line-height: 1.6em;
}
div#sidebar ul {
	margin: 2px 4px 9px 4px;
	padding: 2px 3px;
}
div#sidebar ul ul {
	margin: 0;
	padding: 2px 0;
}
div#sidebar ul li, div#sidebar ul li ul li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 12px;
/*	background-image: url(images/links-li.gif); */
	background-repeat: no-repeat;
	background-position: 0 8px;
	line-height: 1.6em;
}

div#sidebar ul li.current_page_item, div#sidebar ul li ul li.current_page_item,
div#sidebar ul li.current-cat, div#sidebar ul li ul li.current-cat { 
/*  background-image: url(images/links-li-current.gif); */
	background-repeat: no-repeat;
	background-position: 0 8px;
}


div#sidebar  .rss li {
	background-image: none;
}
div#sidebar a b {
	font-weight: normal;
}
div#navigation ul {
	margin: 2px 4px 14px 4px;
	padding: 2px 3px 2px 6px;
}
div#navigation ul ul {
	margin: 0;
	padding: 2px 0;
}
div#navigation ul li, div#navigation ul li ul li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 0 12px;
/*	background-image: url(images/links-li.gif); */
	background-repeat: no-repeat;
	background-position: 0 8px;
	line-height: 1.6em;
}
div#navigation ul li.current_page_item, div#navigation ul li ul li.current_page_item,
div#navigation ul li.current-cat, div#navigation ul li ul li.current-cat { 
/*  background-image: url(images/links-li-current.gif); */
	background-repeat: no-repeat;
	background-position: 0 8px;
}

div#navigation .rss li {
	background-image: none;
}
div#navigation a b {
	font-weight: normal;
}

/*--searchform--*/
form#searchform {
	text-align:left;
	width: 90%;
	margin: 2px;
}
form#searchform fieldset{
  border:none;
}
form#searchform input{
  border: 1px solid #000;
}
input#s{
  width:55%;
  margin-left:4px;
  padding:2px;
}
input#searchsubmit, input#submit {
	font-weight: bold;
	cursor: pointer;
	display:inline;
	background: #63adee;
}
input#searchsubmit:hover, input#submit:hover {
	background: #b55aeb;
}
/*--widgets tagcloud calendar-*/
div.textwidget {
	padding: 2px 3px 2px 9px;
}
ul.tagcloud li {
	display: inline;
	margin: 3px 0;
	line-height: 150%;
	padding-left: 3px;
}
#wp-calendar {
	border: 1px dotted #000;
	text-align: center;
	empty-cells: show;
	font-size: 11px;
	margin: 16px auto 5px auto;
	width: 80%;
}
#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;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000;
}
#wp-calendar a:hover {
	border: 1px solid #000;
}
#wp-calendar a:visited {
	border: 1px solid #000;
	font-weight: normal;
}
#wp-calendar caption {
	text-align: center;
	font-size: 12px;
	margin: 0;
	margin: 0 auto;
	font-weight: bold;
	border: 1px dotted #000;
}
#wp-calendar td {
	border: 1px dotted #000;
	font-size: 11px;
	letter-spacing: normal;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #000;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #000;
	color: #fff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #990000;
	text-align: center;
}
/*--images and other--*/
div.post p img {
	border: 4px solid #000;
	margin:5px 5px 5px 0;
}

.right {
	float: right;
	margin: 3px 5px;
}

.left {
	float: left;
	margin: 3px 5px;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 8px auto;
	text-align: center;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
	float:right;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
	float:left;
}
.wp-caption {
	border: 1px solid #000;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}
/*------ gallery ------*/
.gallery {
	text-align: center;
}
.gallery img {
	padding: 3px;
	border: 1px solid #688f9e;
}
.attachment {
	text-align: center;
}
.attachment img {
	padding: 5px;
	border: 1px solid #688f9e;
}
.imgnav {
	text-align: center;
}
.imgleft {
	float: left;
}
.imgleft img {
	padding: 5px;
	border: 1px solid #688f9e;
}
.imgright {
	float: right;
}
.imgright img {
	padding: 5px;
	border: 1px solid #688f9e;
}
html div.post p img.wp-smiley{border:none;}
.topp{clear:both;text-align:right;font-size:0.9em;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Tweets */
.tweets{
	padding-left: 20px;
}


/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/*]]>*/

