/*   
Theme Name: akandin-grid
Theme URI: the-dude.co.uk
Description: Bauhaus inspired theme
Author: Jason Stone
Author URI: the-dude.co.uk
Version: v1.2
.
.
*/

* {
	margin:0;
	padding:0;
}

body {
	background:url(images/bg.jpg) center top no-repeat #fff0c9;
}

img {
	border:none;
}

h1 {
	color:#d94623;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:16px;
	line-height:18px;
	padding-bottom:5px;
}

h1 a {
	color:#d94623;
}

.social-button {
	float:left;
	padding-right:15px;
}

h1 a:hover {
	color:#000;
}

h3 {
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#050006;
	margin-right:12px;
	padding-top:15px;
	font-size:22px;
	float:left;
	font-weight:normal;
}

a {	
	text-decoration:none;
	color:#050006;
}

#content-container a, content-container-2 a {
	text-decoration:none;
	color:#d94623;
}

.author a {
	color:#d94623;
}

p, .widget-box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#050006;
	margin-bottom:10px;
	line-height:18px;
}

ul {
	list-style:none;
	color:#050006;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:25px;
}

ol {
	color:#050006;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:25px;
	}

blockquote {
	padding:5px 10px 2px 10px;
	border-left:solid 5px #d94623;
	margin-bottom:10px;
	background:#e6d8b5;
	
}

blockquote p {
	display:block;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#666666;
}

.clear {
	clear:both;
}

#container {
	margin:auto;
	width:960px;
}

#logo {
	width:249px;
	float:left;
}

.directory-tut-home {
	width:60px;
	margin-right:10px;
	margin-bottom:10px;
	height:60px;
	background:url(images/tutorial-bg.png);
	float:left;
	padding:6px;
}

#logo img {
opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
}
#logo img:hover{
opacity: .5;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
}


#header {
	height:88px;
	width:960px;
}

#tag-line {
	float:left;
	width:270px;
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:50px;
	color:#d94623;
}

.internal-tise {
	float:left;
	padding:5px 35px 10px 30px;
}

/* ---MENU--- */

#menu {
	float:right;
	padding-top:10px;
	border-left:10px solid #050006;
	padding-bottom:6px;
}

#menu ul{
	padding-top:20px;
	list-style:none;
}

#menu li {
	float:left;
	padding-left:10px;
}

#menu li a {
	font-family:"Trebuchet MS", arial, helvetica;
	font-size:13px;
	color:#050006;
	text-decoration:none;
	font-weight:800;
	display:block;
	padding:1px 10px 11px 10px; 
}

#menu li a:hover, #menu .current_page_item a {
	background:url(images/men_sel_right.jpg) no-repeat #d94623;
	color:#fff;
}



/* ---CONTENT--- */

#get-featured, #submit-news {
	padding-left:2px;
	padding-top:10px;
}

#get-featured img, .tisebox1 img, .tisebox2 img, .tisebox3 img, .tisebox4 img, .tisebox img, .tise-large img, #rss-feed img, #get-featured img .internal-tise img, #submit-news img {
opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
}
#get-featured img:hover, .tisebox1 img:hover, .tisebox2 img:hover, .tisebox3 img:hover, .tisebox4 img:hover, .tisebox img:hover, .tise-large img:hover, #rss-feed img:hover, .internal-tise img:hover, #get-featured img:hover, #submit-news img:hover {
opacity: .75;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
}

#content-container {
	width:662px;
	float:left;
	margin-top:20px;
	padding-right:10px;
}

#content-container-2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#050006;
	margin-bottom:10px;
	line-height:18px;
	width:100%;
	float:left;
	margin-top:20px;
	padding-right:15px;
}

.page-numbers, .ngg-navigation span {
	text-align:center;
	width:20px;
	height:20px;
	float:left;
	display:block;
	color:#000;
	margin:1px;
}

#ngg-next-2, #ngg-prev-1 {
	float:left;
}

.ngg-imagebrowser-nav .next {
	float:right;
}

.prev {
	float:left;
}

.counter {
	text-align:center;
}

