/*  
Theme Name: SoftwareHolic
Theme URI: http://ericulous.com/
Description: Techno Blue
Version: 1.0
Author: Genkisan
Author URI: http://ericulous.com/
*/

body {
background: #5db1d6 url(images/bg.png);
color: #000;
font: 70% Verdana, Arial, sans-serif;
margin: 0;
padding: 0;
}

p {	margin: 1.8em 0; line-height: 1.5em; }
a { color: #356aa0; background: inherit; text-decoration: none; }
a:hover { color: #f50; background: inherit; text-decoration: none; }
h1 { font-size: 2em; font-family: Arial, sans-serif; letter-spacing: 1px; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
img { border: 0; }
hr { height: 1px; border: 0; color: #dcdcdc; background-color: #dcdcdc; margin: 30px 0; }

ul, ol {
margin: 0 0 0 20px;
padding: 0 0 0 10px;
}

li {
margin: 0;
padding: 0;
line-height: 1.5em;
}

form {
margin: 0;
padding: 0;
}

input, textarea {
border: 1px solid #d1d1d1;
}

.orange {
color: #f50;
}


/* Layout */
#bodywrapper {
background-color: #84c4e0;
margin: 40px auto 0 auto;
padding: 7px;
width: 750px;
}

#header_top {
/*background: url(images/bg_header.png) repeat-x;
border-bottom: 1px solid #555;*/
height: 40px;
}

#header_bottom {
color: #fff;
/*background-color: #2f2f2f;*/
background-color: #36393D;
height: 28px;
padding: 0 0 0 125px;
}

#contentwrapper {
background-color: #fff;
margin: 0;
padding: 30px 0 20px 20px;
}

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

#sidebar {
margin: 0 0 0 548px;
padding: 0;
width: 160px;
}

#footer {
color: #fff;
margin: 0 auto 0 auto;
padding: 10px 0 20px 0;
width: 750px;
}
/* Layout End */


/* Header */
#header_logo {
float: right;
margin-top: -50px;
position: absolute;
}

#header_title {
margin: 0 0 0 125px;
}

#header_top img {
border: 0;
}

#description {
color: #fff;
margin-left: 128px;
letter-spacing: 4.2px;
}

#nav {
display: inline;
height: 22px;
list-style: none;
overflow: hidden;
margin: 0;
padding: 0;
}

#nav li {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}

#nav a {
height: 0px !important; 
height /**/:20px; /* for IE5/Win only */
float: left;
overflow: hidden;
margin-top: 6px;
padding: 22px 0 0 0;
}
	
#nav a:hover, #nav a.current {
background-position: 0 -22px;
}
	
#navhome a  {
width: 59px;
background: url(images/topmenu_home.gif) top left no-repeat;
}

#navcatalog a  {
width: 59px;
background: url(images/topmenu_catalog.gif) top left no-repeat;
}

#navfaqs a  {
width: 59px;
background: url(images/topmenu_faqs.gif) top left no-repeat;
}

#navcontact a  {
width: 59px;
background: url(images/topmenu_contact.gif) top left no-repeat;
}

#navbookmark a  {
width: 59px;
background: url(images/topmenu_bookmark.gif) top left no-repeat;
}

#navfeed a  {
width: 59px;
background: url(images/topmenu_feed.gif) top left no-repeat;
}
/* Header End*/

/* Homepage */
#homecontentwrapper {
background-color: #fff;
margin: 0;
padding: 30px 20px 20px 20px;
}

#homecontent {
float: left;
margin: 0;
padding: 0;
width: 710px;
}

#boxshots {
float: right;
height:180px;
width: 253px;
}

#browsebycategories_header {
background-color: #f5f5dc;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
height: 18px;
margin-top: 18px; 
padding: 3px 0 0 10px;
width: 380px;
}

#browsebycategories_body {
background: #f8f8c8 url(images/category_box_corner.gif) no-repeat bottom right;
font-size: 10px;
font-weight:bold;
height: 95px;
margin-top: 1px;
padding: 5px;
width: 380px;
}

#browsebycategories_right_ul {
float: right;
margin: 0 15px 0 0;
padding: 0;
}

#browsebycategories_body ul li{
list-style-image: url(images/arrow.gif);
margin: 0;
padding: 0 0 3px 0;
}

#popularlatest {
width: 390px;
margin-top:50px;
}

.popularlatest_column {
width: 180px;
}

#popularlatest h3 {
border-top: 3px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
color: #f50;
font-size: 1em;
margin: 0;
padding: 10px 0;
}

#popularlatest ul {
border-bottom: 3px solid #e8e8e8;
margin: 0;
padding: 0;
list-style: none;
}

#popularlatest li {
border-bottom: 1px solid #efefef;
font-size: 0.9em;
margin: 0;
padding: 5px 0;
}

#basicnav {
float: right;
margin-top: 50px;
width: 254px;
}

.basicnavbutton {
height: 70px;
margin-bottom: 6px;
width: 254px;
}

.basicnavbutton div{
padding: 10px 80px 10px 15px;
}

#basicnavfind {
background: url(images/bg_find.gif);
}

#basicnavcatalog {
background: url(images/bg_catalog.gif);
}

#basicnavfaqs {
background: url(images/bg_faqs.gif);
}

#basicnavcontact {
background: url(images/bg_contact.gif);
}

#homesearchform {
margin: 0;
padding: 0;
}

#homesearchformfield {
background-color: #fcfcfc;
color: #666;
font-size: 11px;
height: 16px;
margin: 0 0 3px 0;
padding: 0;
width: 140px;
}

