/*  
Theme Name: Indie Profile Theme
Description: A clean theme based on Simpla by Phu Ly
Version: 1
eAuthor: Jon
Author URI: http://www.indieprofile.com
*/

/*************************************
 +Containers
 *************************************/

#header h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#000000;
}
#header h1 a:hover{
	color:#000000;
}
#header p{
	color:#000000;
	font-size:1.1em;
	margin:0;
        margin-top:-0.5em;
	}

.container { font: normal 12px helvetica,sans-serif; background: #fff; }
.green { color: #009400; }
.blue, li.song a:hover { color: #2695e3; }
.grey { color: #bbb; }
.clear { clear: both; }
strong { font-weight: bold; }

div.banner {font-family:Georgia,"Times New Roman",Times,serif; background: #eee; padding: 10px 10px 10px 50px; color: #000; position: relative;}
div.banner div.flag { font-size: 10pt; text-align: left; overflow: hidden; left: 4%; }
div.banner div.flag h1 { display: inline; font-weight: 500; }
div.banner div.flag h2 { display: inline; font-size: 9pt; margin-left: 0.4em; }
div.banner div.flag a:link( color:#fff; font-weight: bold;)
div.banner div.nav { position: absolute; right: 1.5em; top: 35%; text-align: right; vertical-align: bottom; }
div.banner div.nav a { color: #ffff; font-weight: bold; }
div.banner div.nav a:hover { text-decoration: none; }
div.banner div.nav img { position: relative; top: 2px; right: 8px; }

body{
	background:#fff (/bg.gif) repeat-x;
        border-bottom: 5px solid #fff;
	color: #eeeeee;
        font-family: "Lucida Grande","Trebuchet MS",Trebuchet,Georgia,Arial,Verdana,Sans-serif;
        font-size: 10px;
        line-height: 17px;
	margin:0;
	padding-bottom:10;
	text-align:center;
        width:100%;
}

#wrap{
	margin:0 auto;
        padding:0;
	text-align:left;
        width:800px;
}
#header{
        position:relative;
        background-color: #5f0f90; //was ef2f1f//
        padding:0px;
	top: 0px;
	left: 0px;
        height:80px;
	font-family: Aria, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 2;
         	}
#nav{
        position:absolute;
        background-color: #EFEFEF;
	padding-bottom:10px;
	top: 125px;
	left: 10px;
        height:40px;
	font-family: Aria, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 2;
	width:100%;
	}

ul#nav { position:absolute; top:65px; list-style: none; width: 900px; padding-bottom: 10px; padding-top:5px; background: url('images/hr_dot_black.gif') repeat-x; float: left; clear: both; }

	ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }
	
		ul#nav li a, ul#nav li a:visited { color: #000; text-decoration: none; }
	
		ul#nav li a:hover { color: #000000;
        padding:0px 0 2px 0;
        background-color: #ffffff;
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-x-position: 0%;
        background-y-position: 0%;
        border-bottom-width: 4px;
        border-bottom-style: solid;
        border-bottom-color: #000000; }
		
		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #000000;
        padding:0px 0 2px 0;
        background-color: #ffffff;
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-x-position: 0%;
        background-y-position: 0%;
        border-bottom-width: 4px;
        border-bottom-style: solid;
        border-bottom-color: #000000; }
		
	ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }
			
		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }
		
#content{
	position:absolute;
        top:120px;
        font-size:1.1em;
	float:left;
	width:500px;
        left:4%;
        border-right:1px solid #CFC8CF;
        padding-right:30px;
        text-align: justify;
        background:#fff (www.turneroundmargate.com/bg.png) repeat-x;
}
.logo{
        position:absolute;
        left:0%;
        width:441px;
        top:0px;
}
#sidebar{
	position:absolute;
        font-size:1.1em;
	width:260px;
        left:600px;
        top:200px;
        text-align:left;
        background:#efefef;
        padding:5px;
}

#savedreamland{
        position:absolute;
        left:600px;
        top:90px;
}

#footer{
	background:#fff;
	border-top:1px solid #fff;
	color:#FFF;
	clear:both;
	font-size:0.9em;
	padding-bottom:10px;
}
#mp3{
	background:url(./images/mp3.gif) no-repeat;
	padding:3px;
	padding-left:30px;
}
#www{
	background:url(./images/www.gif) no-repeat;
	padding:3px;
	padding-left:30px;
}


/*************************************
 +Hn and p
 *************************************/
h1, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
        color:#000000;
}
h2{
	font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif;
	font-weight:normal;
        font-size: 18px;
        color: #000000;
	letter-spacing: 0px;
	margin:0;
}

#header h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#000000;
}
#header h1 a:hover{
	color:#000000;
}
#header p{
	color:#000000;
	font-size:1.1em;
	margin:0;
        margin-top:-0.5em;
	}
