/* 
	Style sheet by Jonathon Toon
	www.helloauan.com
*/


/* Global */

body {
	font-family:Helvetica, Arial, sans-serif;
    color:#676767;
	background-color:#FFFFFF;	
}



a {
	color:#25bdfc;
	text-decoration:none;
	border:0 none;
	outline:0;
}

a:hover {
	text-decoration:underline;	
}

h1 {
	font-size:18px;
	color:#25bdfc;
}

h2 {
	color:#25bdfc;
	font-size:11px;	
	margin:auto;
	padding:auto;
}

p {
	margin:auto;
	padding:auto;
	font-size:11px;
	color:#676767;
}

ul {
	padding-left:0px;
	margin-top:0px;
}

blockquote {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-style: italic;
    margin: 0 auto;
}

/* Grid */

.grid_1 {
	width:181px;
}

.grid_2 {
	width:181px;
}

.grid_4 {
	width:385px;
}

.grid_6 {
	width:593px;
}

.grid_8 {
	width:797px;
}

.grid_10 {
	width:1024px;
}

.module {
	float:left;
	clear:right;
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	line-height:17px;
	margin-left:12px;
	margin-right:11px;
	color:#1d1d1d;
}

.module a {
		
}

/* Structure */

#container {
	margin:0 auto;
	padding:0 auto;
    width: 1024px;
	min-height:1000px;
}

#topbox {
	display:block;
	float:left;
	min-height:130px;
	margin-top:40px;
	margin-bottom:30px;
}

#bottombox {
	height:auto;
	display:block;
	float:left;
}

#preloader {
    left: 11px;
    position: relative;
    top: 36px;
}

#information {
	height:auto;
	z-index:190;
	
}

#posts {
	display:none;	
}

/* User module */
#user {

}

#description {

}

#description p {
	color:#1d1d1d;	
}

/* Twitter module */

#twitter {
	width:181px;
}

#twitter p {
	color:#1d1d1d;	
}

#tweet {
	width:181px;	
}

#twitter_update_list {
	margin:0 auto;
	padding:0 auto;
	padding-left:0px;
}

#twitter_update_list p a {
	width:181px;
}

#tweet h2 {
	color:#1d1d1d;
}

#twitter_update_list p a#time {
	font-weight:bold;
}


/* Menu module */

#meta {
	margin-top:4px;		
}

#search {
	height:21px;
	width:143px;
	margin-bottom:20px;
}

#searchbox {
    background-color: #E2E2E2;
    border: medium none;
    color: #7C7C7C;
    font-size: 11px;
    height: 21px;
    padding: 2px 27px 2px 5px;
    width: 125px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#searchbutton {
    background: url("http://static.tumblr.com/fbpqdir/dH6lf5jf4/search.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    bottom: 24px;
    height: 21px;
    left: 131px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-top: 2px;
    position: relative;
    width: 21px;
}

#menu {
	list-style:none;
	list-style-position:outside;
	list-style-image:none;
	padding-left:0px;
	margin-left:0px;
}

#menu li {
	padding:0 none;
	margin:0 none;
}

#menu li a {
	color:#1A1A1A;	
}


/* Footer module */

#footer p {
	color:#1d1d1d;	
}

ul#foot {
    list-style: none outside none;
    margin-top: 7px;
    padding-left: 0;
}

#foot li {

}

#foot li a {
	color:#1A1A1A;	
}


/* Nav module */

#nav {
	margin-top:4px;		
}

#previous {
	float:left;
}

#previous a {
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
    background-color: #25BDFC;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 65px;
}

#previous a:hover {
	text-decoration:none;
    background-color: #E2E2E2;
}

#previous a span {
    display: inline-block;
    margin-top: 4px;
}

#next {
	float:left;
	clear:both;
}

#next a {
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
    background-color: #25BDFC;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 65px;
	margin-right: 20px;
}


#next a span {
    display: inline-block;
    margin-top: 4px;
  }

#next a:hover {
	text-decoration:none;
    background-color: #E2E2E2;
}

#home {
	float:left;
}

#home a {
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
    background-color: #25BDFC;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 65px;
}


#home a span {
    display: inline-block;
    margin-top: 4px;
}

#home a:hover {
	text-decoration:none;
    background-color: #E2E2E2;
}

#returnbutton {
	float:right;
	clear:both;
	line-height:17px;
	margin-top:20px;
	margin-bottom:100px;
	display:none;
}

#returnbutton a {
    -moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
    background-color: #25BDFC;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 65px;
	margin-right: 20px;
	font-weight:bold;
}

#returnbutton a span {
    display: inline-block;
    margin-top: 4px;
  }

#returnbutton a:hover {
	text-decoration:none;
    background-color: #E2E2E2;
}


/* Front page posts */

.frontpost {
	margin-left:12px;
	font-family:Helvetica, Arial, sans-serif;
}

.frontpost ul {
	list-style:none;
}

.frontpost ul li {
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	font-size:11px;
	margin-bottom:5px;
}

p.front-content {
	margin:0 auto;
	padding:0 auto;
	width:181px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	font-style:italic;
	line-height:20px;
	margin-top:25px;
	margin-bottom:15px;
}

p.front-content img {
	max-width:181px;
}

.separator {
	width:auto;
	height:2px;
	background-color:#eaeaea;
	margin-top: 25px;
	margin-bottom:25px;
}

/* Front page text post */

.text h1 {
	margin:0 auto;
	padding:0 auto;
	width:181px;
}

.text p {
	margin:0 auto;
	padding:0 auto;
	width:181px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	font-style:italic;
	line-height:20px;
	margin-top:15px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	word-wrap: break-word;      /* IE 5+ */
	overflow:hidden;
}

.text p img {
	max-width:181px;
}

.text ul {
	margin-top:10px;	
}

