/*
Theme Name: Webmanna
Author: Webmanna
*/
* {
outline: none;
}
html{
margin:0;
padding:0;
}
body {
font-family : Arial;
font-size : 9pt;
font-weight : normal;
color : #808080;
padding: 0;
margin: 0;
text-align: center;
background:#2D2D2A url(images/bg-stripes.jpg) repeat fixed 0 0;
line-height: 18px;
}
a {
color: #5782B0;
font-weight : normal;
text-decoration: none;
outline: none;
}
a:hover {
color: #3AB86E;
font-weight : normal;
text-decoration: underline;
}
#page-wrap {
width: 980px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

/* General Styling */
h1, h2, h3, h4 {
font-size : 24pt;
color : #808080;
margin: 0 0 15px 0;
line-height: 34px;
text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
text-decoration: none;
}
h2 {
font-size: 22pt;
margin: 0 0 20px 0;
}
h3, h3 a {
color : #808080;
font-size : 18pt;
margin: 0 0 10px 0;
}
h4 {
font-size : 15pt;
margin: 0 0 5px 0;
}
h5 {
font-size : 12pt;
margin: 0 0 5px 0;
}
h6 {
font-size : 10pt;
font-weight: bold;
text-transform: uppercase;
margin: 0 0 5px 0;
font-family: Arial;
line-height: 15px;
}
form {
margin: 0;
padding: 0;
}
input, textarea, select {
background: #d9d9d9;
border: 0px;
font-size: 10pt;
color: #333;
font-family : Arial;
padding: 3px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
input:focus, textarea:focus {
background: #bebebe;
}
hr {
color: #202020;
background-color: #202020;
margin: 10px 0;
border: 0;
}
fieldset {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border-width: 1px soldi #202020;
}
legend {
text-transform: uppercase;
font-weight: bold;
margin: 0;
padding: 0;
}
th, td {
padding: 3px 10px;
}
ul {
margin-left : 0.8em;
padding-left : 0.8em;
margin-top : 0.2em;
padding-top : 0.2em;
list-style : square;
}
ol {
margin-left : 0.8em;
padding-left : 0.8em;
margin-top : 0.2em;
padding-top : 0.2em;
}
li {
padding-bottom : 5px;
}
blockquote {
margin-left : 20px;
padding-left : 5px;
color : #808080;
border-left : 1px solid #202020;
}
code {
font-family: 'Courier New';
color : #808080;
}
.broken_link { 
text-decoration:none !important; 
}

/* Navigation */
#nav-container {
width: 980px;
float: left;
position: relative;
background: #000000 url('images/nav-bg.gif') repeat-x;
height: 50px;
z-index: 1000;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
}
#nav a {
font-weight: bold;
color: #808080;
text-transform: lowercase;
font-size: 12pt;
margin: 0;
}
#nav a:hover {
color: #d1d1d1;
text-decoration: none;
}
#nav li {
float: left;
margin: 0;
padding: 15px 20px;
border-left: 1px solid #202020;
border-right: 1px solid #171717;
width: auto;
position:relative;
}
#nav li:hover {
background: #171717;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
}
#nav li li:hover {
background: transparent;
}
#nav ul {
z-index: 10;
position:absolute;
display:none;
width:14em;
top: 4em;
left: 0em;
padding: 10px 30px 0 20px;
background: url(images/dropdown-bg.png) repeat;
border: 1px solid #171717;
}
#nav ul li {
padding: 0 30px 10px 0;
border: 0;
}
#nav .page_item .page_item a {
color: #808080;
}
#nav .page_item .page_item a:hover {
color: #3AB86E;
}
#nav .page_item .current_page_item a {
color: #d1d1d1;
}
#nav .current_page_item .page_item a {
color: #808080 !important;
}
#nav .current_page_item .page_item a:hover {
color: #3AB86E !important;
}
#nav li ul a{
width: 11em;
float:left;
font-size: 12pt;
}
#nav ul ul{
top:0em;
margin: 0;
left: 198px;
}	
#nav li ul ul {
top:0em;
margin: 0;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#nav li:hover a {
color: #3AB86E;
text-decoration: none;
}
#nav li.current_page_item, #nav li.current_page_parent, #nav li.current_page_ancestor {
background: #171717;
}
#nav li li.current_page_item, #nav li li.current_page_parent, #nav li li.current_page_ancestor {
background: none;
}
#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a {
color: ##d1d1d1;
}

