/*
Theme Name:No Limits
Theme URI: http://www.themeporter.com
Version: 1.0
Description: 2 Column theme
Author: Theme Porter
Author URI: http://www.themeporter.com
*/


/* 
by Herreman David 
http://www.free-css-templates.com
*/
   

/*.content body { 
	margin:5px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#808080;
	line-height: 1.4em;
}*/

.content p { 
	margin: 0 0 5px 0; 
	padding: 0; 
	color: #303030; 
	background: inherit;
}

.content hr {
   border: 0;
   height: 1px;
   color: #aaa;
   background-color: #aaa;
}

.content .sample {
  clear: left;
  float: left;
  padding-right: 10px;
}

.content .sampledesc {
 margin-left: 120px;
}

.content blockquote {
	width: auto;
	font-size:90%; 
	text-align: center;
	line-height: 18px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	border: 1px;
	border-style: solid;
    border-color: #eee;
}

.content .headlines div {
	font-size:12px;
}

.content .headlines a {
	font-size:12px;
	color:#0000ff;
	font-weight:normal;
}

.content .headlines a strong {
	font-size:13px;
}

.content a {
	color: #0000ff;
	background: inherit; 
	text-decoration:none;
}

.content a:hover { 
	background: inherit;
	text-decoration: underline;
}

.content h1 { 
	padding:0; 
	margin:0; 
	color: #FFF; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

.content h1 a {
	color: #FFF; 
	background: inherit;
}

.content h2 { 
	text-align:left;
	background-color: inherit; 
	color:#808080; 
	font-size:140%; 
	font-weight:bold; 
	margin: 8px 0 0 0; 
	padding:0; 
}

.content h2 a { 
	background-color:#FFFFFF; 
	color:#000000; 
}

.content ul { 
	margin: 0 0 10px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
}
	
.content .menu li { 
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 0 5px;
	
}

.content img {
	border: 0;
}

.content { 
	color: #3F535A; 
	margin: 0 auto; 
	padding: 0; 
	width: 984px; 
	background: transparent url(../images/bg990.png) repeat-y center;
}

.content .header {  
	height: 100px; 
	background: url(../images/header990.jpg) no-repeat center top;
	color: #FFF; 
}


.content .hmenu { 
	float: right;
	padding-top: 5px;
	padding-right: 15px;
}

.content .hmenu ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
	border: none;
}
	
.content .hmenu li { 
	display: inline;
	margin-left: 5px;
}

.content .hmenu li a {
	color: #FFF;
	background: inherit;
	font-weight: bold;
	margin: 0 0 0 8px;
}

.content .right {
	font-size: 90%; 
	float: right; 
	width: 195px; 
	height: 670px;
	padding: 0 10px 10px 10px; 
	border-left: 1px solid #aaa; 
}

.content .left {
	font-size: 90%; 
	float: left; 
	width: 179px;
	height: 670px; 
	padding: 0 10px 10px 20px; 
	border-right: 1px solid #aaa; 
}

.content .left a {
	font-size:12px;
	line-height: 185%;
}

.content .left h2 {
	margin-bottom: 10px;
}

.content .left_article { 
	margin: 10px 0 10px 0; 
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee; 
	border-bottom: 1px solid #eee; 
}
	
.content .center { 
	width: 530px; 
	margin: 10px auto 10px auto; 
	padding: 0 10px; 
	background: #FFF;
	color: #000;
}

.content * html .center { 
	float:left; 
	width: 540px; 
	margin: 0 0 10px 15px; 
	padding: 0; 
	background: #FFF; 
	color: #000;
}

.footer { 
	clear:both;
	width: auto;
	color:#999999;  
	font-size:90%;
	background: #fff;
	border-top: 3px solid #eee; 
	text-align:center; 
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px 10px 10px 10px;
}

.footer padding{
	text-align: center;
}

.footer .right { 
	float:right; 
	clear:right; 
	text-align:right; 
}


.content fieldset {
	border: 1px solid #eee;
}

.content textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #000;
}

.content textarea.text:hover { 
	border: 1px solid #eee; 
	background: #FFFFF4; 
	color: #000;
}

.content input.field { 
	border: 1px solid #ccc; 
	background-color: #FFFFFF; 
	width: 200px; 
	color: #000;
}

.content input.field:hover { 
	border: 1px solid #eee; 
	background: #FFFFF4; 
	color: #000;
}

.content input.text { 
	margin: 0; 
	width: 110px;
	border: 1px solid #eee; 
	background: #FFF;
	color: #000; 
}

.content input.text:hover { 
	border: 1px solid #ccc; 
}

.content input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.content .entry {
	padding-top: 1em;
}

.content .date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 5px 0; 
	padding: 0.4em 0 0 0; 
	border-top: 1px solid #eee;
}


.content .entry ul li {
	margin:0 0 5px 32px;
	list-style:square;
}

.content .time { 
	color: #ffffff; 
	float: left;
	text-align: left; 
	padding: 5px 0 0 15px; 
}
.content input.button { 
	background: #FFFFF4; 
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.content .comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0 0 7px 0; 
	background: #f8f8f8; 
	color: #000;
}

.content .commentsbox { 
	padding: 8px 0 10px 10px; 
	margin: 0 0 10px 0; 
	background: #f4f4f4; 
	color: #000;
}

.content .commentmetadata {
	margin-bottom: 1em;	
}




		/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


#pagemenu{
	list-style: none;
}

#pagemenu li{
	margin: 0;
}

#pagemenu ul li {
	margin: 0;
	margin-left: 5px;
	padding: 3px 0px 0px 15px;
	background: url(../images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}

#pagemenu ul { padding: 3px 0 0; }

#pagemenu ul ul li, #pagemenu ul ul ul ul li{
	background: url(../images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}

.content .error {
	border: 1px solid #FC3307;
}

.content .message {
	border: 1px solid #7ed500;
}

.content p.error, p.message {
	padding: 1em;
}


