html, body {
	background: #636363 url("img/bg.jpg") no-repeat fixed center top / cover ;
	font-family: Arial;
	border: 0;
	word-wrap: break-word;
}
body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #226ca8;
}
a:hover {
	color: #780000;
}
/* Header */
#header {
	width: 100%;
	height: 6.25em;
	padding: 20px 0;
	background-image: url('http://justpic.info/images/bdf3/logo.png');
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9000px;
        display:none;
}
#header h2 {
	font-size: 30px;
	color: #fff;
	padding-top: 25px;
	font-weight: normal;
}
#header h2 a {
	color: #fff;
}
#header h2 a:hover {
	color: #ADE166;
	text-decoration: none;
}
#header p {
	padding-top: 1px;
	color: #fff;
	font-size: 13px;
	color: #8F8F8F;
}
/* Wrap */


#wrap {
    box-shadow: 0 70px 30px 10px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0 160px 30px 10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 160px 30px 10px rgba(0,0,0,0.75);
    margin: 90px auto 0;
    width: 999px;
}

/* Large display 1200px and above */
@media screen and (min-width: 1200px) {
#wrap { width: 1200px !important; }
}

#menu {
	width: 100%;
	font-size: 14px;
	position: relative;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-transform: uppercase;
}
#menu ul {
	width: 100%;
}
#menu li {
	display: block;
	line-height: 2.5em;
	float: left;
	margin-right: 5px;
	background: url(img/menu_left_bg.gif) no-repeat left;
	font-weight: bolder;
}
#menu li a {
	line-height: 2.5em;
	display: block;
	background: url(img/menu_bg_right.jpg) repeat-x right;
	margin-left: 1px;
	color: #fff;
	padding-left: 19px;
	padding-right: 20px;
}
* html #menu li a {
	width: 1%;
}
#menu li.current_page_item, #menu li.current_page_item a {
	background: #fff;
	color: #559AD3;
}
#menu li.current_page_item a:hover {
	text-decoration: none;
}
/* Page Description */
#page_desc {
	width: 100%;
	font-size: 14px;
	padding-bottom: 1px;
	background: #EEEEEE;
}
#page_desc #text {
	padding-left: 20px;
	height: 3.1em;
	float: left;
	width: 718px;
	background: #fff;
	line-height: 2em;
}
#page_desc p {
	padding: 12px 0px;
}
/* Search */
#search_top {
	float: none;
	width: 100%;
	height: 3.1em;
	background: #fff;
}
#search_top form {
	margin-top: 0.65em;
	position: relative;
}
#search_top input.sfield {
	background: #fff;
	border: #B8C7DA 1px solid;
	width: 159px;
	height: 21px;
	font-size: 13px;
	padding: 3px 2px 0 3px;
}
#search_top input.sbutton {
	position: absolute;
	top: 0;
	left: 180px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
/* Content */
#content_wrap {
    background: #EEEEEE;
    padding: 0 16px;
}

#content {
    float: left;
    padding: 12px;
    background-color: #ffffff;
    overflow: hidden;
    width: 680px;
}

/* Large display 1200px and above */
@media screen and (min-width: 1200px) {
#content { width: 886px !important; }
}


#content h2 {
	font-size: 15px;
}
#content p {
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0;
}
/*#content ul, #content ol { */
#content ul {
    display: inline-block;
    font-size: 13px;
    padding: 0.5em 2.5em;
}
#content ul li {
	background: url(img/bullet.gif) no-repeat 0 0.6em;
	line-height: 20px;
	padding-left: 25px;
	list-style: none;
}
/*
#content ol {
margin-left: 1.4em;
}
#content ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;
}
#content blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}
*/
/* Caption */
#caption {
	width: 100%;
	height: 1.9em;
	background: #fff;
}
#caption h2 {
	width: 250px;
	float: left;
	line-height: 2.3em;
	padding-left: 18px;
	font-size: 13px;
}
#m_post {
	width: 450px;
	float: right;
	height: 31px;
	position: relative;