/* Logo */
#logo {
float: left;
position: relative;
}

/* Main Content */
#content {
float: left;
width: 940px;
background: #000000;
padding: 20px;
}

/* Breadcrumbs */
.breadcrumb {
margin: 0 0 10px 0;
}

/* Sidebars */
#sidebar1 {
float: left;
width: 130px;
}
#sidebar2 {
float: right;
width: 230px;
overflow: hidden;
}
#colors {
width: 160px;
height: 10px;
float: right;
position: relative;
top: 85px;
left: 3px;
padding: 0;
margin: 0;
}
#colors img {
height: 8px;
width: 39px;
border: 0px;
}
.ad {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

/* Main Content */
#main-content {
float: left;
width: 530px;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
background: #111;
}
#main-content-extended {
float: left;
width: 660px;
padding-right: 20px;
}
.post {
float: left;
width: 530px;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom : 1px solid #202020;
clear: both;
}
.post-extended {
width: 660px !important;
}
.post-left {
float: left;
width: 100px;
padding-right: 20px;
text-align: center;
font-size : 8pt;
color : #666666;
text-transform: uppercase;
overflow: hidden;
}
.post-right {
float: left;
width: 410px;
overflow: hidden;
}
.post-right-extended {
width: 540px !important;
}
.image-preview {
width:100px;
height:100px;
background: #404040;
padding: 2px;
border: 1px solid #202020;
overflow: hidden;
}
.image-preview img {
width:100px;
border: 0px;
}
.view-all {
clear: both;
width: 100%;
text-align: center;
margin: 10px 0 0 0;
}
.view-all a {
font-weight: bold;
}

/* Single Page */
.single-meta {
text-transform: uppercase;
font-size: 8pt;
margin: -5px 0 10px 0;
color : #666666;
}
#details {
font-family: Arial;
font-size: 8pt;
margin-top: 20px;
padding: 5px 5px 0 5px;
border-top: 1px solid #202020;
}
#details .avatar {
float: left;
}
#details .info {
float: left;
width: 435px;
font-weight: bold;
padding: 0 0 0 5px;
}

/* Bottom Bar */
#bottom-bar {
float: left;
width: 100%;
background: #000000 url('images/bottom-bar.gif') no-repeat;
height: 58px;
border-top: 1px solid #202020;
border-top: 1px solid #202020;
}

/* Social */
#social {
float: right;
text-align: right;
padding-right: 4px;
}
#social img {
width: 55px;
margin-top: 2px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}
#social img:hover {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

/* Promo Panel */
#promos {
float: left;
border-top: none;
border-bottom: none;
padding: 20px;
width: 940px;
}
#promos h5 {
text-transform: uppercase;
color: #808080;
font-size: 9pt;
margin: 0;
padding: 0;
}
#promos img {
float: left;
width: 60px;
}
#promos .left {
width: 235px;
padding: 0 0 0 10px;
line-height: 20px;
}

/* Portfolio */
.port-item {
float: left;
margin: 10px;
width: 292px;
height: 250px;
}
.port-image {
width: 293px;
height: 180px;
overflow: hidden;
}
.port-image img {
border: 0px;
width: 100%;
}
.port-excerpt {
margin: 5px 0 0 0;
}

/* Testimonials */
.t-quote {
font-size: 12pt;
font-family: Georgia;
font-style: italic;
margin: 30px 0 0 0;
}
.t-name {
margin: 10px 0 0 0;
}

