/*
Theme Name: TDS
Theme URI:  
Description: WordPress theme built with HTML 5.
Version: 8.1
Author: Aravind Ajith / Jeff Starr
Author URI: http://aravindajith.com/
Tags: minimalist, template, html5


*/

@font-face {
font-family: Titillium;
src: url('fonts/Titillium.otf');
}
/* == BASICS == */

header, footer, section, article, aside, nav { display: block; }
body { background:#00080B url(images/main_bg.jpg) repeat; font-family: calibri, arial, tahoma, sans-serif; font-size: 13px; margin:0px; }
nav+section { overflow: hidden; width: 600px; float: left; clear: none; }
img { border:none }

/* == Extras ==*/
::-moz-selection {
background:#cdbc2b;
}
::selection {
background:#cdbc2b;
}
/* == LINKS == */

a:link, a:visited { text-decoration: none; color: #000; }
a:hover, a:active { text-decoration: none; color: #000; }
/* == HEADER == */

#container>header { height: 257px; background:url(images/logo.png) no-repeat 209px -6px; position:relative; }
#container>header h1 { padding:20px 0 0 16px; margin:0; }
#container>header h1 a:link, #container>header h1 a:visited { display:block; height:113px; left:368px; position:absolute; text-indent:-9999px; top:92px; width:228px; background:url(images/logo_tds.png) no-repeat center center; }
#container>header h1 a:hover, body>header h1 a:active { text-decoration: none; }
#wrapper { background:url(images/city.png) repeat-x 0 0; }
#container { width: 960px; margin: 0 auto; padding:0; background:url(images/head_top.png) no-repeat center top; }
#page-wrapper { background:url(images/page_bg.jpg) repeat-y 0 0; overflow:hidden; clear:both; -moz-box-shadow:0 0 20px #000000; -webkit-box-shadow:0 0 20px #000000; position:relative; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-top:-12px; z-index:3; }
#page-wrapper>section { float:left; padding:0px 24px 38px 58px; width:581px; }
#poweredby { position:absolute; right:0px; bottom:0px; background:url(images/pweredby_html5.png) no-repeat center center; width:296px; height:90px; display:block; text-indent:-9999px; }

/* == POSTS == */

article[id*=post-] {
padding: 3px 0px;
}
article>header p, article>footer p { font-style: italic; }
article+nav { font-weight: bold; }
.home #page-wrapper nav{ position:absolute; bottom:38px; width:580px;}
article header h2 { font-family:Titillium, myriad pro, calibri, arial; font-size:26px; margin:0px -25px 5px -57px; padding:20px 25px 20px 55px; background:#a9c2ca; border-bottom:5px solid #bacdd3; border-top:5px solid #bacdd3; text-shadow:1px 1px 0 #DFE8EB; }
article>section>p { line-height:20px; }
article>section>h2 { font-family:myriad pro, calibri, arial; font-size:23px; }
article>section>h3 { font-family:myriad pro, calibri, arial; font-size:21px; }
article>section>h4, .similar-posts h4 { font-family:myriad pro, calibri, arial; font-size:18px; }
article>section>h5 { font-family:myriad pro, calibri, arial; font-size:16px; }
article[id*=post-]>section a {
color:#003863;
text-shadow:1px 1px 0 #FFFFFF;
border-bottom:1px dotted;
}
article[id*=post-]>section a:hover{ color:#039; text-shadow:1px 1px 0 #ccc;}
article[id*=post-]>section a:root {
background:red;
}
article[id*=post-]>section img {
 max-width:580px !important;
 height:auto !important;
}
article[id*=post-]>section a img {
-moz-box-shadow:1px 1px 3px #000;
-webkit-box-shadow:1px 1px 3px #000;
border:none;
}
article[id*=post-]>section a:hover img {
-moz-box-shadow:1px 2px 6px #000;
-webkit-box-shadow:1px 2px 6px #000;
border:none;
}
article[id*=post-]>section a:empty {
background:#aec3cb;
border-bottom:1px solid #9ea7ab;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding:1px 4px;
}

img.alignright{ float:right; margin:5px 0px 5px 8px;}

#page-wrapper>section>article>section { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
#page-wrapper>section>article>section li { margin:0px 0px 11px; }
.similar-posts { margin:0 -25px 5px -57px; padding: 20px 25px 20px 55px; background:#A9C2CA; position:relative }
.similar-posts ul { list-style-type:none; margin:0px; padding:0px; width:350px; }
.similar-posts ul li { padding:8px 0; border-bottom: 1px dotted #888; }
.similar-posts ul li a { font-size:14px; }
.similar-posts ul li a:hover { text-shadow:0px 1px 1px #666; }
.similar-posts h4 { margin:5px 0; }
.similar-posts #gads200 { position:absolute; right:20px; top:20px; }
/* == NAVIGATION == */

header nav { margin:0; padding:0; }
header nav li { list-style-type: none; float:left; margin: 0; padding: 0; }
header nav li a { padding:4px 10px; margin: 0; display:block; position:absolute; text-indent:-9999px; }
header nav li.about a { height:40px; left:215px; top:123px; width:73px; }
header nav li.portfolio a { height:65px; left:220px; top:7px; width:104px; }
header nav li.services a { height:38px; right:220px; top:123px; width:92px; }
header nav li.contact a { height:59px; right:220px; top:21px; width:94px; }
header nav li.about a:hover { background:url(images/logo_hover.png) no-repeat -12px -137px; }
header nav li.portfolio a:hover { background:url(images/logo_hover.png) no-repeat -17px -22px; }
header nav li.services a:hover { background:url(images/logo_hover.png) no-repeat -423px -137px; }
header nav li.contact a:hover { background:url(images/logo_hover.png) no-repeat -421px -35px; }
#head-ads a { display:block; width:166px; height:111px; text-indent:-9999px; position:absolute;}
#head-ads a.wp-ad { background:url(images/wordpress_ad.png) no-repeat 0 0; left:0px; top:55px; }
#head-ads a.html5-ad { background:url(images/wordpress_ad.png) no-repeat -178px 0; right:0px; top:55px; }
#head-ads a.wp-ad:hover { background:url(images/wordpress_ad.png) no-repeat -4px -117px; left:0px; top:55px; }
#head-ads a.html5-ad:hover { background:url(images/wordpress_ad.png) no-repeat -178px -118px; right:0px; top:55px; }
#twitter-updates { background:url(images/twitter_small.png) no-repeat 13px center; width:570px; padding:1px 18px 6px 48px; position:relative; float:left; color:#51729f; }
#twitter-updates li { list-style-type:none; }
#twitter-updates ul { padding:0px; margin:0px; }
#twitter-updates a { color:#1f5194; }
#twitter-updates a.twitter { position:absolute; right:3px; padding:2px 6px; top:2px; font-weight:bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; background:#0e2329; }
#twitter-updates a.twitter:hover { background:#133038; -moz-box-shadow:1px 1px 2px #111111; -webkit-box-shadow:1px 1px 2px #111111 }
#twitter-updates { height:19px; overflow:hidden; }
#twitter_div { line-height:21px; width:500px; white-space:nowrap; overflow:hidden; position:relative; }
#twitter_div span { width:20px; position:absolute; right:0px; background:#09171B }
#top-bar { overflow:hidden; padding:20px 0 15px; clear:both; background:#09171b; -moz-border-radius: 3px; -webkit-border-radius: 3px; width:940px; margin:0 auto; height:20px; padding:6px 0 21px; opacity:0.7; }
#top-bar:hover { opacity:1; position:relative; top:-5px; }
.header-search { width:286px; padding:2px; float:right; }
.header-search input[type=text] { background:#13262C !important; border-left:1px solid #050e10 !important; border-top:1px solid #050e10 !important; border-right:none !important; border-bottom:none !important; width:198px; font-family:calibri, arial; color:#a9bad2; padding:3px 5px !important; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.header-search input[type=submit] { background:none !important; border:none !important; font-family:myriad pro, calibri, arial; text-transform:uppercase; font-size:15px; color:#888; text-shadow:1px 1px 0 #000; font-weight:bold; cursor:pointer; width:73px; }
.post-details { background:#9FB7C1 none repeat scroll 0 0; bottom:-31px; left:-23px; opacity:0.95; padding:9px; position:absolute; width:582px; text-shadow:1px 1px 0 #DFE8EB; font-size:11px; -moz-box-shadow:0px 2px 2px #666; -webkit-box-shadow:0px 2px 2px #666 }
.tw-share, .fb-share { float:right; top:8px; }
.fb-share { }
.tw-share { margin-right:10px; }
.fb-share .fb_share_count_right { float:left; }
.fb_share_count_nub_right { display:none !important; }
.comment-bub { background:url(images/comment_bubble.png) no-repeat 0 center; padding-left:20px; }
header { position:relative; }
header>.post-details { display:none; }
header:hover>.post-details { display:block; }
#cse-search-results { margin-left:-20px; }
/* == COMMENTS == */

.comment-div { margin: 15px 22px 15px 0px; padding: 10px; background:#EEEEEE; border:1px solid #BBBBBB; -moz-border-radius: 4px; -webkit-border-radius: 4px; position:relative; }
.bypostauthor>.comment-div, .comment-author-admin>.comment-div{ background:#fff; border:1px dotted #AAAAAA;}

li.comment { list-style-type:none; }
.commentlist { padding:0px; }
.comment-author { font-weight:bold; margin: 0; font-size:15px; }
.comment-author a { border-bottom:1px dotted #999; }
.comment-meta a { font-size:11px; color:#666; }
img.avatar { float:right; border:2px solid #ccc }
.reply a { background:#CCCCCC none repeat scroll 0 0; color:#333333; font-size:10px; padding:1px 5px; text-transform:uppercase; position:absolute; right:5px; top:50px; border:1px solid #444; -moz-border-radius: 4px; -webkit-border-radius:4px }
form[method=post] label { display: block; }
form[method=post] input { margin: 2px 0 12px 0; }
#wpcf { margin-top:25px; }
#wpcf input[type=text], #wpcf textarea, .wpcf7-form input[type=text], .wpcf7-form textarea { padding:5px; width:500px; margin: 2px 0 12px 0; font-size:19px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; color:#5e6d71 }
#wpcf input:focus, .wpcf7-form input:focuse {
color:#000;
}
h3#comments { font-size:20px; font-family:Titillium, myriad pro, calibri, arial; margin:40px 0; }
#respond h3 { font-size:20px; font-family:Titillium, myriad pro, calibri, arial; margin:13px 0 24px; }
#respond h3 a { border-bottom:1px dotted #777; }
#respond{ background:#A9C2CA none repeat scroll 0 0; margin:40px -25px 0px -57px; padding:20px 25px 20px 55px; position:relative; }
ul.children #respond{ margin:40px -25px 0 -98px}
ul.children ul.children #respond{ margin:40px -25px 0 -138px}

#respond label { width: 95px; float:left }
#respond label em { display:block; }
#respond input[type="text"] { width:150px; display:block; }
#respond textarea { height:84px; position:absolute; right:25px; top:79px; width:310px; }
#respond #submit { position:absolute; right:25px; top:184px }
p.subscribe-to-comments label, p.subscribe-to-comments input { display:inline !important; width: auto !important; float:none !important; }
p.subscribe-to-comments { padding-left:266px; }
.pagination { background: #0c2f44; margin:15px -26px -38px -58px; overflow:hidden; padding:0 0 0 205px; -moz-border-radius-bottomleft:2px; -webkit-border-bottom-left-radius:2px; }
.pagination .Nav>* { padding:11px 20px; display:block; float:left; color:#ccc; }
.pagination .Nav>*:hover { background:#063f62; }
.pagination .Nav .on { background:#09507b; }
/*  Services Page */
#services-page { background:url(images/service_devr.png) no-repeat center 130px; overflow:hidden; }
#services-page ul { margin:0px; padding:0px; overflow:hidden; }
#services-page ul li { list-style-type:none; }
#services-page>ul>li { float:left; overflow:hidden; height:240px; }
#services-page ul li ul { width:170px; float:right; }
#services-page ul li li { background:url(images/services_bul.png) no-repeat 0 3px; padding-left:20px; margin-bottom:7px; text-shadow:1px 1px 0px #fff; font-family:calibri, arial; font-size:13px; }
#services-page h3 { background:url(images/service_titles.png) no-repeat 0 0; width:213px; height:30px; text-indent:-9999px; margin-bottom:30px }
#services-page .cms h3 { background:url(images/service_titles.png) no-repeat 0 -40px; }
#services-page .projman h3 { background:url(images/service_titles.png) no-repeat 0 -120px; }
#services-page .marketing h3 { background:url(images/service_titles.png) no-repeat 0 -80px; }
#services-page span.icon { display:block; background:url(images/services_icons.png) no-repeat -14px 0; width:90px; height:100px; float:left; }
#services-page .cms span.icon { background:url(images/services_icons.png) no-repeat 0 -100px; }
#services-page .projman span.icon { background:url(images/services_icons.png) no-repeat -14px -300px; }
#services-page .marketing span.icon { background:url(images/services_icons.png) no-repeat -14px -200px; }
#services-page h2 { background:url(images/services_title.png) no-repeat center center; width:585px; height:79px; text-indent:-9999px; }
.projman, .ui-desiging { padding-right:20px; width:265px; }
#services-page .cms, #services-page .marketing { padding-left:32px; width:260px; }
.call2action { background:url(images/services_c2a.png) no-repeat 0 0; width:595px; height:75px; position:relative; }
.call2action a { display:block; position:absolute; text-indent:-9999px; top:18px; height:25px }
.call2action .submitrfp { width:115px; left:30px; }
.call2action .onodesk { width:178px; left:200px }
.call2action .sayhi { width:115px; right:40px; }
.call2action .submitrfp:hover { background:url(images/services_c2a.png) no-repeat -29px -19px; }
.call2action .onodesk:hover { background:url(images/services_c2a.png) no-repeat -200px -20px }
.call2action .sayhi:hover { background:url(images/services_c2a.png) no-repeat -441px -19px; }
/* == SIDEBAR == */

aside { margin-top: 1px; overflow: hidden; float: right; clear: none; width:294px; color:#CCCCCC; text-shadow:1px 1px 0px #000; padding-bottom:82px; }
aside ul { margin:0px; padding:0px; }
aside li { list-style: none; }
aside li.widget { clear:both; }
aside li ul li { list-style: none; border-bottom:1px dotted #021218; padding:4px 0; }
aside>ul>li { background:url(images/divider_aside.gif) repeat-x bottom left; overflow:hidden; padding:15px 10px 15px 20px; }
aside li ul li a { font-size:11px; font-family:Arial, Helvetica, sans-serif; }
aside h2 { font-size:16px; color:#999; text-shadow: 1px 1px 0px #000; margin:0px 0px 15px 0; }
aside a:link, aside a:visited { color:#517481 }
aside ul li ul a:hover { color:#ccc; text-shadow:0 0 3px #1F5194; position:relative; left:1px; top:-1px; }
#rss-sub a { background:url(images/rss_sub.png) no-repeat 0 0; height:88px; width:293px; display:block; text-indent:-9999px; }
li#rss-sub { padding:0 0px 5px 0px; }
.widget_categories li, .widget_links li, .widget_text li { width:123px; float:left; margin-right:7px; }
.widget_categories li { width:80px; }
#wp125adwrap_2c .wp125ad { padding:0px 6px 0px 0 !important; }
/* == FOOTER == */

footer { text-align: center; overflow: hidden; width: 100%; clear: both; color:#0C2F44; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:11px; padding:20px 0 15px; }
footer a { color:#0C2F44 !important }
/* == SEARCH == */

label[for=s] { display: none; }
div#bsaz_1239272.adblock a.adhere { margin:0 1px 1px !important; }
/* Extras Global */
.bigg { }
.bigg span { background:#cdbc2b; font-family:myriad pro, calibri, arial; font-size:21px; line-height:27px; }
.index .bigg span { background:none; font-size:12px; line-height:normal; font-family:Verdana, Arial, Helvetica, sans-serif; }
.announcements * { color:#4d4908 !important; font-size:13px; }
.announcements { color:#4d4908; border:1px solid #c4ba63; padding:4px; background:#ede896; text-align:center; }
.announcements a { font-weight:bold; }
.postauthor { padding:10px; background:#EAF0F1; border:2px solid #CCCCCC; margin:10px 0 20px; overflow:hidden; -moz-border-radius: 4px; -webkit-border-radius:4px }
.postauthor a{ color:#003863; border-bottom:1px dotted;}
.postauthor img { float:left; margin-right:8px; }
.postauthor h4 { font-size:18px; margin:0px 0px 4px; }
.pds-box { width:570px !important }
.pds-input-label { width:auto !important }
.pds-links { width:280px !important }
#PDI_form2445691 .pds-answer-group { float:left; width:96px; }
#pds-answer2445691 { display:block; overflow:hidden; padding:0px 0 0 40px; }
div.wpcf7-response-output { color:#FFFFFF; padding:11px !important; text-align:center; text-shadow:1px 1px 0 #444444; -moz-border-radius: 3px; -webkit-border-radius:3px; }
div.wpcf7-mail-sent-ok { background:#398F14 none repeat scroll 0 0; }
div.wpcf7-validation-errors { background:red; border:none !Important; }


    a.themedemo, a.themedownload {
        
        -moz-box-shadow: 2px 2px 0px 0px #ffe0b5;
        -webkit-box-shadow: 2px 2px 0px 0px #ffe0b5;
        box-shadow: 2px 2px 0px 0px #ffe0b5;
        
        background-color:#fbb450;
        
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        
        border:1px solid #c97e1c !Important;
        
        display:inline-block;
        color:#ffffff !important;
        font-family:arial;
        font-size:22px;
        font-weight:normal;
        padding:10px 26px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #8f7f24 !important;
        
    }
    a.themedemo:hover, a.themedownload:hiver {
        
        background-color:#f89306;
    }
    a.themedemo:active, a.themedownload:active {
        position:relative;
        top:1px;
    }
