/* 

Theme Name: Blue Basic

Theme URL: http://korekto.com

Description: A simple, fast loading blue theme for your blog or site. Designed for those who want the content to do the talking, not the theme. Based upon the blank 'Whiteboard' Canvas by Brian Purkiss.

Author: James Wigger

Author URI: http://korekto.com

Version: 1.21

Tags:blue, light, silver, one-column, fixed-width

*/



html {

height: 100%;

}



body {

background:url(http://test1.treniram.com/wp-content/uploads/2009/10/bg_main.jpg);

color:#666;

font-family:trebuchet MS;

font-size:12px;

height: 100%;

margin:0;

}



a, a:active, a:visited {

color:##FF9900;

font-weight:bold;

text-decoration:none;

}



a:hover {

color:#454545;

}



table, tr {


border:0px solid #c5c5c5;
float:left;
}



thead, th {

font-weight: bold;

color: #000;

text-align: left;

padding: 6px 6px 0 0;

background: #fff;

}



td {

border: 0px solid #c5c5c5;

text-align:center;
vertical-align:top;




padding:6px 6px 0 0;

color: #000;

}

.projectTable
{
width:650px;
margin:20px;

}
.projectIMG
{
margin:0;
border:1px solid #000;
}

code, pre {

background:#ececec;

color:#000;

display:block;

direction:ltr;

text-align:left;

border:0px solid #c5c5c5;

margin:8px 2px;

padding:5px;

overflow:auto;

}



#main {

width:850px;

margin:0 auto;

margin-top:0px;

border: 0px solid #000;



}



#header {

height:79px;

width:100%;

background:url('images/header2.jpg');
float:left;

}



#header h1 {

margin:0;

padding:20px 0 0 35px;

}



#header h1 a {

text-decoration:none;

color:#000;

}



#header h1 a:hover {

color:#ccc;

}



#navigation {

background:#fff;

background:url('images/navigation.jpg') no-repeat;

font-size:32px;

font-weight:bold;

width:850px;

height:40px;
float:left;
}



 #navigation ul {

list-style:none;

display:inline;

background: #fff;

position:relative;

left:101px;

top:2px;



}



#navigation ul li {

display: inline;



}



#navigation ul li a {

color:#555555;

font-size:18px;

margin: 0 5px 0 0px;

font-family:Verdana;

position:relative;

bottom:4px;

}



#navigation ul li a:hover {

color: #FF9900; 

}





#logo {

background:url('images/logo.jpg') no-repeat;

width:850px;

height:206px;
float:left;
}





#content {

padding:0 2px 0 2px;

background:url('images/content.jpg'); 
width:850px;
float:left;
}



#post {

padding:0 0px 0 0px;

margin:0 15px 0 0;

}



#post h2{

margin:0;
color:#FF9900;

}

#post h1
{

color:#FF9900;

}

#postmeta {

background:#ececec;

border:1px solid #c5c5c5;

padding:5px 10px 5px 10px;

margin:0 15px 20px 15px;

font-size:11px;

}



#postmeta ul {

list-style:none;

margin:5px 0 0 0;

padding:0;

display:inline;

}



#postmeta ul li {

display: inline;

}



#postmeta ul li a {

padding:5px;

background:#ececec;

border-left:1px solid #c5c5c5;

border-right:1px solid #c5c5c5;

}



#postmeta ul li a:hover {

background:#f4f4f4;

}



#postnavigation {

text-align:center;

padding:5px 10px 5px 10px;

margin:0 15px 20px 15px;

}



#postnavigation ul {

list-style:none;

margin:0 0 0 0;

padding:0;

display:inline;

}



#postnavigation ul li {

display: inline;

}



#postnavigation ul li a {

padding:5px 10px 5px 10px;

background:#ececec;

border:1px solid #c5c5c5;

}



#postnavigation ul li a:hover {

background:#f4f4f4;

}



#comments {

background:#ececec;

