/*
Theme Name:		Subdisc V4
Theme URI:		http://subdisc.com
Description:	sub-grid-dynamic
Version:		4.0
Author:			Marcus Eriksson
Author URI:		http://subdisc.com/
*/

body
{
	background-color: #eee;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	padding: 24px 24px 24px 24px;
	line-height: 13px;
	font-style: italic;
	color: #777;
}



.hiddenDiv {
	display: none;
}

.demo-images li
{
	float:					left;
	padding:				5px;
	width:					100px;
	height:					100px;
	text-align:				center;
}

.demo-images
{
	list-style:				none;
	margin:					0;
}

#sbox-overlay {
	position: fixed;
	background-color: #505050;
	left: 0;
	top: 0;
}

#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	bottom: -15px;
	background: url(resources/close.png) no-repeat center;
	border: none;
}

@charset "utf-8";
/* Reset */
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,table,address{margin-bottom:0px;} 
img{border:0;}
ul,dl{padding-left:0px;}
dt{font-weight:bold;}
a{text-decoration:underline;outline:none;}
a:hover{text-decoration:none;}
label{cursor:pointer;}
object, embed {outline:none;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:0%;}

/* Modules */
.module {
	position: absolute;
	left: 10px;
	top: 10px;
	margin: 10px 10px 10px 10px;
	overflow: hidden;
	font-size: 11px;
	visibility: visible;
	background-color: none;
}

.module:hover {
	background-color: #fff;
}

.leftSide {
	padding: 20px 0px 20px 0px;
	width:400px;
	display: table-cell;
}
.rightSide {
padding: 20px 0px 20px 0px;
width:140px;
display: table-cell;
}

.divideMe {
border-bottom: 1px solid #eee;
}

.modLogo {
	margin-left: auto;
	margin-right: auto;
	width: 320px;
	padding: 40px 0px 40px 0px;
	font-size: 11px;
	visibility: visible;
	text-align: center;
}
.modContainer {
	position: absolute;
	left: 310px;
	top: -1px;
	margin: 0px 10px 10px 10px;
	font-size: 11px;
	visibility: visible;
}

.modMenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	font-size: 11px;
	visibility: visible;
	width: 281px;
	list-style: none;
}
.modFooter {

	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	font-size: 11px;
	visibility: visible;
	width: 281px;
	list-style: none;
	line-height: 16px;
}



.modMenuNav {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	visibility: visible;
	width: 321px;
	list-style: none;
	color: #333;
}

.modMenuOverlay {
	position: fixed;
	left: 0px;
	top: 0px;
	line-height:16px;
	background-color:#fff;
}

.module .overlay {
	display: none;
}

/* Specfic Modules */

/* Div 1 */

#myDiv0 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 320px;
}

.title {
	padding: 10px 0px 13px 10px;
	margin: 0px 0px 0px 0px;
	color: #333;
	text-align: center;
}

/* Overlay */
.overlayBody {
	padding: 0px;
}
#mdowClose {
	position: absolute;
	top: 10px;
	right: 30px;
	background: red;
	display: block;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}