#col1 {
float: left;
width: 305px;
}
#col2 {
float: left;
width: 305px;
margin: 0 10px;
}
#col3 {
float: left;
width: 305px;
}

/* Footer */
#footer {
clear: both;
background: url('images/footer-bg.gif') repeat-x;
color: #d1d1d1;
padding: 30px 20px 15px 20px;
width: 940px;
}
#footer a {
color: #808080;
}
#footer a:hover {
color: #808080;
text-decoration: underline;
}
#footer-widgets {
clear: both;
background: #202020 url('images/footer-widget-bg.gif') repeat-x;
float: left;
padding: 20px 0 20px 20px;
width: 960px;
min-height: 260px;
}
.footer-widget {
float: left;
width: 292px;
margin: 0 20px 0 0;
}
.footer-widget h3 {
font-size: 14pt;
color: #5782B0;
}
.footer-widget ul {
margin: 0;
padding: 0;
}
.footer-widget li {
font-weight: bold;
border-bottom: 1px solid #202020;
padding: 5px 0;
margin: 0;
list-style: none;
color: #838b87;
}
.footer-widget li a {
font-weight: bold;
color: #c9c9c9;
}
.footer-widget a {
color: #c9c9c9;
}

/* Search */
#searchform {
float: left;
background : transparent url('images/searchbar.gif') no-repeat;
height: 26px;
margin: 16px 0 0 15px;
border: 0px;
}
#searchbar {
background: transparent;
border : 0px;
width : 219px;
text-align : left;
color: #333;
height: 15px;
margin: 5px 0 0 5px;
padding: 0;
}
#searchsubmit {
background : transparent;
border : 0;
padding: 0;
}

/* Sidebar Widgets */
.widgetbox-1 {
font-size: 9pt;
color: #808080;
overflow: hidden;
margin-bottom: 30px;
line-height: 18px;
}
.widgetbox-1 a {
color: #3AB86E;
}
.widgetbox-1 a:hover {
color: #5782B0;
text-decoration: none;
}
.widgetbox-1 ul {
list-style : none;
padding : 0;
margin : 0;
}
.widgetbox-1 li {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom : 1px solid #202020;
}
.widget-title-1 {
color: #808080;
font-size : 14pt;
font-weight : bold;
text-transform: uppercase;
margin-bottom: 10px;
}

/* Sidebar Widgets */
.widgetbox-2 {
font-size: 9pt;
color: #808080;
overflow: hidden;
margin-bottom: 30px;
}
.widgetbox-2 a {
color: #3AB86E;
}
.widgetbox-2 a:hover {
color: #5782B0;
text-decoration: none;
}
.widgetbox-2 ul {
list-style : none;
padding: 0 0 0 3px;
margin : 0;
}
.widgetbox-2 li {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom : 1px solid #202020;
}
.widget-title-2 {
background: url('images/widget-title-blue.png') no-repeat !important;
color: #ffffff;
font-size : 12pt;
font-weight : bold;
text-transform: uppercase;
padding: 10px;
margin-bottom: 10px;
}

/* Flickr Widget */
.flickr-image {
float: left;
width: 85px;
height: 85px;
margin: 2px;
overflow: hidden;
border: 2px solid #c0c0c0;
}
.flickr-image img {
height: 100%;
border: 0px;
}