.entrytitle h2{
	font-size:1.6em;
}
.entrytitle h2 a
{
	color:#000000;
     font-size: 18px;
font-weight: bold;

}
.entrytitle h2 a:hover{
	color:#000000;
}
.entrytitle h3{
	font-size:12px;
	color:#000000;
}
#sidebar h3{
	color:#000000;
	font-size:1.5em;
	margin:1em 0;
}
#sidebar h1{
	margin-top: 0pt;
        margin-right: 0pt;
        margin-bottom: 10px;
        margin-left: 0pt;
        padding-top: 2pt;
        padding-right: 0pt;
        padding-bottom: 2px;
        padding-left: 0pt;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #888888;
        color: #222222;
        font-family: "Gill Sans",Arial,San-Serif;
        font-size: 122%;
        font-weight: normal;
        letter-spacing: 1px;
        line-height: 1em;
       text-transform: uppercase;
}
#sidebar2 h3{
	color:#000000;
	font-size:1.5em;
	margin:1em 0;
}
.mp3{
	background:#fff url(./images/mp3.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
        color:#000000;
        font-family: verdana;
        font-size:12px;
}

.entrymeta{
        text-align: right;
        border-top-style: solid;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-color: #cccccc;
        border-right-color: #cccccc;
        border-bottom-color: #cccccc;
        border-left-color: #cccccc;
        font-size: 11px;
        padding-top: 4px;
}

.entryend{
        font-size: 14px;
        padding-bottom: 24px;
}

.entrytags{
        text-align: left;
}

.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff url(./images/comment.png) no-repeat;
	padding:0px;
	padding-left:20px;
}
.mp3{
	background:#fff url(./images/mp3.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
        list-style-position: none;
        color:#000;
        font-size:11px;
	line-height:1.3em;
       }
#sidebar ul li{
	margin-bottom:0.3em;
	padding:0em;
        list-style-type:none;
}

#sidebar li{
	list-style-type:none;
	margin:0;
	padding:0;
        list-style-position: none;
}

.mp3{
	background:#fff url(./images/mp3.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
#sidebar p{
	font-size:11px;
	line-height:1.3em;
        color:#000;
}

/*************************************
 +Sidebar2
 *************************************/
#sidebar2 ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar2 ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
.mp3{
	background:#fff url(./images/mp3.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

h1(    color:#000000;
        font-family: verdana;
        font-size:55.5%;
	line-height:1.35;
)

/*************************************
 +Bitesize
 *************************************/
#bitesize ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#bitesize ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
.mp3{
	background:#fff url(./images/mp3.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock textarea{
	width:37em;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #dddddd;
        border-right-color: #dddddd;
        border-bottom-color: #dddddd;
        border-left-color: #dddddd;
}
ol.commentlist{
	color:#555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
        list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
        font-size:1.1em;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#F9FCFF;
	border:0px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.1em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#0066CC;
	text-decoration:none;
}
a:hover{
	color:#579;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}
/* End Various Tags & Classes*/


.rating{
	color:#000;
	background-color:#FFFFFF;
	border-top:1px solid #000000;
	border-bottom:2px solid #000000;
	font-family: Helvetica,sans-serif;
        font-weight: bold;
        font-size: 13px;
	margin : -5px 0 15px 0px;
	padding:20px 0px 10px 0px;
	}

.alpha {
	width:100%;
	color:#000;
	font-family: Helvetica,sans-serif;
    font-size: 18px;
	background-color:#FFFFFF;
	border-top:0px;
	border-bottom:0px;
	margin : -25px 0 15px 0px;
	padding:10px 0px 10px 0px;
    text-align: center;
    text-transform: uppercase;
	}

.sort {
	width:100%;
	color:#000;
	font-family: Helvetica,sans-serif;
    font-size: 13px;
	background-color:#FFFFFF;
	border-top:0px;
	border-bottom:1px solid #000000;
	margin : -25px 0 15px 0px;
	padding:0px 0px 2px 0px;
    text-align: center;
    text-transform: uppercase;
	}

.topcolleges ul li(
        list-style-type: decimal
display:inline;
)

.bottomyellow{
	color:#000;
	background-color:#FFFB88;
	font:small arial,verdana,sans-serif;
	margin:-2px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	width:100%;
	}
	
	.ex-pullquote, .pullquote {
   float : right;
   width : 210px;
   border : 0;
   color : #99cc66;
   font-family : georgia, palatino, 'times new roman', serif;
   font-size : 110%;
   font-weight : bold;
   font-style : italic;
   margin : -5px 0 15px 10px;
 }

 .pullquote {
   width : 250px;
   margin : -25px 0 20px 15px;
 }

.address{
	color:#000;
	background-color:#F3F3F3;
	margin : -5px 0 15px 0px;
	padding:0px 0px 0px 0px;
    text-align: center;
    text-transform: uppercase;
	}

.ex-address, .address {
color:#000;
	background-color:#F3F3F3;
	margin : -5px 0 5px 0px;
	padding:1px 0px 1px 0px;
    text-align: center;
text-transform:uppercase;
    font-family:arial,verdana,sans-serif;
font-size: 0.85em;
 }

.box
            {
                border: solid 1px black;
                width: 200px;
                height: 80px;
                background-color: lightyellow;
                padding: 10px;
                margin-top: 5px;
                display: none;
            }