/*

	Theme Name: StarBusiness
	Theme URI: http://www.SuperStarThemes.com
	Description: www.SuperStarThemes.com - Business Premium WordPress Themes
	Version: 1.2
	Author: www.SuperStarThemes.com
	Author URI: http://www.SuperStarThemes.com
	Tags:
	
*/

/* Generic START */
body, html {height:100%;}
body {background:url(images/bg_top.gif) repeat-x white; color:#3b3b3b;}
#page {width:960px; padding:0; overflow:hidden;}

.container {margin: 0 auto -117px;}

#mainContent {padding-right:10px;}
#sidebar {padding-left:10px;}

a {color:#e65e0c;}
a:hover {color:#3b3b3b;}

h1, h2, h3, h4, h5, h6 {color:#565656;}

h1 {padding:10px 0 10px 0; margin:0 0 10px 0; font-size:26px; line-height:30px; background:url(images/line_dotted.gif) repeat-x bottom;}
h1 a {color:#565656;}
h1 a:hover {text-decoration:underline;}

blockquote {margin:15px 30px 0 10px; padding-left:20px; border-left:5px solid #ddd;}
blockquote cite {margin:5px 0 0; display:block;}
.nocomments, .postmetadata, blockquote, strike {color:#777;}

#page span.button a {display:block; padding:0; margin:5px 0 10px 0;}
#page span.button a:hover {padding:0;}

small {color:#999999; font-size:11px; margin:0 0 10px 0; display:block;}
small a {display:inline;  text-decoration:underline;}
small a:hover {color:#333333;}

div.space {height:20px;}
div.lineDotted {height:10px;margin-bottom:20px;background:url(images/line_dotted.gif) repeat-x top #fafafa;}

img.fwBorder {border: 5px solid #dedede;}
.alignright {float:right;}
.alignleft {float:left}

.search-excerpt { background: yellow; }
.portfolioImg {margin-bottom:10px;}
.clear {height:1px;font-size:1px;}

/* Generic END */

/* Search Box START */
.searchBox {background:#fafafa; border:1px solid #eaeaea; padding:10px;}
.searchBox input.formSearch {width:195px;margin-right:5px;}

.topSearchBox {margin-top:43px; position:absolute; right:10px;}
.topSearchBox  input {vertical-align:middle;}
.topSearchBox input.formSearch {width:195px; margin-right:5px; font-size:11px; color:#999999; padding:3px; border:0;}

/* Search Box END */

/*---- WordPress START ----*/

/* Widget List START */
#sidebar .widget ul {list-style:none; margin:0; padding:0;}
#sidebar .widget ul li {margin:0; padding:0px; vertical-align:middle;}
#sidebar .widget ul li a {margin:0; vertical-align:middle; text-decoration:underline;}
#sidebar .widget ul li a:hover {text-decoration:none;}
#sidebar .widget ul li.selected a {text-decoration:none;}

#sidebar .widget ul ul.children {margin-left:10px;}
/* Widget List END */

/* Widget Recent Entries START */
#sidebar .widget_recent_entries ul li {display:block; border-bottom:1px solid #e8e8e8; padding:10px 0 10px 0;}
#sidebar .widget_recent_entries ul li a {padding:0px 10px 0px 0; background:none;}
#sidebar .widget_recent_entries ul li a:hover {background:none;}
/* Widget Recent Entries END */

/* Widget Recent Comments START */
#sidebar .widget_recent_comments ul li {display:block; border-bottom:1px solid #e8e8e8; padding:10px 0 10px 0;}
#sidebar .widget_recent_comments ul li a {padding:0px 10px 0px 0; background:none;}
#sidebar .widget_recent_comments ul li a:hover {background:none;}
/* Widget Recent Comments END */

/* Widget Calendar START */
#calendar_wrap {width:250px; margin:0 auto;}
#wp-calendar {empty-cells:show; border-collapse:collapse;}
#wp-calendar td a {display:block; background:#eaeaea;}
#wp-calendar td a:hover {display:block; background:white; color:black;}
#wp-calendar #next a {padding-right:10px; text-align:right; background:none;}
#wp-calendar #prev a {padding-left:10px; text-align:left; background:none;}
#wp-calendar caption {text-align:center; background:#dadada; font-weight:bold; width:100%;}
#wp-calendar th {background:#aaaaaa; text-align:center; margin:0px;}
#wp-calendar td {padding:3px 0; text-align:center; background:#fafafa;}
/* Widget Calendar END */

/* Comments START */
ol.commentlist {margin:10px 0 10px 0px; padding:0; color:#aaaaaa; list-style:none;}
ol.commentlist li.comment {border:1px solid #eaeaea; margin:10px 0 10px 0; background:#fafafa; padding:10px 10px 10px 10px; color:gray;}
ol.commentlist div {padding:0;margin:0;}
ol.commentlist li.alt {background:#fefefe;}
ol.commentlist li.comment .author {font-weight:bold; font-style:normal; font-size:14px;}
ol.commentlist li.comment .commentAvatar {position:relative; float:left; margin-right:10px;}
ol.commentlist li.comment .commentContent {margin: 0 0 0 60px; padding:0px 10px 0px 10px;}
ol.commentlist li.comment p {}

ol.commentlist ul.children {margin:0 0 0 20px; padding:0; list-style:none;}
ol.commentlist li.comment .reply {text-align:right;}

ol.commentlist li.comment-author-admin, ol.commentlist li.bypostauthor {border:1px solid #f4be9d; background:#fdf6f2;}

#respond {border:1px solid #eaeaea; margin:10px 0 20px 0px; background:#fafafa; padding:20px; color:gray;}
#respond h3 {margin-bottom:10px;}

ol.commentlist li.comment #respond {background:white;}
/* Comments END */

/* Images START */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
/* Images END */

/* Navigation START */
#posts_navigation {display:block; text-align:center; margin-top:10px; margin-bottom:60px;}
/* Navigation END */

/* Captions START */
.aligncenter, div.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.wp-caption {border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; -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;}
/* Captions END */

/* Profile START */
#profile {margin-bottom:0px; padding:20px 0 0 0;}
#profile .auth_info {width:150px; float:left; text-align:center;}
#profile .auth_info .avatar {margin:0 0 3px 0;}
#profile .auth_info .name {font-size:16px;}
#profile .auth_desc {margin-left:150px; border:1px solid #eaeaea; background:#fafafa; padding:15px; color:gray;}
/* Profile END */

/* Pagination START */
.pagination {text-align:right;padding:1px 0 1px 0;}
.pagination a, .pagination span {padding:1px 8px 1px 8px; display:inline-block; border:1px solid #eaeaea;}
.pagination a:hover {background:#fafafa;}
.pagination span {background:#fafafa; font-weight:bold;}
/* Pagination END */

/*---- WordPress End ----*/

/* Top START */
#top {width:960px; height:105px; background:url(images/bg_header.jpg) top center no-repeat; position:relative;}

#top #logo {background:none; color:white; display:table; height:100px; # position:relative; overflow: hidden; }
#top #logo img {}
#top #logo h1 {margin:0; padding:0; background:none;}
#top #logo h2 {margin:0; padding:0; line-height:22px; background:none;}
#top #logo a, #top #logo a:hover {text-decoration:none; background:none;}
#top #logo a, #top #logo a:hover {text-decoration:none; background:none;}

#topMenu {background:none; color:white; position:relative; height:70px;}
#topMenu ul {}
#topMenu ul li a {padding:8px 25px 8px 25px; color:white; margin-left:1px;outline: none; font-weight:bold;}
#topMenu ul li a:hover, #topMenu ul li.current_page_item a {background:url(images/menu_tab_bg.gif) repeat-x; color:black;}

/* Child Items Menu START */
#topMenu ul li ul {position:absolute; left:0; margin:0; padding:0; display:none; width:950px; overflow:hidden;}
#topMenu ul li ul li a, #topMenu ul li.current_page_item ul li a {background:none; color:black; padding:8px 25px 10px 25px; font-weight:normal;}
#topMenu ul li ul li a:hover, #topMenu ul li ul li.current_page_item a {background:url(images/menu_sub_active.gif) no-repeat center bottom;}
/* Child Items Menu END */

/* Top END */

/* Header START */
#header {background:url(images/bg_banner.jpg) no-repeat; height:283px; position:relative; overflow:hidden;}
#header .slide {height:283px;  position:relative; overflow:hidden;}
#header .img {position:absolute; top:0px; left:0px;}
#header .contentBlock {position:absolute; width:430px; top:0px; right:10px; z-index:100;}
#header .contentBlock .caption {position:absolute; top:23px;}
#header .contentBlock h1 {background:none; margin:0px; padding:0; font-size:30px; font-size:28px; font-weight:bold;}
#header .contentBlock h1 a {color:black; text-decoration:none;}
#header .contentBlock h2 {margin:0; padding:0; line-height:24px;}
#header .contentBlock h2 a {color:#bcbcbc; text-decoration:none;}
#header .contentBlock .text {color:white; position:absolute; top:100px;}

#header .contentBlockBg {position:absolute; width:460px; top:10px; right:0px; filter:alpha(opacity=90); - moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9;}
#header .contentBlockBg .caption {background:white; height:75px;}
#header .contentBlockBg .text {background:black; height:150px;}

#header #navigation {background:white; position:absolute; height:30px; top:245px; right:0;}
#header #navigation a#navigationPlayStop {display:block; width:16px; height:16px; float:left; background:url(images/nav_playstop.gif) no-repeat; padding:0 10px 0 10px; margin:7px 4px 0 0; outline:none; border-right:2px solid #eaeaea;}
#header #navigation #navigationBoxes {float:left;}
#header #navigation .boxControl {display:block; background:#dedede; height:11px; width:11px; margin:10px; float:left; outline: none; font-size:0;}
#header #navigation :hover.boxControl {background:#a2a2a2;}
#header #navigation .active {background:#ed8a22;}

#slidesWrapper {border:0;}

#breadcrumbs {padding:5px 0 8px 10px; margin:6px 0 0 0; display:block; background:#f2f2f2; color:#838383;}
/* Header END */

/* Main Conent START */
#mainContent div.block {padding-bottom:10px; margin-bottom:10px;}

#mainContent div.blockFooter {padding:8px 20px 8px 0; text-align:right; background:#f2f2f2; font-size:10px;}
#mainContent div.blockFooter  a {color:#838383; text-transform:uppercase;}
#mainContent div.blockFooter  a:hover {color:black;}
#mainContent div.blockFooter span.sep {display:inline-block; padding:0 10px 0 10px; background:url(images/sep_vertical.gif) no-repeat center;}

#mainContent div.block .newsImg {margin-top:15px;}
#mainContent div.block .newsContent {float:left; width:447px;}
#mainContent div.featured {background:#fafafa; border:1px solid #eaeaea; padding:10px 10px 10px 10px;}

#slidesPortfolio {position:relative; overflow:hidden;}
/* Main Content END */

/* Sidebar START */
#sidebar {padding-top:10px;}

#sidebar ul {list-style:none; margin:0; padding:0;}
#sidebar li {margin:0; padding:0;}

#sidebar h3, #sidebar .widget .widgettitle {margin:0 0 5px 0; padding:0 0 8px 0; font-size:1.5em; line-height:20px;  background:url(images/line_dotted.gif) repeat-x bottom;}

#sidebar ul.categories li a, #sidebar .widget_categories ul li a, #sidebar .widget_pages ul li a {padding:5px 10px 5px 25px; color:#838383; font-weight:bold; border-bottom:1px solid white; background:url(images/bullet_01.gif) no-repeat 10px 11px; text-decoration:underline;}
#sidebar ul.categories li a:hover, #sidebar .widget_categories ul li a:hover, #sidebar .widget_pages ul li a:hover {background:url(images/bullet_01.gif) no-repeat 10px 11px #fafafa; color:#ed8a22;}

#sidebar ul.news {}
#sidebar ul.news li {display:block;border-bottom:1px solid #e8e8e8; padding:10px 0 10px 0;}
#sidebar ul.news li span.link a {padding:0px 10px 0px 0; background:none; text-decoration:underline;}
#sidebar ul.news li span.link a:hover {background:none;}
#sidebar ul.news li span.desc {display:block; color:#999999; font-size:11px;}
#sidebar ul.news li span.desc a {display:inline; color:#999999; text-decoration:underline;}
#sidebar ul.news li span.desc a:hover {color:#333333;}

#sidebar div.block, #sidebar li.widget {margin:0 0 30px 0;}

#sidebar span.adBox {width:125px; height:125px; display:inline-block; background:#eaeaea; margin:0 0 15px 15px;}
#sidebar span.adBox a:hover img {border:5px solid #eaeaea; margin:-5px;}

#sidebar #about {background:#f6f6f6; border:1px solid #e2e2e2;}
#sidebar #about .inner {border:1px solid white; padding:20px;}
#sidebar #about a {font-weight:bold;}
/* Sidebar END */

/* Bottom Conent START */
.bottomContentBox {background:none;}
/* Bottom Content END */

/* Footer START */
#pushFooter {height:117px;}

#footerBg {height:117px; background:url(images/bg_bottom.gif) repeat-x; color:white;}

#footer {font-size:10px; color:#7c7c7c; background:url(images/bg_footer.gif) no-repeat 0px 7px; text-transform:uppercase; width:960px; margin:auto; padding-top:50px;}
#footer a {font-size:10px; color:#a8a8a8; text-decoration:none;}
#footer a:hover {color:white;}

#footerLeft {background:none; text-align:left;}
#footerCenter {text-align:center; position:relative; padding-right:10px; font-size:9px; text-transform:none;}
#footerRight {text-align:right; position:relative; padding-top:10px; padding-right:50px;}

a#logoSST {width:101px; height:38px; background:url(images/logo_sst.gif) no-repeat top; position:absolute; top:-10px;}
a:hover#logoSST {background-position:bottom;}
/* Footer END */