/* Comments */
#comments {
margin-top: 40px;
}
#comments h3 {
font-size: 16pt;
margin: 0 0 10px 0;
}
#commentlist {
list-style : none;
padding : 0;
margin : 0;
}
#commentlist li {
list-style : none;
}
.comment-box {
float: left;
width: 100%;
}
.depth-1 {
list-style: none;
float: left;
background: #000000;
padding: 0;
margin: 0 0 20px 0;
border-top : 1px solid #202020;
border-bottom : 1px solid #202020;
width: 100%;
}
#commentlist .avatar {
float: left;
padding: 5px;
}
.comment-text {
float: left;
padding: 5px 5px 5px 0;
width: 80%;
line-height: 17px;
}
.comment-text-shift {
margin-top: -10px;
}
.moderation {
font-weight : bold;
}
.children {
padding-left : 10px;
}
.cancel-comment-reply {
margin-bottom: 10px;
}
#commentform textarea {
width: 530px;
max-width : 530px;
}
#commentform input {
width: 175px;
}
#commentform #submit {
float: left;
background: transparent url('images/submit.gif') no-repeat;
width: 80px;
height: 25px;
border : 0px;
cursor: hand;
cursor: pointer;
}
#commentform label {
font-weight: bold;
color: #b1b6ba;
}
.author, .author a {
font-weight: bold;
}

/* Alignments */
.clear {
clear: both;
line-height: 0px;
height: 0px;
}
.left {
float: left;
}
.right {
float: right;
}
.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
border : 4px solid #404040;
}
.alignright {
margin : 0 0 2px 7px;
display : inline;
border : 4px solid #404040;
}
.alignleft {
margin : 0 7px 2px 0;
display : inline;
border : 4px solid #404040;
}
.alignright {
float : right;
}
.alignleft {
float : left;
}
div.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
}
.wp-caption {
background: #404040;
border : 1px solid #202020;
text-align : center;
padding-top : 4px;
margin : 0 7px 2px 0;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
.wp-caption p.wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 3px 0 3px 0;
margin: 0;
text-transform: uppercase;
}

/* Main Slider */

div { position:relative }

#featured { margin:0; width:980px; height:300px; padding:0; clear:both; overflow:hidden; position:relative;}
.featured-entry { width:100000px; height:300px; position:relative; overflow:hidden }
.featured-entry img { width:980px; height:300px; border: 0px; }
.top-slide, .bottom-slide { width:940px; position:absolute; padding:15px 20px }
.top-slide a, .bottom-slide a { font-weight:bold }

a.arrow-right, a.arrow-left {
cursor:pointer;
opacity:0.75; filter: alpha(opacity=75); -moz-opacity: 0.75;
position:absolute;
bottom:66px;
padding:0;
width:50px;
height:224px }

a.arrow-right { right:-50px }	
a.arrow-left { left:-50px }
.slide-page { cursor:pointer }
.slider-block { width: 980px; height:300px; float:left; margin:0; padding:0; }
.featured-entry .top-slide { top:-90px; left:0 }
.featured-entry .bottom-slide { height:36px; line-height:18px; bottom:-66px; left:0 }
.top-slide h2 { font-size:22px; letter-spacing:-1px; margin:0 0 5px; padding:0 }
.top-slide h2 a, .top-slide h2 a:hover { text-decoration:none }
.top-slide .cat { font-size:10px; text-transform:uppercase }
.top-slide .catname { font-size:12px }
.comments { float:left; margin:3px 20px 0 0; font-size:22px; font-weight:bold; padding:5px 0 5px 25px }

.date-link {
font-size:12px;
line-height:18px;
text-align:right;
font-size:13px;
position:absolute;
bottom:15px; right:20px }

.date-link .date { font-size:11px; text-transform:uppercase }
.slider-pages-wrap, .content-wrap { float:left; margin-right:0 !important; width:690px !important }
.content-wrap.large { float:none !important; width:1000px !important }
.content-wrap.large #content { padding:20px !important }