.ngg-imagebrowser-nav {
	padding-top:10px;
}

.ngg-imagebrowser h3 {
	height:1px;
	overflow:hidden;
}

.pic {
	text-align:center;
}
	
.back {
	float:left;
	width:150px;
}

.ngg-navigation { 
	clear:both;
	padding-top:10px;
	float:left;
}

.ngg-navigation span {
	background:#d94624;
	color:#fff;
}

.content {
	padding-top:20px;
}

.content ul {
	margin:20px;
	list-style-image:url(images/bullet.jpg);
}

.content ol {
	margin:25px;
}



.content a {
	color:#d94623;
}

.content a:hover {
	color:#050006;
}

.content p {
	padding-right:10px;
}
.content img {
	padding:5px;
	background:#f2e4bf;
}

.content-title {
	clear:both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#050006;
	margin-right:12px;
	margin-bottom:15px;
}

.content-title-a, .content-title-b {
	font-size:22px;
	float:left;
}

.pagetitle-a {
	float:left;
	color:#d94623;
	padding:4px 0 0 10px;
	font-size:16px;
}

.pagetitle-b {
	float:left;
	color:#000;
	padding-top:4px;
	font-size:16px;
}


.content-title-a {
	color:#d94623;
}

.view-more {
	float:right;
	margin-top:7px;
}

.view-more a, .dude-tut-view-more a {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	font-weight:800;
	color:#050006;
	padding:4px;
}

.view-more a:hover, .dude-tut-view-more a:hover {
	color:#343434;
}

.content-divider {
	width:652px;
	border-bottom:#d94623 solid 2px;
	clear:both;
	height:5px;
	margin-bottom:10px;
}

.content-divider-2 {
	border-bottom:#d94623 solid 2px;
	clear:both;
	height:5px;
	margin-bottom:10px;
}

.dude-tutorial {
	width:190px;
	float:left;
	margin-right:10px;
	background:url(images/tutorial-bg.png);
	margin-bottom:10px;
	padding:10px;
	height:250px;
	position:relative;
}

.dude-tutorial-home {
	width:190px;
	float:left;
	margin-right:10px;
	background:url(images/tutorial-bg.png);
	margin-bottom:10px;
	padding:10px;
	height:100px;
	position:relative;
}

.dude-thumb {
	height:100px;
	width:190px;
	background:#FFFFFF;
	margin-bottom:10px;
}

.dude-thumb img {
opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
}
.dude-thumb  img:hover{
opacity: .75;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
}

.dude-tut-text {
	overflow:hidden;
	margin-bottom:10px;
	height:40px;
}

.dude-tut-view-more {
	border-left:solid 5px #d94623;
	padding-left:10px;
	float:right;
	position:absolute;
	bottom:10px;
	left:100px;
}

.directory-tutorial {
	width:300px;
	margin-right:10px;
	margin-bottom:10px;
	height:60px;
	background:url(images/tutorial-bg.png);
	float:left;
	padding:10px;
}


.directory-tut-thumb {
	float:left;

	background:#FFFFFF;
	margin-right:10px;
}


.directory-tut-thumb img {
opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
}
.directory-tut-thumb  img:hover{
opacity: .75;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
}

.directory-tut-info {
	float:left;
}

.directory-tut-ratings {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:11px;
	color:#050006; 
}

.homedate {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#050006;
	float:left;
	padding-bottom:5px;
	padding-left:3px;
}

.date, .info, .comments, .tags {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica;
	padding:5px;
	color:#FFFFFF;
}

.tags {
	color:#050006;
		padding-bottom:5px;
}

.date {
	background:#d94623;
	float:left;
}

.info {
	float:right;
	color:#050006;
		padding-right:15px;
}

.info a, .tags a{
	color:#d94623;
}

.info a:hover, .tags a:hover {
	color:#050006;
}

#comments, #respond h3 {
	margin-bottom:20px;
	color:#d94623;
}
.wpcf7 p {
	padding-top:5px;
}

.newsform, .newsform1 {
	margin:0 10px 15px 0;
	width:400px;
	padding:2px;
}

