
/* 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; }

#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);
}