/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.wp-post-image{
margin-bottom: 10px;

}
.custom .comments_closed p {
display: none ;
}

.custom div#comments .comment_author {
font-weight: normal;
}

/* customize teaser box paste it in custom.css file  */

.custom .teaser_box{
width: 720px;  padding: 0; border-width: 0;
}
.custom .teaser{
width: 720px;  height:100%; margin-top:1em; margin-bottom:2em;
}

.custom #logo {background-image: url(''); background-repeat: no-repeat; width: 1000px; height: 133px; text-indent: -9999px; align: center; }
.custom #logo a {width: 930px; height: 145px; display: block; outline: none;}

#content { padding-top:20px!important; 

} 

.custom #content h2 {
font-size: 18px;
}

/*-------- sidebar----------------------------------- */

#sidebar_1 { padding-top:20px!important; } 

.custom #sidebar_1 h3 {
text-transform:uppercase;
}

#sidebar_1 a {
padding-top: 20px;
}

.collapsLinkList {
text-transform:uppercase;
color: #555555;
font-family: Droid Sans;
letter-spacing:0.1em;
margin-top: 0px;
}

.collapsLinkItem {
text-transform:none;
font-family: Verdana;
letter-spacing:0em;
}

/* -------- wp-pagenavi----------------------------------- */

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	font: Verdana;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 8px;
	padding: 4px 4px !important;
	margin: 3px !important;
}

.custom .menu, .menu a, .menu li ul {
        border-color: #93CFBD;
	background-color: #93CFBD;
}

/* -------- customize teaser box paste it in custom.css file --------  */

.custom .teaser_box{
width: 350px;  padding: 0; border-width: 0;
}
.custom .teaser{
width: 350px;  height:100%; margin-top:1em; margin-bottom:2em;

}
/* -------- customize search box--------   */

.custom form.search_form_image_button {
    font-family:arial;
    margin-left:auto;
    margin-right:0;
margin-bottom: 40px;
    width:260px;
}

.custom form.search_form_image_button #s {
    background:#fff;
    border:1px solid #888888;
    font-size:12px;
    font-variant:small-caps;
    margin:0 6px 0 0;
    padding:4px;
    width:170px;
}

.custom input#searchsubmit.my-search-image {
    background:#fff url("http://manoftheatom.com/ravished_wordpress_NEU/wp-content/uploads/2011/08/loupe_ravished.jpg") no-repeat 50% 50%;
    border:0 none;
    cursor:pointer;
    height:28px;
    text-indent:-9999px;
    width:28px;
}

/*--------  customize footer --------  */
.custom #footer {
  text-align:center;
padding-top: 20px;
padding-bottom: 5px;
padding-right:240px;
}


/* -------- customize facebook-widget--------   */

.fan_box .full_widget{
border: 0 !important;
background: none !important;
}
.fan_box .connect_top{
background: none !important;
padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
display: none;
}
.fan_box .connect_action{
padding: 0 !important;
}
.fan_box .connections{
padding: 0 !important;
border: 0 !important;

}

.fan_box .connections .connections_grid {
padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
padding: 0 11px 11px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
padding-top: 1px !important;
}
.fan_box .connect_widget{
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}

/* -------- customize related posts--------   */

.custom .my-recent-posts  ul {
margin: 0;
}

.custom .my-recent-posts  li {
list-style-type:none;
align:left;
padding-left: 0;
margin-left: 0;
}

.custom .my-recent-posts  a {
text-decoration:none;
color:#888888;

}
.custom .my-recent-posts a:hover {
color:#141414
}

/* -------- customize tags--------   */

.post_tags {
margin-top:70px;
}

.post_tags  a {
text-decoration:none;
color:#888888;

}

.post_tags a:hover {
color:#141414;
text-decoration: none;
}

/* -------- customize pagination--------   */
.wp-pagenavi{
clear: both;
text-align:center;
padding-right:240px;
font-size: 11px; 
}

.wp-pagenavi span,.wp-pagenavi a{
padding: 3px 5px;
text-decoration:none; width:auto; 
color:#141414;
}
.wp-pagenavi a:hover {
color:#141414;
text-decoration:underline;
}


/* -------- customize social buttons--------   */

.custom .simplesocial {
padding: 5px 2px 0 0;
}

/* -------- customize bylines--------   */
.custom .headline_meta {
   font-style: normal;
}
.custom .headline_meta a {
text-decoration: none;
}

.custom #commentform .form_submit { 
background-color: #ffffff;
color: #363636;
border-width:1px;
font-weight: normal;
text-transform:capitalize;
}