
/*  
Theme Name: MobileLabs v.1
Theme URI: 
Description: Description:
Author: Philip Holm
Author URI: www.exceedingthelimits.se/portfolio
*/


div.floatleft
{
  float:left;
  /*border:5px solid red;*/
}
div.clearboth
{
  clear:both;
}

#page_title
{
  margin-top:30px;
  margin-bottom:20px;  
}

#sidebar
{
  width:270px;
  text-align:left;
  margin-right:10px;
  margin-left:10px;
}

#mainpostpage
{
  width:539px;
  text-align:left;
  margin-right:10px;
}

#niftypostbackground
{
  width:auto;
  background:url("images/frame_back.png") repeat-x;;
  background-position:bottom left;  
}

#footer
{
  background:url("images/backshadow_down.png") repeat-x;;
  background-position:top left;
  height:66px;
  text-align:right;
}

#footer-force-down
{
  height:53px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;	
}

h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 16px;
	color: #1C7BBF;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px; 
	color: #1C7BBF;
}

h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color: #1C7BBF;
}

h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10px; 
	color: #1C7BBF;
}

p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 	
	list-style: url("images/dot.png") square;
	text-align: left;
}

li li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	list-style: url("images/dot.png") square;
	text-align: left;
}

li li li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	list-style: url("images/dot.png") square;
	text-align: left;
}

.style3 {
	font-size: 9px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style4 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #6382C6;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #6382C6;
}

a:hover {
	text-decoration: underline;
	color: #6382C6;
}

a:active {
	text-decoration: none;
	color: #6382C6;	
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style14 {
	color: #6382C6
}

.style16 {
	color: #6382C6; 
	font-weight: bold; 
}

hr {
	text-align:center;
	color:#8B8B8B;
	background-color:#8B8B8B;
	height:1px;
	width:80%;
}