.text ul li {
	margin-bottom:8px;	
	font-style:italic;
}

/* Front page photo post */

.photo a {
	border:0px none;	
}

.photo a img {
	margin:0 auto;
	padding:0 auto;
	width:181px;
	font-style:italic;
	line-height:20px;
	border:0px none;
}

.photo p {
	margin:0 auto;
	padding:0 auto;
	width:181px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	font-style:italic;
	line-height:20px;
	margin-top:15px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	word-wrap: break-word;      /* IE 5+ */
	overflow:hidden;
}

.photo p img {
	max-width:181px;	
}

/* Front page photo post */

.photoset {
}

.html_photoset {
	width:181px;
}

.photoset p {
	display:block;
	margin:0 auto;
	padding:0 auto;
	width:181px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	font-style:italic;
	line-height:20px;
	margin-top:15px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	word-wrap: break-word;      /* IE 5+ */
	overflow:hidden;
}

.photoset p img {
	max-width:181px;	
}

.photoset-caption {
	display:block;
	width:181px;
}

.slide {
	width: 181px;
}

.slide a {
	border:0px none;	
}

.slide a img {
	margin:0 auto;
	padding:0 auto;
	max-width:181px;
	font-style:italic;
	line-height:20px;
	border:0px none;
}

/* Front page video post */

.video {

}

.video-con {
	width:385px;
	height:241px;
	display:block;
}

.video p {
	margin:0 auto;
	padding:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	font-style:italic;
	line-height:20px;
	margin-top:20px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	word-wrap: break-word;      /* IE 5+ */
	overflow:hidden;
}

.video p img {
	max-width:385px;	
}


/* Front page chat post */

.chat h1 {
	margin:0 auto;
	padding:0 auto;
	width:181px;
}

.chat p.front-content {
	margin:0 auto;
	padding:0 auto;
	width:181px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	font-style:italic;
	line-height:20px;
	margin-top:15px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	word-wrap: break-word;      /* IE 5+ */
	overflow:hidden;
}

.chat p img {
	max-width:181px;	
}

ul.con {
	margin-left:0px;
	margin-bottom:0px;
	padding-left:0px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}

ul.con li.user {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	color:#1d1d1d;
	font-family:Helvetica, Arial, sans-serif;
}

.line {
	margin:0 auto;
	padding:0 auto;
	width:181px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#676767;
	font-style:italic;
	line-height:20px;
}


/* Front page link post */

.link {
	
}

.link h1 {
	margin:0 auto;
	padding:0 auto;
	width:181px;
}

.link p {
	margin:0 auto;
	padding:0 auto;
	width:181px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	font-style:italic;
	line-height:20px;
	margin-top:15px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	word-wrap: break-word;      /* IE 5+ */
	overflow:hidden;
}

.link p img {
	max-width:181px;
}



/* Front page quote post */

.quote {
	
}

.quote-box {
	width:181px;
	background-color:#25bdfc;
}

.quote-con {
    font-size: 16px;
    font-weight: bold;
    line-height: 29px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
	padding-bottom:12px;
    width: 150px;
}

.quote-con a {
	color:#FFFFFF;	
}

.bubble-point {
	background-color:#25bdfc;;
	width:181px;
	height:26px;
}

span.mark {
	font-size:25px;
	display:inline-block;
	font-family:Georgia;
	margin-left:5px;
	margin-right:5px;
	color:#FFF;
}

.quote-source {

}

.quote-source a {
	color:#1A1A1A;
	font-size:12px;
	font-weight:bold;
}


/* Front page answer post */

.answer {
	
}

.answer-box {
	width:181px;
	background-color:#25bdfc;
}

.answer-con {
    font-size: 16px;
    font-weight: bold;
    line-height: 29px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 12px;
    padding-top: 10px;
    width: 150px;
}

.answer-con a {
	color:#FFFFFF;	
}

.bubble-point {
	background-color:#25bdfc;;
	width:181px;
	height:26px;
}

.answer p {
	margin:0 auto;
	padding:0 auto;
	width:181px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	font-style:italic;
	line-height:20px;
	margin-top:15px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	word-wrap: break-word;      /* IE 5+ */
	overflow:hidden;
}

.answer p img {
	max-width:181px;	
}

.answer p.mark {
	color:#ffffff;
	font-size:25px;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	margin-left:5px;
	margin-right:5px;
}

.answer-source a {
	color:#1A1A1A;
	font-size:12px;
	font-weight:bold;
}


/* Front page audio post */

.audio {
	
}

.audio h1 {
	margin:0 auto;
	padding:0 auto;
	width:181px;
	margin-top:17px;
}

.artist {
	color:#1A1A1A;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}

.album-art {
	width:181px;
	height:181px;
	background:url(http://static.tumblr.com/fbpqdir/p2tlfut7c/albumcover.jpg) no-repeat;
}

.album-art img {
	width:181px;
	height:181px;
	background:url(http://static.tumblr.com/fbpqdir/p2tlfut7c/albumcover.jpg) no-repeat;
}


.audioplayercircle {
    -moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
    background: none repeat scroll 0 0 black;
    left: 63px;
    opacity: 0.8;
	/* for IE */
 	filter:alpha(opacity=80);
    position: absolute;
    top: 63px;
	height:60px;
    width: 60px;
    z-index: 3;
}

.audioplayer {
    height: 30px;
    margin: 17px 24px 13px 16px;
    overflow: hidden;
    width: 27px;
}

.audio p {
	margin:0 auto;
	padding:0 auto;
	width:181px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#676767;
	font-style:italic;
	line-height:20px;
	margin-top:8px;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	word-wrap: break-word;      /* IE 5+ */
	overflow:hidden;
}

.audio p img {
	max-width:181px;
	overflow:hidden;
}

