@charset "UTF-8";
/*
Theme Name: start10 v2
*/

/* The Reset ---------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: ;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* -------------------------------------------- */

body {
	background: #fff;
	overflow-y:scroll;
	font-size:15px;
    color:#444;
    font-family: arial, sans; 
    font-family: 'Philosopher'; 
    line-height: 1em;
    text-shadow: none;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1em;
}
a {
	color: #666;
}
a:hover, a:active, .session .boxgrid:hover a, .boxcaption:hover a {
	color: #A31100;
}

#wrapper {
	margin: 10px auto;
	width:auto;
	min-width:740px;
	max-width:840px;
	overflow:hidden;
	min-height: 500px;
}
h1 {
	font-size: 3em;
	font-weight: bold;
	line-height: 1;
	margin: 10px auto;
	margin-bottom: 0px;
	margin-left: 35px;
}
h1 a {
	text-decoration:none;
	line-height: 1.1;
}
h1 a:hover {
	color:#666;
}
a span.part1 {
	color:#209FF0;
}
a span.part2 {
	color:#4154C4;
}
p {
	padding-bottom: 5px;
	padding-left: 5px;
}
div#info {
	text-align: right;
	margin-bottom: 10px;
	height: 20px;
}
div#info span#by {
	position: relative;
	top: -5px;
	margin-right: 27px;
}
#slidedown {
	height: 120px;
}
#nav {
	text-align: center;
	font-size: 15px;
}
#nav .menulink a, a.startblog {
	border: 1px solid #CECECE!important;
	-moz-box-shadow:3px 3px 3px #FFEF84;
	-webkit-box-shadow:3px 3px 3px #FFEF84;
	box-shadow:3px 3px 3px #FFEF84;
	padding: 2px 3px;
	maring: 2px;
	text-decoration: none;
	display: inline-block;
	margin: 5px 2px;
	background: #fff;
}
#nav .menulink a:hover, a.startblog:hover {
	-moz-box-shadow:3px 2px 3px #FFEF84;
	-webkit-box-shadow:3px 2px 3px #FFEF84;
	box-shadow:3px 2px 3px #FFEF84;
	background: #FFF7C1;
	position: relative;
	top:1px;
}
a.startblog {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
	width: 175px;
	vertical-align: middle;
	text-align: center;
}
#moremenu {
	display:block;
	visibility: hidden;
}
.helpwrap {
	position: relative;
	top:0;
	margin-top: 15px;
}
span.ajax-loader {
	background: #584D3E url('g/ajax-loader.gif') no-repeat top left;
	display: none;
	width: 16px;
	height: 11px;
	margin-left: 7px;
}
ul.sessions {
	overflow:hidden;
}
ul.sessions li.session, #main {
	width: 210px;
	height: 120px;
	display: block;
	float: left;
	padding:0;
	margin:0;
	list-style:none;
	text-align: center;
	position: relative;
}
ul.sessions li.session div.boxgrid, #main div.boxgrid {
	position: relative;
	width: 195px;
	height: 105px;
	margin: 0 15px 15px 0;
	border: 1px solid #CECECE!important;
	-moz-box-shadow:5px 5px 5px #FFEF84;
	-webkit-box-shadow:5px 5px 5px #FFEF84;
	box-shadow:5px 5px 5px #FFEF84;
	overflow:hidden;
}
ul.sessions li.session div.boxgrid img, #main div.boxgrid  {  
     position: absolute;  
     top: 0;  
     left: 0;  
     border: 0;  
}
ul.sessions li.single div.boxgrid {
	width: 200px;
}
.query-term div.boxgrid {
	background: #FFFAD5;
}
p.pre_term, p.term{
	padding: 10px;
}
p.term {
	font-size: 150%;
	line-height: 1;
}
ul.sessions li.tweet {
	position: relative;
	margin: 15px;
	padding: 10px;
	border: 1px solid #CECECE!important;
	-moz-box-shadow:5px 5px 5px #FFEF84;
	-webkit-box-shadow:5px 5px 5px #FFEF84;
	box-shadow:5px 5px 5px #FFEF84;
	overflow:hidden;
}
.boxcaption{
	float: left;
	position: absolute;
	background: #fff;
	height: 105px;
	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)";
}
.caption .boxcaption {
 	top: 105px;
 	left: 0;
}
.tweets_count {
	height: 16px;
	width: 29px;
	position: absolute;
	top: 79px;
	left: 129px;
	background: url('g/tweets.png') no-repeat 0 0;
	padding: 10px 0 0 37px;
}
ul.sessions li#main {
	float: none;
	position: relative;
	z-index:10;	
}
ul.sessions li h2 {
	padding: 10px 5px;
}
ul.sessions li.single {
	width: 210px;
	height: 320px;
	display: block;
	float: none;
	padding: 0;
	margin:0;
	list-style:none;
	text-align: left;
	position: relative;
	z-index:10;
}
ul.sessions li.extraspace {
	height: 360px!important;
}
ul.sessions li.single h2 {
	font-weight:bold;
}
ul.sessions li.singlenav {
	width: 210px;
	height: 75px;
	display: block;
	float: none;
	padding: 0;
	margin:0;
	list-style:none;
	text-align: center;
	position: relative;
	z-index:10;
}
li.singlenav a[rel=next] {
	display:inline-block;
	min-height: 34px;
	width:160px;
	padding-top: 7px;
	padding-right: 50px;
	background: url('g/next.png') no-repeat top right;
	text-align: right;
}
li.singlenav a[rel=prev] {
	display:inline-block;
	min-height: 34px;
	width:160px;
	padding-top: 7px;
	padding-left: 50px;
	background: url('g/prev.png') no-repeat top left;
	text-align: left;
}
ul li.singlecontent p {
	font-size:32px;
	font-weight:bold;
	padding:10px;
}
ul.sessions li.hover, ul.sessions li.selected {
}
.clear {clear:both;}
.comment{
	height:200px;
	width:848px;
	margin:0;
	text-align:left;
	position: relative;
	z-index: 1;
}
.comment > p {display:none!important;}
.bbpBox, #respond, .no-comment{
	background:#FFFFFF!important;
	font-family:Arial, Helvetica, sans-serif;
	width:608px!important;
	position: absolute;
	left: 200px;
	top:-590px;
	padding-top:0!important;
}
.extratop .bbpBox {
	top: -630px!important;
}
li.comment em {
	display: block;
	padding: 20px;
}

.bbpTweet {
	min-height: 150px!important; 
	border: 1px solid #CECECE!important;
	-moz-box-shadow:2px 2px 2px #FFEF84;
	-webkit-box-shadow:2px 2px 2px #FFEF84;
	box-shadow:2px 2px 2px #FFEF84;
}
#ajax-loader {
	position: fixed;
	top: 0;
	background: url('g/ajax-loader.gif') no-repeat 3px center;
	background-color: #fff;
	width: 70px;
	padding: 3px 5px 3px 25px;
	z-index:50;
	display: none;
}
.fb-share-link {
	text-decoration: none;
	padding: 8px 6px;
	display:inline-block;
	height: 14px;
	width:100px;
	overflow:hidden;
}
.FBConnectButton_Simple {
	background: url('http://static.ak.fbcdn.net/images/connect_favicon.png') no-repeat 0;
	display: block;
	height: 14px;
	width: 100px;
}
.FBConnectButton_Text_Simple {
	margin-left: 21px;
	display:inline-block;	
}
