/*  
Theme Name: techxplore.net
Theme URI: http://www.techxplore.net/
Description: This is an original theme for WordPress. Just for techxplore.
Version: 1.0
Author: Anthony Edwin P. Guirnela
Author URI: http://www.techxplore.net/	
*/

/*** General Format ***/
*
{
margin: 0px;
padding: 0px;
}

ul {
list-style: none;
}

body {
font-size: 13px;
margin: 0px;
text-align: center;
color: #333333;
font-family:  Arial, sans-serif;
background: #FFFFFF;
}

/*** Header Format ***/

#header {
height:85px;
width: 980px;
display: block;
margin: 0px auto 0 auto;
padding: 0 0 0 0; 
background-color: transparent;
text-align: left;
//margin-bottom: -5px;
}


#blogtitle {
position:relative;
margin: 0px 0px 0px 0px;
background: url(./images/techxplore_orange75.gif) no-repeat;
height:75px;
width: 980px;
z-index:10;
}

#blogtitle .blogdescription {
font-size: 14px;
font-weight: bold;
position:relative;
margin: 25px 0px 0px 0px;
padding: 0px 0px 0px 260px;
float: left;
z-index:11;
}


#adsensebar {
float: left;
margin-left: auto;
margin-right: auto;
width: 980px;
overflow-x: hidden;
overflow-y: hidden;
height: 25px;
line-height: 2.4em;
background-color: #aef727;
margin-top:-15px;
font-family: Arial,Sans-Serif;
z-index:1;
}

#adsensebar .toplinkunit {
position:relative; 
float:left; 
margin: 5px 0px 0px 250px; 
z-index:98; 
}

#header h3 {

/* changed by tony to left from center */
/* margin-left: 340px; **/
margin-left: 10px; 
padding: 25px 0 0 0;
text-align: left;
}


#header form {
float: right;
height: 20px;
width:164px;
padding:0 20px;
line-height:0;
/* added by tony */
margin-top:-15px;
}

#header form fieldset 
{
margin-top:4px;
border:0 solid;
}

* html #header form fieldset {margin-top:4px;}

#header #s {
height:1.5em;
width:160px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#header #input.button {
width:auto;
padding:0 2px;
text-align:right;
vertical-align:right;
}


/*** Container Format ***/
#container {
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
width: 980px;
}

/*** Leftnav Format ***/

#leftnav {
clear: left;
float: left;
width: 180px;
margin: 0;
padding-top: 6px;
margin-top: 3px;
margin-left: 2px;
margin-bottom: 20px;
text-align: left;
}


/*** Rightnav Format ***/
#rightnav
{
float: right;
/* width: 180px; */
width: 210px;
margin: 0;
padding-top: 15px;
margin-top: 3px;
margin-bottom: 20px;
text-align: left;
}


/*** Content Format ***/
#content
{
display: block;
/* margin: 0 195px 20px 195px; */
margin: 0 195px 20px 175px;
padding: 1em;
padding-top: 10px;
text-align: left;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: square;
}


#content ul ul li{
padding-left: 15px;
}

#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}

/** background:#FFFFFF url(./images/speedy125x125.jpg) no-repeat scroll 0% 0%; **/
#affiliate {
background:#FFFFFF url(./images/txthc.png) no-repeat scroll 0% 0%;
clear:both;
display:block;
height:45px;
margin:5px auto 5px auto;
/* width:165px; */
width:165px;
}

/*** Footer Format ***

#footer
{
clear:both;
background: #A2D030 url(./images/footer_bg.gif) repeat-x;
color: #333333;
padding: 5px 1em 5px 1em;
font-weight: normal;
}

#footer p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footer a:link {
color: #333333;
text-decoration: none;
border: none;
font-weight: bold;
}

#footer a:hover {
color: #333333;
text-decoration: none;
border: none;
}

#footer a:visited:hover {
color: #333333;
text-decoration: none;
border: none;
}

#footer a:visited {
color: #333333;
text-decoration: none;
border: none;
font-weight: bold;
}

#footer img {
padding: 0px 5px 0px 5px;
}

#icons {
display: inline;
margin-top: -35px;
float: right;
text-align: right;
}


/*** Left Sidebar Format ***/

#sidebarleft
{
text-decoration: underline;
color: #000000;
margin-bottom: 10px;
margin-top: 0px;
background: none;
padding: 0 5px  0 0px;
margin-left: -2px;
}

#sidebarleft ul
{
text-decoration: underline;
list-type:none;
}

#sidebarleft li
{
text-decoration: underline;
background: #FFFFFF;
padding-bottom: 8px;
padding-top: 2px;
//ty padding-top: 0px;
}

#sidebarleft ul li
{
color: #0000ff;
font-weight: normal;
text-decoration: underline;
display: block;
//ty 10
padding-left: 10px;
//margin-left: 0px;
margin-left: 12px;
margin-right: 0px;
margin-top: -2px;
padding-bottom: 2px;
// ty 6
padding-top: 6px;
line-height: 15px;
}

#sidebarleft ul li ul li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 2px;
padding-bottom: 2px;
text-decoration: underline;
}

#sidebarleft ul li li{
display: block;
padding-left: 10px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
text-decoration: underline;
}

