/*
File:			custom.css
Description:	Custom styles for Thesis
*/

.custom #container {margin-top: 2em;margin-bottom: 2em;padding: 0.3em;}

/* Date Box */
.custom #date_box {-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;height:30px;margin:0;padding:0;}
.custom .topbarleft {float:left;margin:0;padding:8px 0 0 10px;font-size:1.1em; font-family:Georgia;}
.custom .topbarright {float:right;margin:0;padding:8px 0 0 10px;text-align:right;font-size: 1.1em; font-family:Georgia;}
/* use following topbar with search_bar
.custom .topbarright {float:right;margin:0;padding:7px 10px 0 0;text-align:right;text-transform:uppercase;}
*/ 

/* SPONSERS */
.custom .sidebar_list .widget #tt_sponsors img {padding: 5px;}
.custom .sidebar_list .widget #tt_sponsors img:hover {background: #e6e6e6;}
.custom .sidebar_list .widget #tt_sponsors {margin-top: 25px;background: #ffffff;text-align: center;padding: 10px 0px;list-style-type: none;display: inline;}

/* SOCIAL */
.custom .sidebar_list .widget #tt_social img {padding: 5px;}
.custom .sidebar_list .widget #tt_social img:hover {background: none;}
.custom .sidebar_list .widget #tt_social {margin-top: 25px;background: #ffffff;text-align: center;padding: 10px 0px;list-style-type: none;display: inline;}

/* Widgets Headers */
.custom .sidebar_list .widget h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border:0;
color:#FFF;
font-weight:bold;
line-height:normal;
padding:5px;
}

/* Border around widgets */
.custom .sidebar_list .widget {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(images/bg-posts.png) repeat-x scroll center top;
border:1px solid #D7D8DF;
padding:5%;
width:89.5%;
}

/* Turn off comments are closed message on pages */
.custom .comments_closed { display: none; }

.custom #tt_breadcrumb{border-bottom:medium double #EAEAEA;font-size:13px;margin:0 0 20px;padding:5px 5px 5px;}

.custom .post_box, .teasers_box {border:0;}

.custom #s {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:#F7F5EF none repeat scroll 0 0 !important;
border-color:#759697 #A3BAB9 #A3BAB9 #759697;
border-style:solid;
border-width:1px;
color:#495D5C;
font-family:Georgia,Times New Roman,Trebuchet MS;
font-size:11px;
font-weight:normal;
margin:0;
padding:2px 0 1px 5px;
width:200px;
}

/* Ashwin - DCG Feature Box */
.custom #feature_box {
  background:none;
  padding:10px;
}
#dcg-feature-box {
  background:none;
}
#myGallery {
  margin-left:40px;
} 

/* first */
ul.showcase { font-size:10px; height:1%; line-height:1em; list-style:none outside none; margin:0 0 4.0em 1.6em; }
ul.showcase li { float:left; margin-left:1.5em; margin-bottom: 5em; }
ul.showcase li.first { float:left; margin:0 2.0em 0em 0; }
ul.showcase a { outline:medium none; }
ul.showcase li a img { background:transparent; border:0.2em solid #d2c9a0; display:inline-block; height:385px; padding: none; width:410px; }
ul.showcase li a:active img { background:transparent repeat scroll 0 0 #f0f0f0; } 
ul.showcase li a:active img { background:transparent repeat scroll 0 0 #f0f0f0; } 