/*  
Theme Name: TPL 
Theme URI: http://www.tpl.eu.com
Description: Elegant and stylish theme with a touch of minimalism.  
Version: 1.0
Author: 
Author URL: 
Tags: fixed width, two columns, widgets, right sidebar, white, elegant

*/

* {
margin: 0px;
padding: 0px;
border: 0px;
list-style: none;
}

body {

}

/* -------------------------------------------------------------------------------------------------------------------------------
														TEXT & LINK PROPERTIES												
------------------------------------------------------------------------------------------------------------------------------- */

h1 {
	color: #336600;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: 13px;

	padding: 0px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h3 {
font-family: "Trebuchet MS", Verdana;
font-size: 18px;
color: #5E5D5D;
text-decoration: none;
font-weight: normal;
line-height: 24px;
}

h4 {
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
color: #9b9b9b;
text-decoration: none;
font-weight: normal;
line-height: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align:justify;
	font-weight: normal;
	line-height: 17px;
	margin: 10px 0 0 0;
}

.title a {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}

#sidebar h1 {
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
color: #85AD55;
text-decoration: none;
font-weight: normal;
margin: 0 0 7px 0;
border-bottom: 1px solid #d2d2d2;
text-transform: uppercase;
}

#sidebar p {
font-family: "Trebuchet MS", Verdana;
font-size: 11px;
color: #3B3b3B;
text-decoration: none;
font-weight: normal;
line-height: 15px;
text-align: justify;
}

#sidebar a, #sidebar a:link, #sidebar a:active, #sidebar a:visited, .sbcontainers a {
	font-family: "Trebuchet MS", Verdana;
	color: #737373;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}

#sidebar a:hover, .sbcontainer a:hover {
font-family: "Trebuchet MS", Verdana;
color: #000000;
text-decoration: underline;
font-weight: normal;
}

ul {
font-family: "Trebuchet MS", Verdana;
font-size: 11px;
color: #3B3b3B;
text-decoration: none;
font-weight: normal;
line-height: 15px;
}

li {
font-family: "Trebuchet MS", Verdana;
font-size: 11px;
color: #3B3b3B;
text-decoration: none;
font-weight: normal;

}

img, img a, img a:link, img a:active, img a:visited, img a:hover {
border: none;
}

#comment p {
font-family: "Trebuchet MS", Verdana;
font-size: 11px;
color: #9b9b9b;
text-decoration: none;
font-weight: normal;
line-height: 24px;
}
.postcon li {
list-style-image:	none;
list-style-position:	outside;
list-style-type:	disc;
marker-offset:	auto;
}

/* -------------------------------------------------------------------------------------------------------------------------------
													LOGO & TOP CONTAINERS											
------------------------------------------------------------------------------------------------------------------------------- */

#topcontainer {
margin: auto;
width: 939px;
height: 119px;
}

#lefttop {
float: left;
width: 248px;
height: 119px;
margin: 0 0 0 40px;
}

#righttop {
float: right;
width: 600px;
}

#logo {
float: left;
width: 500px;
height: 22px;
margin: 45px 0 0 0;
font-family: Verdana, Arial;
font-size: 24px;
font-weight: bold;
color: #555454;
}

#logobox {
background: url('images/logobox.png') no-repeat;
width: 208px;
height: 8px;
margin: 111px 0 0 0;
}

#nav { 
height: 35px; 
display: inline; 
overflow: hidden;
white-space: nowrap;
}

#nav li { 
display: inline;
font-family: Verdana, Arial;
font-size: 10px;
font-weight: bold;
color: #555454;
text-transform: uppercase;
}

#nav a { 
float: left;  
overflow: hidden;
color: #555454;
font-weight: bold;
padding: 0 10px 0 10px;
}

#nav a:hover { 
color: #85AD55;
text-decoration: underline;
font-weight: bold;
}

/* -------------------------------------------------------------------------------------------------------------------------------
													BODY CONTAINER AND MAIN CONTENT											
------------------------------------------------------------------------------------------------------------------------------- */

#container {
	margin: auto;
	overflow: hidden;
}

#maincontent {
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.postcon {
	width: 460px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.postcon img {
border:none;
padding-left:5px;
padding-right:5px;
}

.title {

}

/* -------------------------------------------------------------------------------------------------------------------------------
													SIDEBAR CONTAINER AND CONTENT											
------------------------------------------------------------------------------------------------------------------------------- */

#sidebar {
	float: left;
	width: 170px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #ADB275;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

.push {
margin: 0 0 20px 6px;
}

.sbcontainers {
	float: left;
	width: 200px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

/* -------------------------------------------------------------------------------------------------------------------------------
														COMMMENT BOXES											
------------------------------------------------------------------------------------------------------------------------------- */

.commentcon {
float: left;
width: 550px;
background: url('images/commentbg.jpg') repeat;
border-left: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;
margin: 0 0 20px 0;
}

.commenttop {
float: left;
background: url('images/commenttop.jpg') no-repeat;
width: 550px;
height: 3px;
}

.comment {
float: left;
background: #FFFFFF;
margin: 25px;
padding: 20px;
width: 458px;
border: 1px solid #d2d2d2;
}

.textinput {
border: 1px solid #d2d2d2;
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
color: #9b9b9b;
padding: 7px;
}

.submit {
border: 1px solid #d2d2d2;
background: #FFFFFF;
font-family: "Trebuchet MS", Verdana;
font-size: 11px;
color: #A0A0A0;
padding: 7px;
}

input {
border: 1px solid #d2d2d2;
font-family: "Trebuchet MS", Verdana;
font-size: 12px;
color: #9b9b9b;
padding: 7px;
}

/* -------------------------------------------------------------------------------------------------------------------------------
														FOOTER											
------------------------------------------------------------------------------------------------------------------------------- */

#footer {
width: 939px;
margin: auto;
}

#footer p {
text-align:center;
clear:both;
}

/* -------------------------------------------------------------------------------------------------------------------------------
														MONITOR SPACING											
------------------------------------------------------------------------------------------------------------------------------- */

.monitors {
float: left;
border: 0px;
padding: 0 18px 30px 0;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
