body
{
	min-width:1280px;
}

html,body
{
	color: #333333;
	font-family: 'Proxima-Nova', Verdana, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 16px;  /* The default text size in browsers is 16px, 100%, 1em */
}

input, select, textarea
{
	font-family: 'Proxima-Nova', Verdana, Helvetica, sans-serif;
	font-size: 0.875em;
}

.air_page_box
{
	/*
	background-color:white;
	box-shadow:0px 0px 0.2em #aaaaaa;
	*/
	padding:1em;
	margin:1em;
	margin-top:0px;
	padding-top:0px;
	border-radius:0.5em;
}

/* User contents */

.post_wrap .error, 
.post_wrap .info, 
.post_wrap .warning
{
	font-size:1em;
	line-height:1em;
	text-align:center;
	margin:0.5em;
	padding:0.5em;
	
	padding-left:78px;	
}

.post_wrap .error + br,
.post_wrap .info + br, 
.post_wrap .warning + br
{
	display:none;
}

.post_wrap .info
{	
	background-color: #ebf7fd;
	color: #2d7091;
	border: 1px solid rgba(45, 112, 145, 0.3);
	border-radius: 4px;
	text-shadow: 0 1px 0 #ffffff;
	box-shadow: 0px 0px 0.5em rgba(45, 112, 145, 0.3);  
	background: url('/static/img/icons/48x48/info.png') 10px 50% no-repeat, linear-gradient(to bottom, rgba(0,0,0,0), rgba(255,255,255,0.3) 100%), linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0.1) 100%) 0px 0px/68px 100% no-repeat, #ebf7fd;
}

.post_wrap .warning
{
	background-color: #fffceb;
	color: #e28327;
	border: 1px solid rgba(226, 131, 39, 0.3);
	border-radius: 4px;
	text-shadow: 0 1px 0 #ffffff;
	box-shadow: 0px 0px 0.5em rgba(226, 131, 39, 0.3);
	background: url('/static/img/icons/48x48/warning.png') 10px 50% no-repeat, linear-gradient(to bottom, rgba(0,0,0,0), rgba(255,255,255,0.3) 100%), linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0.1) 100%) 0px 0px/68px 100% no-repeat, #fffceb;
}

.post_wrap .error
{
	background-color: #fff1f0;
	color: #d85030;
	border: 1px solid rgba(216, 80, 48, 0.3);
	border-radius: 4px;
	text-shadow: 0 1px 0 #ffffff;
	box-shadow: 0px 0px 0.5em rgba(216, 80, 48, 0.3);
	background: url('/static/img/icons/48x48/error.png') 10px 50% no-repeat, linear-gradient(to bottom, rgba(0,0,0,0), rgba(255,255,255,0.3) 100%), linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0.1) 100%) 0px 0px/68px 100% no-repeat, #fff1f0;
}

.post_wrap .faq-question
{
	font-size:2.0em;
	color: #F0B10B;
	margin:10px;
	
	background-image: url("/static/img/misc/faqs.png");
	background-repeat:no-repeat;
	background-position: top right;
	min-height:126px;
	padding-right: 280px;
	padding-top:1em;
}

.post_wrap .faq-answer
{
	font-size:1.3em;
	margin-left:3em;
	margin-right:3em;
}

.post_wrap .indent
{
	padding-left:1em;
}

.post_wrap h1, .post_body h2, .post_body h3
{
	color: #2162C2;
}

.post_wrap br
{
    line-height: 0px;
	padding:0px;
	margin:0px;
}

.post_wrap .spoiler
{
	box-shadow:0px 0px 0.2em gray;	
}

.post_wrap .spoiler .spoiler_title
{
	text-align:center;
	background-color:#eeeeee;
	cursor:pointer;
	transition: background-color 0.5s;
}

.post_wrap .spoiler .spoiler_title:hover
{
	background-color:#ffffff;
}

.post_wrap .spoiler .spoiler_title .spoiler_action
{
	padding-left:2em;
	font-size:0.8em;
	color: gray;
}

.post_wrap .spoiler .spoiler_body
{
	padding: 0.2em;
}

.post_wrap .log
{
	box-shadow:0px 0px 0.2em gray;
	background-color:rgba(0,0,0,0.05);
}

.post_wrap .log .log_title
{
	text-align:center;
	background-color:#eeeeee;
	cursor:pointer;
	transition: background-color 0.5s;
}

.post_wrap .log .log_title:hover
{
	background-color:#ffffff;
}

.post_wrap .log .log_title .log_action
{
	padding-left:2em;
	font-size:0.8em;
	color: gray;
}

.post_wrap .log .log_body
{
	margin-top:0em !important;
	padding:0em !important;
	font-size:0.6em; 
}

.post_wrap .log .log_body li
{
	line-height: 1.1em;
}