.slider-pages {width: 980px; height: 50px; padding: 0 0 0 0;}
.slider-image {float: left; width: 100px; height: 50px; margin: 10px 2px;}
.slider-image .slide-page img {width: 100px; height: 50px; border: 1px solid #171717;}
.slider-image .slide-page .active img {width: 100px; height: 50px;  border: 1px solid #171717;}
	
.top-slide, .bottom-slide { background:url('images/slider_bg.png') }
.top-slide a, .bottom-slide a { color:#3AB86E; }
.top-slide, .bottom-slide, .top-slide a:hover, .bottom-slide a:hover, .top-slide h2 a, .comments { color:#fff }
a.arrow-right { background:#fff url('images/arrow_right_on.gif') no-repeat center center }
a.arrow-left { background:#fff url('images/arrow_left_on.gif') no-repeat center center }
.comments { background:url('images/icon_comments_ondark.png') 0 7px no-repeat }


/* Mini Slider */
#cat-slider {
float: left;
position: relative;
width: 980px;
height: 215px;
padding-top: 30px;
padding-left: 5px;
background: url('images/mini-slider-bg-3.jpg') no-repeat;
}
.stepcarousel{
float: left;
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 920px; /*Width of Carousel Viewer itself*/
height: 175px; /*Height should enough to fit largest content's height*/
position: relative;
top: 0px;
left: 20px;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0 18px 0 0; /*margin around each panel*/
width: 216px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
text-align: center;
}
.slider_project_holder {
float: left;
width: 216px;
height: 136px;
overflow: hidden;
margin: 0 0 10px 0;
cursor: hand;
cursor: pointer;
}
.panel h3 a {
color: #3AB86E;
font-weight: bold;
font-size: 15pt;
margin: 0 0 0 5px;
}
.pop_box {
position: relative;
top: 136px;
width: 190px;
height: 45px;
background: #000000;
margin: 0;
padding: 10px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
cursor: hand;
cursor: pointer;
}
.panel .panel-image {
width: 210px;
height: 130px;
border: 3px solid #404040;
overflow: hidden;
}
.panel .panel-image img {
width: 100%;
height: 100%;
border: 0px;
}
#btn-left {
position: absolute;
top: 70px;
left: 10px;
z-index: 1000;
}
#btn-right {
position: absolute;
top: 70px;
right: 15px;
z-index: 1000;
}

/* Page Navigation */
.page-comments,
.wp-pagenavi {
float: right !important;
background : transparent !important;
}
.page-comments a, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi a:visited {
background : url('images/pagenavi.gif') no-repeat !important;
text-decoration : none !important;
color : #808080 !important;
font-weight: bold !important;
line-height: 10px !important;
display: block !important;
float: left !important;
padding: 7px !important;
border: 0 !important;
text-align: center !important;
}
.page-comments a:hover,
.wp-pagenavi a:hover {
color : #ffffff !important;
background : url('images/pagenavi-hover.gif') no-repeat !important;
font-weight: bold !important;
border: 0 !important;
}
.page-comments .prev,
.page-comments .next {
background: none !important;
border: 0 !important;
}
.page-comments .prev:hover,
.page-comments .next:hover {
background: none !important;
color: #404040 !important;
border: 0 !important;
}
.page-comments span.pages,
.wp-pagenavi span.pages {
line-height: 10px !important;
float: left !important;
color : #808080 !important;
padding: 7px !important;
background-color : transparent !important;
border: 0 !important;
}
.page-comments span.current,
.wp-pagenavi span.current {
background : url('images/pagenavi-hover.gif') no-repeat !important;
font-weight : bold !important;
color : #ffffff !important;
line-height: 10px !important;
padding: 7px !important;
display: block !important;
float: left !important;
border: 0 !important;
}
.wp-pagenavi span.extend {
line-height: 10px !important;
padding: 7px !important;
float: left !important;
color : #808080 !important;
background-color : transparent !important;
border: 0 !important;
}
.wp-pagenavi .first, .wp-pagenavi .first:link, .wp-pagenavi .first:active, .wp-pagenavi .first:visited, .wp-pagenavi .last, .wp-pagenavi .last:link, .wp-pagenavi .last:active, .wp-pagenavi .last:visited {
background: none !important;
padding: 7px 0 !important;
}
.wp-pagenavi .first:hover, .wp-pagenavi .last:hover {
color: #202020 !important;
}