/*	background: url(img/caption_m_posts.gif) no-repeat 130px 8px; */
}
#m_post span {
	display: none;
}
#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_o_entries.gif) no-repeat;
}
#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_r_entries.gif) no-repeat;
}
#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}
#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}
#m_post .o_entries a:hover span {
	left: -100px;
}
#m_post .r_entries a:hover span {
	left: -130px;
}
/* Post */
.post {
	background: #fff;
	margin-top: 15px;
	padding: 5px 15px 15px 15px;
}
#page_post {
	margin-top: 0px;
}
#page_post h2 {
	color: #A52A2A;
}
.post h2 {
	padding: 10px 0;
}
.post img {
	border: 1px solid #ccc;
	padding: 3px;
}
.post h2 a {
	color: #A52A2A;
}
.post p a:hover {
	text-decoration: none;
}
.post_details {
	padding: 0 15px;
	background: #fff;
}
.post_details p {
	padding: 5px 0;
   margin-top: 1px;
	font-size: 12px !important;
}
.post_details p a {
	text-decoration: none;
}
.post_details p a:hover {
	text-decoration: underline;
}
/* More Posts */
#pagi {
	background: #fff;
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}




#more_posts {
	background: #fff;
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}
/* Sidebar */
#sidebar {
    float: right;
    padding-left: 15px;
    padding-right: 15px;
    width: 216px;
    background: #FFFFFF;
}
#sidebar h2 {
	font-size: 11px;
	color: #75A546;
	padding: 15px 0 5px;
	line-height: 18px;
}
#sidebar h2 span {
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}
#sidebar h2 span#catdetail{
	padding-left: 48px;
}
#sidebar h2 span#dokudetail{
	padding-left: 78px;
}
#sidebar p, #sidebar li {
	font-size: 12px;
}
#sidebar p {
	padding: 10px 0;
	line-height: 20px;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul ul {
	padding: 10px 0;
	list-style: none;
}
#sidebar ul ul ul {
	padding: 0;
}
#sidebar ul li ul li {
	background: url(img/bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
	line-height: 18px;
}

.children { padding: 0; }

/* Footer */
#footer {
		
	background: #fff;
	height: 2.7em;
	border-top: #EEEEEE 15px solid;
	border-bottom: #EEEEEE 15px solid;
	clear: both;
}
#footer ul {
	width: 490px;
	float: left;
	padding: 10px 0px 0 10px;
}
#footer li {
	display: inline;
	list-style: none;
}
#footer li a {
	display: block;
	float: left;
	line-height: 24px;
	font-size: 12px;
	padding: 0 6px;
	margin-right: 19px;
	color: #2E2E2E;
}
#footer li.current_page_item a {
	color: #fff;
	background: #5EA3DB;
}
#footer p {
	width: 100px;
	float: right;
	font-size: 11px;
	line-height: 3.5em;
}
#footer p a {
	color: #A52A2A;
}

/* IE-Fix */
#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* A-Z Cat Plugin */
div#azdoku {
	padding:3px;
	margin:3px;
	line-height:30px;
	overflow: hidden;
}
div#azdoku a {
    border: 1px solid #ddd;
    color: #606060;
    float: left;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin: 1px 1px 0 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 29px;
    font-size: 11px;
}
div#azdoku a:hover{
	border: 1px solid #a0a0a0;
	background-color: #fff;
	color:#226ca8;
}
div#azdoku a:active {
	color:#FFF;
	background-color:#226ca8;
}
div#customList {
	margin-top: 15px;
}
div#customList li {
	list-style: none;
	padding-left: 10px;
	font-size: 12px;
	line-height: 160%;
}

a.odd {
	color: #3b3b3b;
}

a.even {
	color: #226ca8;
}