#sidebarleft a:link {
//color: #345B81;
color: #0000ff;
//text-decoration: none;
text-decoration: underline;
border: none;
//font-weight: bold;
font-weight: normal;
}

#sidebarleft a:hover {
color: #345B81;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #0000ff;
text-decoration: underline;
text-decoration: none;
border: none;
font-weight: normal;
}

/* #sidebarleft a:visited:hover {
color: #345B81;
text-decoration: none;
border: none;
} */

#sidebarleft a:visited {
color: #0000ff;
text-decoration: underline;
//text-decoration: none;
border: none;
font-weight: normal;
}

/*
#sidebarleft a:visited {
color: #345B81;
text-decoration: none;
border: none;
font-weight: bold;
} */

/*
#sidebarleft h2 {
font-family: arial,sans-serif;
font-size: 12px;
color: #000000;
padding-top: 0px;
padding-right: 1px;
padding-bottom: 0px;
padding-left: 1px;
white-space: nowrap;
font-weight: bold;
} */

#sidebarleft h2 {
font-family: Arial, sans-serif; 
text-decoration:underline;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: left;
padding: 2px 8px 2px 8px;
margin-top:8px;
background-color: #ff930d;
}

#sidebarleft p
{
padding: 3px;
}

/*** Right Sidebar Format ***/

#sidebarright
{
color: #00000;
margin-bottom: 10px;
/* background: none; */
background: #FFCC33;
padding: 0 0px  0 5px;
margin-top: 0px;
}

#sidebarright li
{
background: #FFFFFF;
padding-bottom: 8px;
}

#sidebar ul
{
list-style: none;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
text-decoration: underline;
}

#sidebarright li ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
text-decoration: underline;
}

#sidebarright ul li ul li{
padding-left: 10px;
padding-bottom: 2px;
margin-right: 3px;
text-decoration: underline;
}

#sidebarright a:link {
color: #345B81;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #345B81;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #345B81;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #345B81;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
font-family: Arial, sans-serif; 
text-decoration:underline;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: left;
padding: 2px 8px 2px 0px;
margin-top:8px;
/* background-color: #ff930d; */
}

#sidebarleft p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

/*** Paragraph Format ***/
p
{
margin-bottom: 12px;
margin-top: 12px;
}

/*** BlockQuote Format ***/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #747471;
border-left: 4px solid #78BB0E;
}


/*** PostMeta Format ***/

.postmetadata
{
display:block;
margin: 7px 11px 7px 0px;
border: 1px solid #F5F2D6;
padding: 5px 8px 8px 35px;
text-align: left;
background: #FFFFF5;
color:#333333;
}


#content .postmetadata
{
padding-left: 2px;
}

.postmetadata a:link
{
border: none;
color: #E56200;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #E56200;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #E56200;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #E56200;
font-weight: normal;
}



/*** All Links Format ***/

a:link
{
color: #FC9D17;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: none;
}

a:visited
{
color: #FC9D17;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: none;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


/*** Comments Format ***/

.commentlist
{
font-family: Trebuchet, Arial, sans-serif; 
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #F7FFCE;
margin-bottom: 2px;
border: 1px solid #DEDED8;
}

li.alt
{
background: #fff;
border: 1px solid #DEDED8;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:visited
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #ED6C08;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #ED6C08;
}

#comment
{
width:80%;
}


/*** Headings Format ***/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
font-family: Arial, sans-serif; 
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
font-family: Arial, sans-serif; 
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-family: Arial, sans-serif; 
font-size: 22px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-top: 2px solid #A4D50F;
background:#fff;
}

.posttitle a:link
{
font-size: 22px;
color: #FF930D;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #FF930D;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #FF930D;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}


h4
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


h5
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


/*** Misc Format ***/

.date
{
font-size: 16px;
float: right;
text-transform: none;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
background: transparent url(./images/date_bg.gif) center no-repeat;
color: #FFFFFF;
}

.entry
{
margin-bottom: 5px;
font-family: Arial, sans-serif; 
}

/*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}

/*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #efefef;
}


#searchform {
margin-left: 5px;
background: #FFCC33;
padding: 2px 0px 5px 0px;
}


/*** Navigation Format ***/
.googlelink
{
display: block;
margin: 10px 30px 0 30px;
height: 75px;
width: 600px;
background: #efefef;
font-family: Arial, Sans-Serif;
}

#navigation 
{
margin-left:auto;
margin-right:auto;
width: 980px;
overflow: hidden;
height: 25px;
line-height:2em;
//line-height:2.4em;
background-color: #aef727;
//background: transparent url(./images/navon.gif) no-repeat;
margin-bottom: 0;
font-family: Arial, Sans-Serif;
}

#navigation ul 
{
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
white-space:nowrap;
//background: transparent url(./images/menu.png) center no-repeat;
}

#navigation li a 
{
display:block;
padding:0 18px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;}

#navigation li {
border-color:#A7C4DB;
}

#navigation a {
color: #939B7E;
}


#navigation .selected,
#navigation a:hover {
// changed by: tony
background-color: #ff930d;
//color: #FFFFFF; /* white */
color: #000000;
}

#navigation a:visited
{
font-weight: bold;
}


/*** Calendar Format ***/

#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}


#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}



#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}


#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}
