/*
Theme Name:     Hanada
Theme URI:      http://alltatalla.se/
Description:    Förbundets tema, baserat på Sight. 
Author:         kamrate kid & sill
Author URI:     
Template:       sight
Version:        0.1.0
*/

@import url("../sight/style.css");

/*** Main ***/

body, .search input, .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content blockquote p, .post-navigation a em, #commentform td p span, .rpthumb-title {font-family: Helvetica, Arial, sans-serif;}

body {background: #27292A url("images/bg.gif") top center no-repeat}

.wrapper {box-shadow: 0 5px 15px rgba(0,0,0,0.5);}

/* Everything with a 2px border */
.wrapper, .post-footer a, .post-categories a, .widget_most_popular_tags a {border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;}

/*** Header ***/

.header {height: auto;}
.logo {height: auto; padding: 42px 0 42px 30px;}
.menu ul {margin-top: 35px;}

/*** Navigation ***/

/* .dd li.parent a.dd_hover */ 
.dd li {border: none;}
.dd li a:hover {text-decoration: none;}
.dd li.current-menu-item, .dd li.current-menu-ancestor {}
.dd li.current-menu-item a, .dd li.current-menu-ancestor a  {padding-bottom: 10px; border-bottom: 1px solid black;}

/*** Slideshow ***/

.slide {background: #6ec6ad;} /*#ffea97*/

/*** Content ***/
#container {padding: 30px 0 20px;}

/*** Content ***/
a#mode {display: none;}

.list .post .thumb img { width: 195px; height: auto; float: right; margin: 0 0 30px 30px; }

.list .category-klipp img {height: auto;}
.grid .category-klipp img {width: auto;}

.entry.onecolumn {width: 945px;}
#Panel {background: red;}

.entry .post-content a {color: #2B4C42;}
.entry .post-content a:hover {text-decoration: none;}

a.di, a.su {display: none;}

.post-categories, .post-categories li { display: inline; }
.post-categories li { margin-right: 3px; }
.post-meta { margin-bottom: 10px !important; }
.post-date { margin-left: 2px; font-size: 12px; background: #DADADA; color: white !important; padding: 5px; border-radius: 3px; }

.post-content blockquote { padding: 0 0 0 25px; background: none; border-left: 1px solid lightgray; }
.post-content blockquote p { color: #8C8888; font: inherit; font-style: italic; }

/*** Footer ***/

/*** Pagination ***/
#pagination {width: 610px; padding: 0px 0 20px 30px;}

/*** Comments ***/

.post-comms {display: none;} /* No comments! */

/*** Sidebar ***/
.post-footer a, .post-categories a, .widget_most_popular_tags a {display: block; display: inline-block; padding: 5px; margin-bottom: 3px; background: #6EC6AD; font-size: 12px; color: white !important; text-transform: lowercase; text-decoration: none;}
.post-footer a:hover, .widget_most_popular_tags a:hover {background: #f60032; text-decoration: none !important;}

.post-categories a { text-transform: none; background: #f60032; }
.post-categories a:hover { text-decoration: none !important; text-transform: none; background: #6EC6AD;}

/* Twitter widget */
a.timesince {display: block; color: gray; font-size: 11px;}

/* Facebook widget */
.FB_SERVER_IFRAME {height: 290px !important;}
.fan_box {font-family: Helvetica, Arial, sans-serif !important; font-size: 12px;}
.fan_box .full_widget {border: none; background: transparent;}
.fan_box .full_widget .connect_top {background: none;}
.fan_box .connect_top {padding: 0;}
.fan_box .profileimage {width: 50px; height: 50px; margin: 0;}
.fan_box .connect_widget .connect_widget_interactive_area {margin: 13px 0 0 0;}
.connect_widget td.connect_widget_vertical_center {font-size: 12px;}
.fan_box .connections {border: none; padding: 5px 0 0 0; }
.fan_box .connections_grid .grid_item {padding: 0 5px 1px 0;}
.fan_box .connections_grid .grid_item .name {display: none;}
.name_block {display: none;}