div.editlink {
	float:right; 
	font-size: 11px;
	color: #7e0000;
}
/* updates */
fieldset{
	border: 0px solid #ccc;
	padding: 0 5px 5px 10px;
	margin-top: 0;
}
fieldset a{
	font-size: 14px;
	font-family: Arial, Helvetica, Tahoma, Verdena, sans-serif;
	line-height: 140%;
}
fieldset a:hover {
	text-decoration: none;
	text-decoration: underline;
}
fieldset legend {
	font-size: 12px;
	padding: 2px 4px;
	margin:0;
    	background: #ededed;
   	padding: 8px;
}
fieldset legend span {
	color: #000 !important;
	font-weight: normal;
}
div#pBadge, div#pBadge a, div#pBadge img {
    position: fixed;
    top: 0;
    right: 0;
    border: 0;
    height: 125px;
}

/* Large display 1200px and above */
@media screen and (min-width: 1200px) {
div#pBadge, div#pBadge a, div#pBadge img  { height: 125px; }
}

/* Large display 1250px and above */
@media screen and (min-width: 1600px) {
div#pBadge, div#pBadge a, div#pBadge img  { width: 185px !important; height: 185px; }
}

.suggestionsBox {
    background: white none repeat scroll 0 0;
    border: 0 solid #cccccc;
    display: none;
    font-size: 14px;
    line-height: 20px;
    margin-left: 5px;
    margin-top: -22px;
    padding: 10px;
    position: absolute;
    width: 842px;
    z-index: 99;
    -moz-box-shadow: 3px 6px 5px #cccccc;
    -webkit-box-shadow: 3px 6px 5px #cccccc;
    box-shadow: 3px 6px 5px #cccccc;
}

.suggestionList {
	margin: 0px;
	padding: 5px 0px 6px 0px;
}
.suggestionList a{
	text-decoration:none;
	border: 0;
	display:block;
	padding: 3px 3px 3px 5px;
	cursor: pointer;
}
.suggestionList a.sodd {
	background-color: #f1f1f1;
}
.suggestionList a:hover {
	background-color: #659CD8;
	color:#fff;
}

.wp-paginate {font-size: 12px;padding:0; margin:0; font-family: Arial, Helvetica, Tahoma, sans-serif;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#fff; border:1px solid #ddd; color:#606060; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#FFF; color:#4879ac; border: 1px solid #a0a0a0;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#2e2e2e; border:1px solid #000; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}
a#totop {
	font-family: sans-serif;
	background-color:#fff;
	display:none;
	font-size:11px;
	padding:2px 5px 2px 5px;
	position:fixed;
	border: 1px solid #ccc;
	bottom:2px;
	right:3px;
}



div#ct_container_outer {
    background: #EEEEEE;
    font-family: Arial,Helvetica,Tahoma,sans-serif;
    font-size: 12px;
    padding: 20px 16px;
    /* width: 968px; */
}

div#ct_container_inner
{
	background-color:#fff;
	padding:10px 20px 20px;
}

table.stylized
{
	border-collapse:collapse;
	position:relative;
	margin-top:1em;
	margin-bottom:1em;
}

table.stylized th,table.stylized td
{
	line-height:18px;
	padding:8px 12px;
}

table.stylized th
{
	background-color:#6da0d9 !important;
	color:#fff;
	text-align:left;
}

table.stylized tr.high
{
	background-color:#ffa !important;
}

table.stylized tbody th,table.stylized tbody td,table.stylized tfoot th,table.stylized tfoot td
{
	border-bottom:solid 1px #eee;
}

table.stylized tfoot td
{
	background-color:#f2f2f2 !important;
	border-bottom:2px solid #ddd;
}

table.stylized select:focus
{
	outline-width:0;
}

table.stylized select
{
	color:#777;
	border-color:#C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4;
	border-style:solid;
	border-width:1px;
	padding:2px 4px;
}

.dataTables_wrapper
{
	position:relative;
	min-height:200px;
	clear:both;
	margin:1em 0;
}