* { }
strong { color: #333; }

table
{
	padding: 0;
	margin: 0;
}

tr,td
{
	padding: 0;
	margin: 0;
}

hr
{
	border: 0;
	color: #888;
}

a
{
	color: #444;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a:visited { }
a:hover { background-color: #32CFFF; color: #fff; }

a img
{
	border: none;
	text-decoration: none;
}

h1, h2, h3, h5, h6 { font-weight: normal; }

h1
{
	font-size: 17px;
	letter-spacing: -0.03em;
}

h3
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}

h3 a
{
	text-decoration: none;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: -0.03em;
}

h2 a:visited { }

.posts h2
{
	margin: 10px 10px 10px 0;
	padding: 10px 10px 10px 0;
	border-top: 6px solid #333;
	width: 246;
}

h6
{
	font-size: 17px !important;
	font-weight: bold;
	margin: 6px 6px 6px 0;
}

h7
{
	color: #999;
	font-style: normal;
}

h8, h8 a
{
	color: #777;
	font-style: italic;
	font-weight: normal;
}

h8 a:hover { background-color: #32CFFF; color: #fff; }

h9
{
	color: #999;
	float: right;
	font-style: normal;
}
/*---  Layout  ---*/
#container
{
	margin: 0px auto 0 auto;
	text-align: left;
	max-width: 100%;
	min-width: 870px;
	padding: 0 0 0 0px;
	float: left;
	display: block;
}

#content_box
{
	text-align: left;
	float: left;
	clear: both;
	max-width: 100%;
	min-width: 870px;
}

#content
{
	max-width: 100%;
	min-width: 870px;
	padding: 0 0 0 0px;
	float: left;
	display: block;
	margin-right: 40px;
}

#icontent
{
	max-width: 320px;
	min-width: 320px;
	padding: 0 0 0 0px;
	float: left;
	display: block;
	margin-right: 40px;
}


#divider
{
	width: 100% 
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
}



.e2:hover
{
	background-image: url(../../../images/lines6.png);
	background-repeat: repeat;
}

.h10
{
	position: relative;
	right: 8px;
	bottom: 10px;
	color: #FFA131;
	float: right;
	display: table-cell;
}

.entry
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 0px 12px 0px;
	margin: 0px 12px 12px 0px;
	display: table-cell;
	float: left;
	height: 265px !important;
	border-bottom: 0px solid #333;
	line-height: 15px;
	list-style: none;
	list-style-type: none;
	overflow: hidden;
	background-color: #eee;
}
.ientry
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 0px 12px 0px;
	margin: 0px 12px 12px 0px;
	display: table-cell;
	float: left;
	height: 265px !important;
	border-bottom: 0px solid #333;
	line-height: 15px;
	list-style: none;
	list-style-type: none;
	overflow: hidden;
	background-color: #eee;
	width: 320px;
}

.bubble
{
	width: 170px !important;
	white-space: nowrap;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 12px 12px 0px 12px;
	margin: 0px 12px 12px 0px;
	display: table-cell;
	float: left;
	height: 42px !important;
	line-height: 15px;
	list-style: none;
	list-style-type: none;
	overflow: hidden;
	background-color: #eee;
}

.sidebar_list
{
	width: 182px !important;
	white-space: nowrap;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 12px 0px 0px 12px;
	margin: 0px 12px 12px 0px;
	display: table-cell;
	float: left;
	height: 42px !important;
	line-height: 15px;
	list-style: none;
	list-style-type: none;
	overflow: hidden;
	background-color: #eee;
}

.bubbleNav
{
	width: 194px;
	height: 154px;
	line-height: 15px;
	text-indent: 40%;
	margin: 0px 12px 12px 0px;
	padding: 123px 0px 0px 0px;
	font-weight: bold;
	display: block;
	float: left;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #eee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.info
{
	width: 182px !important;
	white-space: nowrap;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 12px 0px 0px 12px;
	margin: 0px 12px 12px 0px;
	display: table-cell;
	float: left;
	height: 42px !important;
	line-height: 15px;
	list-style: none;
	list-style-type: none;
	overflow: hidden;
	background-color: #eee;
}

.bubblePage
{
	width: 170px !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 12px 12px 0px 12px;
	margin: 0px 12px 12px 0px;
	display: table-cell;
	float: left;
	height: 265px !important;
	list-style: none;
	list-style-type: none;
	overflow: hidden;
	background-color: #eee;
}

.page
{
	font-size: 19px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
	letter-spacing: -0.5px;
	word-spacing: -2px;
	line-height: 25px;
	color: #222;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.info a { }
.sidebar_list:hover { }

.e2
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 0px 12px 0px;
	margin: 0px 12px 12px 0px;
	display: table-cell;
	float: left;
	height: 265px !important;
	border-bottom: 0px solid #333;
	line-height: 15px;
	list-style: none;
	list-style-type: none;
	overflow: hidden;
	background-color: #000;
	color: #fff;
}

.entryP
{
	margin: 0px 0px 10px 0px;
	padding: 15px 15px 15px 15px;
	width: 164px;
	display: table-cell;
	float: left;
	height: 195px;
	border-bottom: 0px solid #333;
	line-height: 15px;
	background-color: #eee;
}

.singleEntry { }

.singleEntry img, .singleEntry object
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 12px 12px 12px 12px;
	margin: 0px 12px 12px 0px;
	display: table-cell;
	float: left;
	border-bottom: 0px solid #333;
	line-height: 15px;
	list-style: none;
	list-style-type: none;
	overflow: hidden;
	background-color: #eee;
}

.singleType
{
	display: table-cell;
	float: left;
	width: 240px;
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: url(../../../images/lines5.gif);
	background-repeat: repeat;
	font-size: 23px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
	letter-spacing: -0.5px;
	word-spacing: -2px;
	color: #222;
	line-height: 28px !important;
	font-weight: bold;
}

.bottom
{
	display: block;
	margin-top: 10px;
	margin-bottom: 6px;
}

.entry p
{
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}

.entry h0
{
	font-weight: bold;
	font-style: normal;
}

.eInfo { padding: 10px 0px 0px 12px; }
.entry img { padding: 0px 0px 0px 0px; }

.test img
{
	min-width: 194px;
	max-width: 194px;
	width: expression(this.width > 193px ? "194px": true );
	height: 225px !important;
}

.navigation
{
	font-size: 11px;
	white-space: nowrap;
	text-align: center;
}

.bubbleNav2
{
	height: 265px;
	line-height: 40px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.previous { font-weight: bold; }
.bubbleNav a, .bubbleNav2 a { font-weight: bold; }
.next { font-weight: bold; }

.clear
{
	width: 267px;
	height: 0px;
	margin: 0 0 0 0;
	clear: both;
}


/*---  Sidebar  ---*/

SELECT, OPTION
{
	font-family: Arial;
	font-size: 9px;
	max-width: 168px;
	min-width: 168px;
	background: #777;
	color: #ddd;
	padding: 1px;
	margin: 7px 0px 0px 0px;
	border: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.bubbleForm
{
	height: 0px;
	width: 194px;
	line-height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	float: left;
	white-space: nowrap;
	background-color: #fc0;
}

.bubbleForm:hover { }

.sidebar_list li.widget
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

li.widget h2, li.linkcat h2 { font-weight: bold; }
li.widget p { }
li.widget li, li.linkcat li { }
li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { }
li.widget li a:hover, li.linkcat li a:hover { }
li.widget li .recent_date { }



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*
{
	padding: 0;
	margin: 0;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window { }
#TB_secondLine { }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay
{
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

* html #TB_overlay
{
	/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window
{
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	text-align: left;
	top: 50%;
	left: 50%;
	padding: 12px 12px 0px 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

* html #TB_window
{
	/* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image
{
	display: block;
	margin: 0px 0px 0px 0px;
}

#TB_caption
{
	height: 15px;
	padding: 12px 0px 12px 0px;
	float: left;
	font-weight: bold;
}

#TB_closeWindow
{
	height: 15px;
	padding: 12px 0px 12px 0;
	float: right;
}

#TB_closeAjaxWindow
{
	padding: 7px 0px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}

#TB_ajaxWindowTitle
{
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}

#TB_title
{
	background-color: #e8e8e8;
	height: 27px;
}

#TB_ajaxContent
{
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal { padding: 15px; }
#TB_ajaxContent p { padding: 5px 0px 5px 0px; }

#TB_load
{
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
	/* -height/2 0 0 -width/2 */
}

* html #TB_load
{
	/* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect
{
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

* html #TB_HideSelect
{
	/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent
{
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}
