/*
Theme Name: linux-xfx
Description: 3 coloumn linux like design
Author: Linux Bananaman
Adapted by: sigurdkb@gmail.com
*/

body {
	margin:0;
	padding-top:0px;
	background:#000000;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#2C4049;
	font-size:13px;
	}
img {
	border:0;
	margin:0px 10px 10px 0px;
	}
a {
	color:#FFBA31;
	text-decoration:none
	}
a:hover {
	color:#FFBA31;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#000000;		
	}

/* The Top */

.top {
	height:300px;
	margin:auto;
	background:#000000 url("/wp-content/header-images/rotate.php");
	background-repeat:no-repeat;
	
	}
.blogname {
	float:left;
	width:1000px;
	font-family: Myriad Pro,Verdana,Tahoma,sans-serif;	
	font-variant: small-caps;
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:50px;
	font-weight:normal;
	margin:60px 0px 0 20px;
	color:#096b00;
	text-decoration: none;
	text-align:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0px 0 30px;
	font-size:30px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	}
	

.content {
	padding:0px 10px 25px 5px;
	background-color: #000000;
	}	

#content {
	float: left;
	width: 646px;
	margin: 0px 0px 0px 00;
	padding: 0 0;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:62px;
	background:url(images/title.png)
}	
.date {
	float:left;
	height:18px;
	font-size:14px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-left:10px;
	padding-top:4px;
	font-weight:normal;
   	color:#555;
	}
	
.post {
	margin: 10px 10px 0 5px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	text-align: left;
	color:#666;
	font: 16px Arial,georgia, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 8px 0px 5px 10px;
	background: transparent;
	text-align: left;
	font: 22px "century gothic", Arial, sans-serif;
	font-weight:bold;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #d7dfea;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #d7dfea;
	background-color: transparent;
	}	
	

.postinfo {
	height:24px;
	padding: 4px 5px 2px 2px;
	background:#000000;
	/*
	background:url(images/meta.png);
	*/
	}
		
.postinfo a {
	
	color:#FFBA31;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	padding:0px 0 0 5px;
	color:#222;
	background:url(images/categ.gif);
	background-repeat:no-repeat;
	font-size:12px;
	}	
	
.com{
	line-height:15px;
	float:right;
	padding:0px 0px 0 45px;
	background:#000000;
	/*
	background:url(images/comments.gif);
	background-repeat:no-repeat;
	*/
	font-size:12px;
}

.com a:link,
.com a:visited {
	color: #d9031d;
	background-color: transparent;
}

.post a:link,
.post a:visited {
	color: #E35416;
	background-color: transparent;
}

.post a:hover {
	color: #d6a13b;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 10px;
	background:#000000;

	}
.cover{/*Content text background*/
	margin: 0 0;
	background:#000000;
	/*
	background:#fff url(images/cover.png);
	background-repeat:repeat-y;
	*/
	}


/* The Sidebar2*/
.sidebar2 {
	float:right;
	width:160px;
	padding-top:10px;
	padding-right:5px;
	font-size:16px;
	}

.sidebar2 h2 {
	height:29px;
	line-height:29px;
	font-size:20px;
	color:#fff ;
	margin:0;
	background: url(images/h2.png);
	background-repeat:no-repeat;
	padding:0px 0 0 10px;
	text-align:left;
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebar2 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0 10px 0;
	background:url(images/bottomside.png) bottom;
	background-repeat:no-repeat;
	}



.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}



.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}



.sidebar2 li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;

	}



.sidebar2 li li {
	list-style-type:none;
	border-bottom:1px solid #dddedb;
	margin: 0;
	background: #dc822d;
	padding: 3px 10px 3px 10px;

	}



.sidebar2 li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #dc822d;
	padding: 3px 10px 3px 2px;

	}



.sidebar2 li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #dc822d;
	padding: 3px 10px 3px 10px;

	}



.sidebar2 p {
	padding: 7px 10px;
	background:#dc822d;
	margin:0;

	}
.sidebar2  a:link, .sidebar2  a:visited{
	color:#333;
		}	
.sidebar2  a:hover {
	color:#fff;
		}
.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#dc822d;
	color:#666;
	}
		
/* The Sidebar1 */
.sidebar1 {
	float:left;
	width:160px;
	padding-top:10px;
	padding-right:10px;
	font-size:16px;
	}

.sidebar1 h2 {
	height:28px;
	line-height:28px;
	font-size:20px;
	color:#fff ;
	margin:0;
	background:#007fb2 url(images/h2.png);
	background-repeat:no-repeat;
	padding:0px 0 0 10px;
	text-align:left;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebar1 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0 10px 0;
	background:url(images/bottomside.png) bottom;
	background-repeat:no-repeat;
	}