.dataTables_processing
{
	position:absolute;
	top:50%;
	left:50%;
	width:250px;
	height:30px;
	margin-left:-125px;
	margin-top:-15px;
	text-align:center;
	background-color:#6da0d9 !important;
	color:#fff;
	font-size:14px;
	font-weight:700;
	z-index:100;
	padding:14px 0 2px;
}

.dataTables_length
{
	width:40%;
	float:left;
}

.dataTables_filter
{
	width:50%;
	float:right;
	text-align:right;
}

.dataTables_info
{
	width:60%;
	float:left;
}

.dataTables_paginate
{
	width:42px;
	float:right;
	text-align:right;
	cursor:pointer;
}

.datatablerowhighlight
{
	background-color:#dff8b8 !important;
}

table.display
{
	width:100%;
	clear:both;
	margin:4px auto;
}

table.display thead th
{
	cursor:pointer;
}

table.display tfoot th
{
	padding:3px 10px;
}

.sorting_asc
{
	background:url('img/sort_asc.png') no-repeat center right;
}

.sorting_desc
{
	background:url('img/sort_desc.png') no-repeat center right;
}

.sorting
{
	background:url('img/sort_both.png') no-repeat center right;
}

.sorting_asc_disabled
{
	background:url('img/sort_asc_disabled.png') no-repeat center right;
}

.sorting_desc_disabled
{
	background:url('img/sort_desc_disabled.png') no-repeat center right;
}

table tr.even
{
	background-color:#ededed;
}

.paging_full_numbers
{
	width:400px;
	height:22px;
	line-height:22px;
}

.paging_full_numbers span.paginate_button,.paging_full_numbers span.paginate_active
{
	font-size:12px;
	background:#fff;
	border:1px solid #ddd;
	color:#606060;
	text-align:center;
	text-decoration:none;
	margin:0 4px 0 0;
	padding:3px 6px;
}

.paging_full_numbers span.paginate_button:hover
{
	color:#4879ac;
	border:1px solid #a0a0a0;
}

.paging_full_numbers span.paginate_active
{
	color:#fff;
	background:#2e2e2e;
	border:1px solid #000;
	margin-right:4px;
	padding:3px 6px;
}

.download_main {
padding: 15px;
margin-bottom: 12px;
background-color: #f2f2f2;
border: 1px solid #CBE3FF;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#search {
    background-color: #ffffff;
    padding: 6px;
    margin-bottom: 15px;
}

#inputString {
    -webkit-box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: inset 30px 0px 6px 0px rgba(0, 0, 0, 0.20);
    box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.20);
    background: #ffffff;
    width: 830px;
    height: 40px;
    float: left;
    margin-right: -18px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 14px;
    color: #5482b3;
    border:0;
}

/* Large display 1200px and above */
@media screen and (min-width: 1200px) {
#inputString { width: 1028px !important; }
}

#submitSearch {
    width: 128px;
    height: 42px;
    background-color: #a62a2a;
    font-size: 14px;
    color: #ffffff;
    border: none

}

#top_banner {
    background: rgba(0, 0, 0, 0) url("http://justpic.info/images1/443b/header_dj.png") no-repeat scroll 0 0;
    height: 218px;   
    margin-top: -6px;
}

.grey-box {
    background: #f8f8f8 none repeat scroll 0 0;
    padding: 10px !important;
}

.grey-box li {
    float: left;
    width: 400px;
}

#content ul li {
    background: rgba(0, 0, 0, 0) url("img/bullet.png") no-repeat scroll 0 7px;
    padding-left: 0;
}

.cat-title {
    color: #a52a2a;
    font-size: 18px;
    font-weight: 100 !important;
    padding-left: 10px;
    margin: 15px 8px 15px 0;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(166, 42, 42);
    background: rgba(166, 42, 42, 0.8);
    width: 30px;
    height: 50px;
    display: block;
    text-decoration: none;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff !important;
    line-height: 50px;
    padding-left: 20px;
/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
    color: #a62a2a !important;
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