.newsform1 {
	height:80px;
}

#respond p, .wpcf7 p, .widget-box {
	color:#baad87;
}

.comment_text_input, .comment_textarea {
	background:#fff0c9;
	border:1px solid #ded0ad;
}

h1 a {
	opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
}

h1 a:hover {
	opacity: .75;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;

}


#submit, .wpcf7-submit, #fvCommunityNewsSubmit {
	background:#d94623;
	color:#fff;
	border:none;
	padding:5px;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;

}


.wpcf7-submit:hover, #submit:hover, #fvCommunityNewsSubmit:Hover {
	cursor:pointer;
	opacity: .75;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
}

.navleft, .navleft a, .navright, .navright a {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	color:#d94623;
}

.navleft a:hover, .navright a:hover {
	color:#050006;
}

.navleft {
	float:left;
}

.navright {
	float:right;
}

#combox {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

ol.commentlist li {
	background:#f2e4bf;
	padding: 20px;
}

ol.commentlist li.alt {
	background:#e6d8b5;
	padding: 20px;
}

ol.commentlist a {
	color:#d94623;
}

.avatar {
	float: left;
	display: inline;
}

.avatar img {
	padding: 1px;
	border: 1px solid #ddd;
}

.comment-author {
	margin-bottom:10px;
}

.comment-meta {
	font-size:11px;
	padding-bottom:10px;
	color:#baad87;
}

.comment-meta a {
	color:#fff;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

/* ---SIDEBAR---*/



#sidebar li {
	list-style:none;
}

#sidebar-container {
	width:288px;
	float:right;
	margin-bottom:20px;
}

#search {
	padding:25px 0 42px 0;
}

#sidebar {
	background:url(images/sidebar-rpt.png) repeat-y;
	padding:10px;
	width:288px;
}

#searchtitle {
	float:left;
	width:62px;
	padding:5px 0 0 10px;
}

#searchform {
	float:right;
	width:201px;
	height:21px;
	border:#d94623 3px solid;

}

#searchbutton, #submitbutton {
	float:right;
	width:30px;
	height:21px;
}

#searchinput {
	float:left;
	width:161px;
	background:images/search_bg.jpg;
	background:none;
	border:0;
	color:#666;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica;
	text-indent:5px;
	padding-top:1px;
}

.tisebox {
	float:left;
	width:125px;
	height:125px;
	background:#fff0c9;
	margin:4px;
	clear:left;
}

#sidebar-menu {
	width:288px;
}

#sidebar-menu ul li a {
	padding:0 0 5px 10px;
	display:block;
}

#sidebar-menu ul ul li a {
	padding:0 0 5px 10px;
	display:block;
}


#sidebar-menu ul ul ul li a {
	padding:0 0 5px 10px;
	display:block;
}



#sidebar-menu ul li a:hover {
	color:#d94623;
}

#sidebar-left {
	width:125px;
	float:left;
	padding:4px;
}

#sidebar-right {
	width:125px;
	float:left;	
	padding:4px;
}

#sidebar h2 {
	background:#d94623;
	width:105px;
	height:26px;
	padding:2px 10px;
	margin-top:10px;
	margin-bottom:5px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:16px;
	font-weight:600;
}

#rss-feed {
	padding:10px 0 0 4px;
}

/* ----- FOOTER ----- */

#footer_container{
	background:#ede0bb;
}

#footer_container a {
	color:#d94623;
}

#footer-top {
	width:100%;
	border-bottom:solid 2px #d94623;
}

#back-to-top-container {
	height:30px;
	margin:auto;
	width:960px;
}

#back-to-top a {
	width:60px;
	height:20px;
	float:right;
	display:block;
	background:#d94623;
	color:#fff;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica;
	padding:5px;
}

#back-to-top a:hover {
	color:#050006;
}

#footer-content {
	margin:auto;
	width:960px;
}

#recent-tweets {
	width:300px;
	float:left;
	padding:10px;
}

#recent-tweets a {
	color:#d94623;
}