.post_wrap .log .log_body li p
{
	margin:0px;
	padding:0.2em;
	padding-left:1em;
	font-size:1.1em;
	unicode-bidi: embed;
    font-family: monospace;
    /*white-space: pre;*/
	transition: background-color 0.5s;
}

.post_wrap .log .log_body li p:hover
{
	background-color:white;
}

.post_wrap .log .log_body li:nth-child(2n)
{
	background-color:rgba(255,255,255,0.6);
}

.post_wrap .log .log_body li:nth-child(2n+1)
{
	background-color:rgba(255,255,255,0.2);
}

/* Password strenght */

.password {
font-size : 0.8em;
border : 1px solid #cc9933;
width : 200px;
}
.pstrength-minchar {
font-size : 0.7em;
}

/* Colorbox */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

#cboxOverlay{background:url(/static/css/colorbox/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(/static/css/colorbox/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(/static/css/colorbox/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(/static/css/colorbox/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(/static/css/colorbox/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(/static/css/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(/static/css/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(/static/css/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(/static/css/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(/static/css/colorbox/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(/static/css/colorbox/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(/static/css/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(/static/css/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(/static/css/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}



#community_app_menu > li {
	margin:0px;
}

.ipsLayout_hugeright.ipsLayout_withright 
{
	padding-right: 520px;
}

.ipsLayout_hugeright.ipsLayout .ipsLayout_right 
{
	width: 510px;
	margin-right: -520px;
}

#quickNavLaunch
{
	margin-top:4px;
	height:12px;	
	
	box-shadow: 3px 0px 3px #0753B8;
	-webkit-box-shadow: 3px 0px 3px #0753B8;
	-moz-box-shadow: 3px 0px 3px #0753B8;
}

#quickNavLaunch
{
	
}

#nav_explore
{
	margin-top:4px !important;
	margin-right:10px !important;
	
	box-shadow: 3px 0px 3px #0753B8;
	-webkit-box-shadow: 3px 0px 3px #0753B8;
	-moz-box-shadow: 3px 0px 3px #0753B8;
}

.ipsVerticalTabbed_content {
min-height: 700px;
}

p.desc, p.ipsType_smaller {
margin:0px;
}

p.citation {
	margin-bottom:0px;
}

#footer_utilities p {	
	margin:0px;
}

.entry-content p
{
	margin:0px;
}

.topic_controls
{
	clear:both;
}

.ipsLikeBar
{
	clear:both;
}

.ipsTooltip_inner
{
	max-width:500px;
}

.ipsType_small { font-size: 0.9em; }
.ipsType_smaller, .ipsType_smaller a { font-size: 0.9em !important; }
.ipsType_smallest, .ipsType_smallest a { font-size: 0.8em !important; }

#admin_bar { 
	font-size: 0.875em; 
	top: 3em;
    left: 1em;
    position: absolute;
    text-shadow: 1px 1px black;
}

#user_navigation { font-size: 0.875em; }

#user_navigation #register_link { 
	padding: 5px 14px;
}

#user_navigation.logged_in {
	padding: 8px 0 8px;
}

#user_navigation.not_logged_in {
	padding: 8px 0 8px;
}

#primary_nav {
	font-size: 1.1em;
}

.breadcrumb {
	font-size: 0.875em;
}

#search_options {
	font-size: 0.7em;
}

#footer_utilities { 
	font-size: 0.875em;
}

#ipsDebug_footer {
	font-size: 0.875em;
}

.ipsBadge {
	font-size: 0.7em;
	font-weight: normal;
}

.desc, .desc.blend_links a, p.posted_info {
	font-size: 0.875em;
}

em.moderated {
	font-size: 0.875em;
}

table.ipb_table th {
	font-size: 0.875em;
}

table.ipb_table h4,
table.ipb_table .topic_title {
	font-size: 1.0em;
}

.forum_data {
	font-size: 0.875em;
}

.category_block .ipb_table h4 { font-size: 1em; }

.ipsForm .ipsField_checkbox .ipsField_content { margin-left: 1.5em; }

.ipsField_primary input { margin-bottom: 0.7em; }

.ipsTooltip_inner span { font-size: 0.875em; }

.ipsSideMenu ul li {
	font-size: 0.875em;
}

.ipsSteps_desc { font-size: 0.875em; }	

.ipsSteps_title {
	line-height: 0.7em;
}

.ipsLikeBar { font-size: 0.875em; }

.ipsLikeButton {
	font-size: 0.875em;
}

.ipsLikeButton {
	font-size: 0.875em;
}

.ipsTag {
	font-size: 0.875em;
}

.ipsTagBox_hiddeninput.inactive {
	font-size: 0.875em;
}

.ipsTagBox_tag {
	font-size: 0.875em;
}

.ipsTagBox_addlink {
	font-size: 0.7em;
}