border:1px solid #c5c5c5;

margin:0 20px 15px 20px;

padding:5px 10px 5px 10px;

}



#comments ul {

list-style:none;

margin: 0;

padding:0;

}



.singlecomment {

padding:3px;

margin:5px 0 5px 0px;

}



.singlecomment li {

background:#dcdcdc;

border:1px solid #c5c5c5;

padding:3px;

margin:5px 0 5px 0px;

}



#commentsform {



}



#commentsform input{

border:#c5c5c5 1px solid;

overflow:auto;

}



#commentsform textarea{

border:#c5c5c5 1px solid;

overflow:auto;

}



#sidebar {

text-align:center;

padding:2px 0px 2px 0px;

margin:0 0 0 0;

}



#sidebar h2 {

margin:2px 20px 2px 20px;

background:#68bdff;

padding:2px 0 2px 0;

border:1px solid #4d8dbe;

color:#000;

font-size:16px;

}



#sidebar ul {

list-style:none;

margin: 0;

padding:0;

}



#sidebar ul li {

margin:1px 20px 2px 20px;

}



#sidebar ul li a {

margin:0;

padding: 4px 10px 2px 10px;

display: block;

text-decoration: none;

background:#ececec;

border:#c5c5c5 1px solid;

}



#sidebar ul li a:hover {

background:#f4f4f4;

}



#footer {


height:212px;

width:850px;


float:left;
/* line-height:40px; */

background:url(images/footer.jpg) no-repeat;

}



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



#footer-wrap {

background-image:url('images/footer-wrap.jpg');

width:100%;

height:189px;

/* border: 1px solid #ff0000; */

float:left;
}



#footergray {

background:url(images/footer-gray.jpg);

width:850px;

margin:0 auto;

/* border: 1px solid #000000; */

position: relative;

text-align:center;

padding-top:100px;

}

#fp

{

color:#fff;

}

#menu {

	font-family: Arial, sans-serif;

	font-weight: bold;

	text-transform: uppercase;

	margin: 50px 0;

	padding: 0;

	list-style-type: none;

	background-color: #eee;

	font-size: 13px;

	height: 40px;

	border-top: 2px solid #eee;

	border-bottom: 2px solid #ccc;

}

#menu li {

	float: left;

	margin: 0;				

}

#menu li a {

	text-decoration: none;

	display: block;

	padding: 0 20px;

	line-height: 40px;

	color: #666;

}

#menu li a:hover, #menu li.active a {

	background-color: #f5f5f5;

	border-bottom: 2px solid #DDD;

	color: #999;

}

#menu_wrapper ul

{

margin:0;

padding:0;

}

#menu_wrapper {
padding: 0 16px 0 0;
position:absolute;
z-index:2;
}

#menu_wrapper div {float: left; height: 44px; width: 12px; }

}

/*#menu_wrapper.orange {background: url(images/orange.png) no-repeat right;}*/

#menu_wrapper.orange div.left

{

/*background: url(images/orange.png) no-repeat left;*/

left:113px;

position:relative;

float:left;

}

div.right

{

/*background: url(images/orange.png) no-repeat right;*/

left:507px;

position:relative;

float:right;

}

#post p

{

font-family:Geneva;

font-weight:600;

font-size:16px;
color:#555;


}

.postUL

{

list-style:none;

margin:0;

padding:0;



}

.postUL li

{

color:#FA9B5B;

}

.postUL li a

{



display:block;

color:#FF9900;
padding-left:45px;
}

.postUL li a:hover

{

color:#fff;

background:#FF9900;

}

.ppp

{

color:#ff3f2b;

font-size:14px;

font-family:Arial;

}



#postContent
{
width:650px;
position:relative;
left:99px;
}
.pageIMG
{
border:0;
margin:10px 15px 5px 0;
}
#post .p1
{
font-size:14px;
}
#post .p2
{
font-size:14px;
}
a
{
   color:#FF9900;
}