#recent-tweets, #friends li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#050006;
	margin-bottom:10px;
}

.recent-tweets-date {
	padding-top:5px;
	font-size:11px;
}

#friends li a:hover {
	color:#d94623;
}

#friends {
	width:200px;
	float:left;
	padding:10px;
}

#about {
	width:400px;
	float:left;
	padding:10px;
}

.footer-content-column, .footer-friends-column {
	clear:left;
	margin-top:10px;
	
}

.footer-friends-column {
	margin-top:10px;
	padding-left:15px;
	border-left:solid 4px #d94623;
	margin-bottom:20px;
}

#footer-bottom-container {
	height:50px;
	width:100%;
	background:#d7c99f;
}

#footer-bottom {
	margin:auto;
	paddingtop:20px;
	width:960px;
}

small, small a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	color:#9e926e;
}



div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#container-404 {
	width:100%;
	background:url(images/404-BG-RPT.jpg) repeat-x;
}

#content-404 {
	width:100%;
	height:1024px;
	background:url(images/404-bg.png) center no-repeat;
	}

#content-container-404 {
	width:960px;
}

#speachbubbleleft {
	width:220px;
	padding:230px 0 0 160px;
	float:left;
}

#speachbubbleright {
	width:120px;
	padding:240px 0 0 95px;
}

#speachbubbleright p {
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	line-height:18px;
	text-align:left;
}

#speachbubbleleft p{
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	line-height:16px;
	text-align:left;
}

#speachbubbleleft a, #speachbubbleright a {
	color:#d94623;
}

a.tooltip:after {
font:12px/1.4 Arial,Georgia,sans-serif; 
content: attr(tip); 
display:none; 
position:absolute; 
padding:5px 10px; 
top:0px; 
margin:0; 
color:#fff; 
background:#d94624; 
left:-10px;   
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
border-radius:4px;   
background:#d94624;}

a.tooltip-1:after {
font:12px/1.4 Arial,Georgia,sans-serif; 
content: attr(tip); 
display:none; 
position:absolute; 
padding:5px 10px; 
top:-40px; 
margin:0; 
color:#fff; 
background:#d94624; 
left:0;   
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
border-radius:4px;   
background:#d94624;}

a.tooltip:before{ 
z-index:13; 
position:absolute; 
content:"\00a0"; 
display:none; 
width:0; 
height:0;
border-style:solid;   
top:-3px; left:10px; 
border-width:15px 7px 15px 7px; 
border-color:transparent transparent #d94624; 
}  

 a.tooltip:hover::before{ 
 display:block; 
 }   
 
 a.tooltip:hover, a.tooltip-1:hover{ 
 z-index:10; 
 position:relative; 
 }   
 
 a.tooltip:hover::after, a.tooltip-1:hover::after{ 
 width:170px;
 display:block; 
 margin:25px 0 0 10px;
 }
 
.tise-large {
	width:428px;
	padding:10px 112px 10px 112px;
	background:url(images/tutorial-bg.png);
}

.communitynews h3, .widget-box h3 {
	height:0px;
	overflow:hidden;
}

.widget-box li {
	width:300px;
	margin-right:10px;
	margin-bottom:10px;
	height:125px;
	overflow:hidden;
	background:url(images/tutorial-bg.png);
	float:left;
	padding:10px;
}

.widget-box li small {
	padding-top:2px;
		color:#000;
}
.widget-box li h1 {
	margin-bottom:0;
	padding-bottom:0;
	font-size:18px;
	}
	
.ngg-gallery-thumbnail{
	float:left;
}

.tisebox1 {
	padding:10px 0 0 3px;
	margin-bottom:10px;
	clear:both;
}

.tisebox2 {
	float:right;
	padding:2px 25px 0 0;
}

.tisebox3 {
	float:left;
}

.tisebox4 {
	padding:10px 0px 0px 20px;
	margin-top:10px;
	clear:both;
}

#authorbio {
	float:right;
	width:530px;
	padding-top:10px;
}

#authorpics {
	float:left;
	width:100px;
	height:100px;
	padding:5px 2px 2px 2px;
}