.ipsFilterbar li {
	font-size: 0.875em;
}

.topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important,
.topic_buttons li a, .topic_buttons li span, .ipsButton {
	font: 300 14px/1.3 'Proxima-Nova', Helvetica, Arial, sans-serif;
	height:auto;
	padding:0.5em;
}

.ipsButton_secondary {
	font-size: 0.875em;
}

.ipsButton_extra {
	font-size: 0.875em;
}

.pagination .back a,
.pagination .forward a {
	font-size: 0.875em;
}

.pagination .pages {
	font-size: 0.875em;
}

ul.mini_pagination {
	font-size: 0.7em;
}

.post_body .post {
		font-size: 1.0em;
}

.rep_bar .reputation {
	font-size: 0.7em;
}

.ipsVerticalTabbed_tabs li {
	font-size: 0.875em;
	white-space:nowrap;
}

.ipsVerticalTabbed_tabs li a {
	/*padding: 10px 4px;*/
	padding:0.5em;
}

.ipsVerticalTabbed_tabs li a img {
	padding-right: 4px;
	margin-top: -2px;
	opacity: 0.5;
	width:32px;
}

.ipsVerticalTabbed_tabs li a:hover img {
	opacity: 1.0;
}

.ipsVerticalTabbed_tabs li.active a img {
	opacity: 1.0;
}

.ipsVerticalTabbed_tabs>ul 
{
	/*width: 210px !important;*/	
	width: 110% !important;
}

.ipsVerticalTabbed_tabs li.active a 
{
	/*width: 210px !important;*/
	width: auto !important;
	z-index: 0;
}

#user_link_menucontent #links li {
	font-size: 80%;
	line-height: 20px;
}

blockquote.ipsBlockquote {
    font-size: 0.875em;
}

h3
{
	font-weight:normal !important;
}

#search_options
{
	text-overflow: inherit !important;
}

#branding
{
	border:0px;
	background-color: #4EA9FF !important;
	background-image: url("/img/gradient4.png") !important;
	background-repeat: repeat-x !important;
}

#branding img
{
	margin:0px;
}

#content
{
	background-image: url("/img/gradient1.png") !important;
	background-repeat: repeat-x !important;
	box-shadow: 0 0 10px #888888;
	padding:20px;
	line-height:1.8em;
}

.maintitle
{
	background-color: #499FFE;
	background-image: none;		
}

ol.bottom
{
	margin-top:5em !important;
}

/*.category_block,*/
.ipsSideBlock
{
	box-shadow: 0px 0px 10px #888888 !important;
}

/* Overwrite fixed menuitem width */
#community_app_menu .submenu_container, #community_app_menu .submenu_container > li {
min-width: 150px !important;
max-width: inherit !important; /*max-width: 0*/
width: auto !important;/*width: 0*/
white-space: nowrap;
}

#primary_nav
{
	background-color: #0969EC;
}

#primary_nav img
{
	vertical-align:middle;
	opacity:0.6;
}

#primary_nav > li.active > a,
#community_app_menu > li.active > a,
#community_app_menu .submenu_container li.active > a
{
	color: #4091F8 !important;
	background-color: white !important;
	margin:0px;
	/*padding-bottom:10px;*/
}

#primary_nav > li > a,
#community_app_menu > li > a,
#community_app_menu .submenu_container li > a
{
	height:16px;
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	color: white !important;
	background-color: #3C8EF8 !important;
}

.submenu_container
{
	background-color: #3C8EF8 !important;
}

#community_app_menu > li > a:hover,
#community_app_menu .submenu_container li > a:hover
{
	background-color: #5BB5FF !important;
}

#primary_nav
{
	box-shadow: 5px 5px 5px #888888;
}

.ipsSideMenu ul li.active a
{
	background-position: 3% 50%;
}

.popupWrapper {
	background-color:rgba(255,255,255,0.9);
}

.popupInner {
	background-color:transparent;
}

#search_options_menucontent
{
	box-shadow:0em 0em 1em black;
	border:0px solid transparent;
}

p.citation {
	border-left:0px;
	border:0px;
	background:rgba(0,0,0,0.06);
	padding:0.2em;	
}

blockquote.ipsBlockquote {
    font-size: 1em;
    
    background-color: rgba(0,0,0,0.03);
    
    box-shadow:0px 0px 0.3em rgba(0,0,0,0.5);
    
    border:0px;
    border-left: 1em solid rgba(0,0,0,0.1);
}

pre.prettyprint
{
	border:0px;
	box-shadow: inset 0 0 1em rgba(0,0,0,0.2);
}

.bbc_spoiler_content
{
	max-height: 30em;
	overflow:auto;
}

.bbc_img[alt^="screenshot"] {
	max-width:20% !important;
}

.signature
{
	color:inherit;
}

