#top {
	position: absolute;
}

h1 {
	font-size: 25px;
}
#docs-header {
	margin-bottom:25px;
}

#docs-header h1, #docs-header h1 a {
	color:#353b42;
}

#docs-header ul {
	list-style: none outside none;
    padding: 0 0 5px 10px;
    float:right;
}

#docs-header li, #docs-header li a {
    color: #4d5a68;
    font-family: 'Lucida Grande', 'Helvetica Neue', Arial,sans-serif;
	font-size: 13px;
	font-weight:bold;
}

#docs-header li {
    float: left;
    margin-right: 5px;
}
#docs-header li {
    display: inline;
}

.documentwrapper{
	/*float:left;
	width:100%;*/
	margin-bottom:40px;
}

.bodywrapper{
	width: 690px;
	float: right;
}

.bodywrapper .body, .sphinxsidebar {
	background: #f6f7fa;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right:10px;
	border: 1px solid #cfd3d6;
}

.bodywrapper .body h1 {
	background: url('/images/layout/docs/docs-header-back.png') repeat-x top;
	font-family: 'Lucida Grande', 'Helvetica Neue', Arial,sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#252c33;
	height:49px;
	line-height:49px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0 0 19px 22px;
}

.bodywrapper .body h2 {
	background: #fff;
	color:#000;
	font-size: 18px;
	font-weight:bold;
	padding-left: 32px;
	line-height:49px;
	border-top:1px solid #cfd0d3;
	border-bottom:1px solid #cfd0d3;
	margin-bottom: 20px;
}

.bodywrapper .body h3 {
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 5px;
}

.bodywrapper .body h4 {
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 15px;
	margin-left: 10px;
}

.sphinxsidebarwrapper ul ul {
	margin-left: 10px;
}

.sphinxsidebarwrapper ul ul ul ul {
	 display: none;
}

a.headerlink {
    visibility: hidden;
}

/*.bodywrapper .body ul {list-style-type: disc;}
#mediacore-documentation .body ul {list-style-type: none;}*/

.bodywrapper .body {padding-bottom:20px;}
.bodywrapper .body p, .bodywrapper .body ul, .bodywrapper .body .docutils, .bodywrapper .body blockquote div, .bodywrapper .body dl, .bodywrapper .body h3, .bodywrapper .body ol, .bodywrapper .body .modindex-jumpbox, .bodywrapper .body .modindextable, .bodywrapper .body form, .bodywrapper .body h4, .bodywrapper .body th {
	padding-left:32px;
}
.bodywrapper .body .modindextable { margin-left: 32px; }
.bodywrapper .body table, .bodywrapper .body ol { margin-bottom: 15px; }
.sphinxsidebar a {color:#4d5a68;}
.bodywrapper .body p{padding-bottom:20px;}
.bodywrapper .body ul li {font-weight:bold;}
.bodywrapper .body dd {padding:0 0 10px 20px;}
.docs-home .bodywrapper ul {list-style:none;}
.docs-home .bodywrapper .body ul li {font-weight:bold;}
.docs-home .bodywrapper .body ul ul li, .docs-home .bodywrapper .body ul ul ul li, .docs-home .bodywrapper .body ul ul ul ul li , .docs-home .bodywrapper .body ul ul ul ul ul li, .docs-home .bodywrapper .body ul ul ul ul ul ul ul li  {font-weight:normal;}
.docs-home .bodywrapper .body ul ul, .docs-home .bodywrapper .body ul ul ul, .docs-home .bodywrapper .body ul ul ul ul , .docs-home .bodywrapper .body ul ul ul ul ul, .docs-home .bodywrapper .body ul ul ul ul ul ul ul {
	list-style-image: url('/images/layout/docs/docs-arrow.png');
	list-style-type:square;
}
.bodywrapper ul, .bodywrapper .body ol { list-style: circle inside; padding-bottom: 14px; }

.bodywrapper .body pre {border: 1px solid #C7D4E3;
    background-color: #e7edf3;
    border-color: #e7edf3 -moz-use-text-color;
    border-style: solid none;
    border-width: 1px medium;
    color: #4C5A68;
    line-height: 120%;
    padding: 5px;
    overflow: auto;
    margin: 0 32px 20px;
}

.section p, .section dl, .section ul {
	padding-right: 32px;
}

.toctree-wrapper {padding-bottom:20px;}

#indices-and-tables a {font-weight:normal}
#indices-and-tables em {font-style:normal;}

.sphinxsidebar {
	width:250px;
	float:left;
	margin: 0;
}


.sphinxsidebar h3 {
	font-size: 13px;
	font-weight:bold;
	color:#252c33;
	padding-left:22px;
}

.sphinxsidebar h3:first-child {
	background: url('/images/layout/docs/docs-header-back.png') repeat-x top;
	font-family: 'Lucida Grande', 'Helvetica Neue', Arial,sans-serif;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height:49px;
	line-height:49px;
	margin-bottom: 15px;
}

.sphinxsidebar #searchbox h3 { background:none; padding: 0 0 0 22px; line-height: 18px; height: 18px;}

.sphinxsidebar .box-divider:first-child {display:none;} /* Not working??? */

div.sphinxsidebarwrapper #searchbox:first-child > h3, div.sphinxsidebarwrapper h4:first-child {
	background: url('/images/layout/docs/docs-header-back.png') repeat-x top;
	font-family: 'Lucida Grande', 'Helvetica Neue', Arial,sans-serif;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height:49px;
	line-height:49px;
	margin-bottom: 15px;
	width: auto;
}

.sphinxsidebar .box-divider {
	background: url('/images/layout/docs/docs-hr.png') repeat-x;
	height:2px;
	border: 0px;
	padding: 0;
	margin: 20px 0;
}

.sphinxsidebar h4 {font-size:13px; font-weight:bold;}

.sphinxsidebar ul, .sphinxsidebar p, .sphinxsidebar h4 {padding-left:22px;width:200px;}
.sphinxsidebar ul ul, .sphinxsidebar ul ul ul, .sphinxsidebar ul ul ul ul {padding-left: 0px;}
.sphinxsidebar p { padding-bottom: 0px; }
.sphinxsidebar p:last-child { padding-bottom: 14px; }
.sphinxsidebar #search {
    -moz-border-radius: 5px 5px 5px 5px;
    /*background: url("../images/layout/docs/textarea-back.png") repeat-x scroll center top #FFFFFF;*/
    border: 1px solid #bfc0c1;
    color: #666666;
    font-size: 14px;
    height: 20px;
    margin: 5px 0 20px 22px;
    padding: 5px;
    width: 163px;
}

.clearer {
	clear:both;
}

.highlight {background: #F6F7F9;}

.bodywrapper .body tt.docutils { padding-left: 0px; }

.bodywrapper .body input[type="text"] {
	border: 1px solid #9c9fa6;
	background: #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0 1px 0 #fff, inset 0px 1px 2px rgba(0,0,0, 0.2);
	-webkit-box-shadow: 0 1px 0 #fff, inset 0px 1px 2px rgba(0,0,0, 0.2);
	box-shadow: 0 1px 0 #fff, inset 0px 1px 2px #9c9fa6;
	box-shadow: 0 1px 0 #fff, inset 0px 1px 2px rgba(0,0,0, 0.2);
	color:#657281;
	font-size: 13px;
}

.bodywrapper th {
	text-align: left;
}