.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}



.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}



.sidebar1 li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
background: #dc822d;
	}



.sidebar1 li li {
	list-style-type:none;
	border-bottom:1px solid #dddedb;
	margin: 0;
	background: #dc822d;
	padding: 3px 10px 3px 10px;

	}



.sidebar1 li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #dc822d;
	padding: 3px 10px 3px 20px;

	}



.sidebar1 li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #dc822d;
	padding: 3px 10px 3px 10px;

	}



.sidebar1 p {
	padding: 7px 10px;
	background:#dc822d;
	margin:0;

	}
.sidebar1  a:link, .sidebar1  a:visited{
	color:#333;
		}	
.sidebar1  a:hover {
	color:#fff;
		}
.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#dc822d;
	color:#666;
	}
/* --- FOOTER --- */

#footer {
	height:30px;
	padding:10px 0 0 0px;
	background:#000 url(images/footer.png);
	/*
	background:#4E6845;
	border-top:1px solid #ffffff;
	*/
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#fad53f;
	}

#footer a:hover {
	color:#eee;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#7A8B92;
	}
.navigation a:hover {
	color:#3f5d65;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #C3CFDF;
	color:#7A8B92;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #C3CFDF;
	color:#222;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#6C7F86;
	}
	


/* Generic FormBuilder Display Configuration */
form.formBuilderForm, div.formBuilderSuccess {
	text-align: left;
	padding: 10px;
 	clear: both;
}
.formBuilderForm div{
	margin: 0;
	padding: 0;
}
div.formBuilderSuccess h4 {
	margin: 0;
	padding: 0;
}


/* The div class around each form field*/
.formBuilderForm .formBuilderField {
	padding-bottom: 4px;
	clear: both;
	width: 95%;
}

/* The div class around the error message, in the event that a required field is not filled in*/
.formBuilderForm .formBuilderError {
	font-weight: bold;
}

/* Generic Display Controls */
.formBuilderForm div.formBuilderComment {
	font-style: italic;
	padding: 4px;
	margin: 4px 0 4px 0;
	clear: both;
	float: left;
	width: 95%;
}
.formBuilderForm .formBuilderHidden {
	visibility: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
}
.formBuilderForm .formBuilderSubmit {
	clear: both;
	text-align: right;
}

/* Generic Label Controls */
.formBuilderForm .formBuilderLabel, .formBuilderForm .formBuilderLabelRequired {
	clear: left;
	float: left;
	vertical-align: top;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.formBuilderForm .formBuilderLabelRequired {
	font-weight: bold;
}




/**** Field Type Specific Display Controls ****/

.formBuilderForm .small_text_area .formBuilderLabel
{
	width: auto;
	clear: both;
}
.formBuilderForm .small_text_area textarea
{
	width: 98%;
}
.formBuilderForm .large_text_area .formBuilderLabel
{
	width: auto;
	clear: both;
}
.formBuilderForm .large_text_area textarea
{
	width: 98%;
}
.formBuilderForm .checkbox
{
	float: left;
	width: 100%;
}

.formBuilderForm .radio_buttons
{
	position: relative;
}
.formBuilderForm .radio_buttons .formBuilderRadio
{
	display: block;
	position: relative;
	margin-left: 170px;
	padding-left: 0;
}
div.formBuilderFailure {
	border: 1px solid red;
	background-color: #FFEBEB;
	margin: 2px;
	padding: 4px;
}
div.formBuilderFailure h4, div.formBuilderFailure p {
	margin: 0 0 4px 0;
	padding: 0;
}

div.formBuilderCaptcha {
	display: block;
	width: 120px;
	float: left;
}
div.formBuilderCaptcha input {
	width: 120px;
}

div.formBuilderPageBreak {
	text-align: right;
}


.calendar-box {
	display:none;
	background-color:#fff;
	border:1px solid #444;
	position:absolute;
	width:250px;
	padding: 0 5px;
}
.calendar-box select.calendar-month {
	width:90px;
}
.calendar-box select.calendar-year {
	width:70px;
}
.calendar-box .calendar-cancel {
	width:100%;
}
.calendar-box table td {
	width:14%;
}
.calendar-box .calendar-title {
	text-align:center;
}
.calendar-box a {
	text-decoration:none;
}
.calendar-box .today a {
	padding:0 5px;
	margin-left:-5px;
	background-color:#ffe9c6;
} 
.calendar-box .selected a {
	padding:0 5px;
	margin-left:-5px;
	background-color:#c9ff8b;
}