#homesearchsubmit {
background-color: #fff;
color:#f50;
cursor: pointer;
margin: 0;
padding: 0;
}
/* End Homepage */


/* Content */
.contentbody {
padding: 0 0 20px 0;
}

#content h1 {
margin: 0 0 10px 0;
}

#content h1 a {
color: #000;
}

#content h1 a:hover {
color: #4096ee;
}

.metadata {
}

.contentdescription {
width: 320px;
}

.screenshot {
max-width: 300px;
width: expression(this.width > 300 ? 300: true);
}

.actionpanel {
float: right;
margin: 0 0 10px 10px;
text-align: center;
overflow: hidden;
width: 180px;
}

.boxshot {
max-width: 180px;
width: expression(this.width > 180 ? 180: true);
}

.downloadtrial {
background: #4096ee url(images/downloadtrial.gif) no-repeat top center;
display: block;
height: 48px;
margin: 0 auto 20px auto;
width: 101px;
}

.downloadtrial:hover {
background: #fd8f0a url(images/downloadtrial.gif) no-repeat center -50px;
}

.buynow {
background: #88c048 url(images/buynow.gif) no-repeat top center;
color: #fff;
display: block;
font-family: 'Trebuchet MS',Verdana, Arial, sans-serif;
font-size: 24px;
font-weight: bold;
height: 35px;
margin: 0 auto;
padding-top: 13px;
text-decoration: underline;
width: 101px;
}

.buynow:hover {
background: #fd8f0a url(images/buynow.gif) no-repeat center -50px;
color: #fff;
text-decoration: underline;
}

.navigation {
text-align: center;
}

#extrainfo h3 {
border-top: 3px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
color: #f50;
font-size: 1em;
margin: 30px 0 0 0;
padding: 10px 0;
}

#extrainfo ul {
border-bottom: 3px solid #e8e8e8;
margin: 0;
padding: 0;
list-style: none;
}

#extra li {
border-bottom: 1px solid #efefef;
font-size: 0.9em;
margin: 0;
padding: 5px 0;
}

#popularrelated {
width: 520px;
}

.popularrelated_column {
width: 230px;
}

#popularrelated h3 {
border-top: 3px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
color: #f50;
font-size: 1em;
margin: 0;
padding: 10px 0;
}

#popularrelated ul {
border-bottom: 3px solid #e8e8e8;
margin: 0;
padding: 0;
list-style: none;
}

#popularrelated li {
border-bottom: 1px solid #efefef;
font-size: 0.9em;
margin: 0;
padding: 5px 0;
}
/* Content End */


/* Sidebar */
.sidebarbasicnavbutton_top {
height: 15px;
background: url(images/bg_find.gif) no-repeat top left;
}

.sidebarbasicnavbutton_body {
background-color: #efefef;
padding: 0 10px;
}

.sidebarbasicnavbutton_bottom {
height: 15px;
background: url(images/bg_find.gif) no-repeat bottom left;
margin-bottom: 10px;
}

#searchform {
margin: 0;
padding: 0;
}

#searchformfield {
background-color: #fefefe;
border: 1px solid #e3e3e3;
color: #666;
font-size: 11px;
height: 16px;
margin: 0;
padding: 0;
width: 135px;
}

#searchsubmit {
background-color: #fff;
color:#f50;
cursor: pointer;
margin: 3px 0 0 0;
padding: 0;}

#sidebar h3 {
border-top: 3px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
color: #f50;
font-size: 1em;
margin: 5px 0 0 0;
padding: 10px 0;
}

#sidebar ul {
border-bottom: 3px solid #e8e8e8;
margin: 0 0 30px 0;
padding: 0;
list-style: none;
}

#sidebar li {
border-bottom: 1px solid #efefef;
font-size: 0.9em;
margin: 0;
padding: 5px 0;
}

#sidebar .sidebarcategories {
list-style: none;
margin: 0 0 0 5px;
padding: 0 0 3px 0;
border: 0;
}

#sidebar .sidebarcategories li {
border-bottom: 1px solid #fafafa;
}
/* Sidebar End */

/* Footer */
#footer_left {
padding-left: 20px;
}

#footer_right {
float: right;
padding-right: 20px;
}

#footer_left img {
padding-right: 2px;
vertical-align: text-bottom !important;
vertical-align: bottom;
}

#footer_left a {
color: #fff;
padding-right: 3px;
}

#footer_left a:hover {
color: #f90;
}
/* Footer End */

/* Misc */
.alignright {
float: right;
}

.alignleft {
float: left;
}

.featured {
border-bottom: 2px solid #eee;
border-top: 2px solid #eee;
color: #aaa;
font-weight: bold;
margin-bottom: 5px;
padding: 3px;
width: 130px;
}
img#wpstats {
width: 0px;
position: absolute;
bottom: -2000px;
height: 0px;
overflow: hidden;
}

/* PageBar */
.pagebar {
padding: 0 0 1em 0;
margin-right: 0.1em;
border: 1px solid #fff;
background: #fff;
text-decoration: none;
}

.pagebar a, .pageList .this-page {
border: 1px solid #ccc;
text-decoration: none;
padding: 0.2em 0.5em;
}

.pagebar a:visited {
border: 1px solid #ccc;
text-decoration: none;
padding: 0.2em 0.5em;
}

.pagebar .break {
padding: 2px 6px;
border: none;
background: #fff;
text-decoration: none;
}

.pagebar .this-page {
border: 1px solid #ccc;
padding: 0.2em 0.5em;
font-weight: bold;
background: #4096ee;
color: #fff;
}

.pagebar a:hover {
background-color: #fd8f0a;
border-color: #ccc;
color: #fff;
}
/* Pagebar End */
