/* CSS Document */

/*
Theme Name: LPS Theme
Theme URI: http://linkpopservice.com/
Description: WP Theme designed for http://linkpopservice.com/.
Version: 1.0
Author: bizarredesigns.com
Author URI: http://www.bizarredesigns.com/
*/

body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}


.right-side {float:right;}
.left-side {float:left;}

.modernbricksmenu2 {padding:0px;  height:36px;  margin:0px;}

.modernbricksmenu2 ul {
margin:0px 0px 0px 10px;
padding:0px;
list-style: none;
border:0px solid #3300CC;
display:block;
height:26px;
}

.modernbricksmenu2 li {
display: inline; 
margin:0px;
padding:0px;
float:left
}

.modernbricksmenu2 a{
float: left; 
width:172px;
font: bold 12px Arial;
color: #328475;
text-decoration: none;
margin: -2px 2px 0px -1px; /*Margin between each menu item*/
display:block;
padding:9px 0px 7px 0px;
text-align:center;
border-bottom: 2px solid #c2c2c2;
font-size:15px;
}

.modernbricksmenu2 a:hover{
border-bottom: 3px solid #fff;
background-color:#d54608;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/

background-color:#d54608;
border-bottom: 3px solid #fff; /*Brown color theme*/ 
}

.tabcontentout{ background:url(images/back-dot.jpg); padding:7px 13px 19px 13px; margin:0px 3px 0px 0px;}
.tabcontentout ul {margin:0px; padding:0px;}
.tabcontentout ul li {background:url(images/aroo-2.gif) no-repeat; list-style-type:none; padding:0px 0px 0px 20px; line-height:16px;}

.tabcontent {display:none; font-family: Tahoma, Verdana, Arial; font-size:11px; color:#000;}

.tabcontent h1 {font-size:22px; font-weight:normal; color:#4b8b70; margin:10px 0px;}
.tabcontent h1 strong {color:#016855; font-weight:normal; font-size:24px;}
.tabcontent p {color:#666; margin:5px 0px;}

.tabcontent p.more {margin:10px 0px 5px 0px;}
.tabcontent p.more a {background:url(images/more.jpg) no-repeat; display:block; width:113px; color:#fff; text-decoration:none; font-weight:bold; padding:12px 0px; text-align:center;}
.bottom-back {
	background-image: url(images/img-11.jpg);
	background-repeat: repeat-x;
}
.small-font{font: bold 11px Arial;
color: #666666;
text-decoration: none;
font-weight:normal;
}
.small-font:hover{font: bold 11px Arial;
color: #666666;
text-decoration: none;
font-weight:normal;
}
.green-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8DC1AB;
}
.orange-text {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
.field{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	background-color:#ffffff;
	border:#7CB89F 1px solid;
	height:5;
	 width:155px;
}
.field1{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	background-color:#ffffff;
	border:#CCCCCC 1px solid;
	height:5;
	 width:100px;
}
.green-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	text-decoration: underline;
}
.green-text1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
.black-text1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black-big {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.black-text1:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.white-text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.live {
	background-image: url(images/live-chat.jpg);
	background-repeat: no-repeat;
}
.back-1 {
	background-image: url(images/grey-back.jpg);
	background-repeat: repeat-x;
}


/* TEXT ABOVE THIS TO BE REMOVED */

#content {padding-left:4px;}
	#content a {color:#006633; text-decoration:underline;}

	#content .post h2 {font-size:16px; margin-bottom:3px;}
		#content .post h2 a {text-decoration:none; color:#000000;}
		
#sidebar {}

#sidebar a {color:#006633; text-decoration:underline;}
#sidebar ul {list-style:none; margin:0; padding:0;}
	#sidebar ul li { background:url(images/dased.jpg) bottom repeat-x; padding-bottom:5px; padding-left:10px;}
		#sidebar ul li h2 {margin:0; padding:0; color:#ff9900; font-size: 15px; line-height:28px; font-weight: normal; background:url(images/arrow.jpg) 0 50% no-repeat; padding-left:18px;}
		#sidebar ul li ul {list-style:none; margin:10px; padding-left:8px;}
			#sidebar ul li ul li { background:none; padding:0;}
			
.entry {background:url(images/dased.jpg) bottom repeat-x; padding-bottom:15px; margin-bottom:15px;}