﻿/*
Theme Name: FashionGuitar
*/

/* @import url('/wp-content/themes/fashionguitar/html5reset-1.6.1.css');*/
	

/* headers */

h1 	{ 
	font-family: Raleway, sans-serif;
	font-size: 30px;
	text-transform: none;
	margin-top: 20px;
	text-align: center;
	}

h1.categorytitle 	{
	font-family: Raleway, sans-serif; 
	text-align: left;
	}

h1 a:link { 
	font-family: Raleway, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 0px;
	color: #2c2b2b;
	}

h1 a:visited { 
	font-family: Raleway, sans-serif; 
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 0px;
	color: #2c2b2b;
	}


h2 	{ 
	font-family: Raleway, sans-serif; 
	line-height: 12px;

	font-size: 30px;
	font-weight: bold;
	}

h2.index	{ 
	font-family: Raleway, sans-serif; 
	text-align: center;
	font-size: 30px;
	font-weight: bold;

	margin-top: 4px;
	margin-bottom: 25px;
	}

h2 a:link { 
	font-family: Raleway, sans-serif; 
	text-decoration: none;
line-height: 30px;
	margin-top: 0px;
	color: #2c2b2b;
	}

h2 a:visited { 
	font-family: Raleway, sans-serif; 

	text-decoration: none;
	margin-top: 0px;
	color: #2c2b2b;
	}



h3 	{ 
	font-family: Raleway, sans-serif; 

	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	}

h4 	{ 
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 0px;
	text-align: center;
	}

/* hyperlinks*/
a:link {text-decoration: none;
	color: #727272;} /* unvisited link */
a:visited {color: #727272;}  /* visited link */
a:hover {color: #727272;}  /* mouse over link */
a:active {color: #727272;}  /* selected link */ 


header,section,article,aside,footer{
	display: block;
}

/* Begin Structure */

html {
	margin: 0;
	padding: 0;
}


body {
	font-family: times, Josefin Slab, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #ffffff;
	margin-top: 0px;
	color: #2c2b2b;
	line-height: 24px;


}
	
header {
	width: 1040px;
	margin: 0 auto;
	height: auto;
	margin-top: 20px;
	border-bottom: 18px solid #ffffff;
	}

.logo {
	margin: 0 auto;
	width: 920px;
	margin-bottom: 20px;
	}

.menuenzoek {
	width: 1040px;
}

#page {
	height: 100%;
	margin:0 auto;
	background:#ffffff;
	padding: 0px 0;
	width: 1040px;
	text-align:left;
	position: relative;
	}

section {
	width: 700px;
	float: left;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	}

section.breed {
	width: 1040px;
	float: left;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	}



.singlepost p {
	padding-bottom: 12px;
}


p {
margin-bottom: 0px}

.postthumbnail {
float: left;
margin-right: 20px;
margin-bottom: 15px;

}

.postcontent {
float: left;
width: 700px;
}

		
/*searchbox*/



#searchform {
	width:150px;
margin-top: 3px;
margin-left: 60px;

	}
	
#s {
	width:150px;
	padding: 5px;
	border:0px solid #cccccc;
	background:#dddddd;
	font-size:10px;
	float:left;
	color: #b0b0b0;
	text-transform: uppercase;
	font-style:italic;

	}

	#searchsubmit {
	float:right;
position: absolute;
margin-left: 7px;
margin-top: 0px;
width: 21px;
height: 21px;
border: 0px;
	}


/* Begin Aside*/
aside {
	margin-left: 40px;
font-size:11px;
	width: 300px;
	float: left;
	}

.textwidget {
	margin-bottom: 25px;
	}	

aside.singlesidebar {
	margin-left: 30px;
	width: 370px;
	margin-top: 10px;
	float: left;


	}




/* Begin Footer */
footer {
	width: 1040px;
	padding-top:20px;
	padding-bottom: 20px;
	border-top:1px solid #2c2b2b;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	}

.footernav {
float: right
}	

.footerline {
border-bottom: 1px solid #2c2b2b;
margin-top: 10px;

margin-bottom: 10px;
}

	
/* End Footer / End Structure */




img 	{
	border: 0px;
	margin-top: 0px;
	}



.clear {
	clear: both;
	}

/* =Menu
----------------------------------------------- */

nav {
	width: 1040px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
height: 21px;
}

/* Main menu settings */
#centeredmenu {

   float:left;
   margin:0;
margin-bottom: 30px;
margin-top: 30px;
   padding:0;
   width:100%;
	font-family: Raleway, sans-serif;
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
text-transform: uppercase;

}

/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   right:50%;

}
#centeredmenu ul li {
   margin:0 0 0 1px;
   padding:0;
   float:left;
   position:relative;
   left:50%;
   top:1px;

}
#centeredmenu ul li a {
   display:block;
   margin:0;
   padding:.6em 1.2em .4em;
   font-size:14px;
   line-height:1em;
   background:#ffffff;
   text-decoration:none;
   color:#2c2b2b;
   font-weight:none;
   border-bottom:0px solid #000;
}
#centeredmenu ul li.active a {
   color:#2c2b2b;
	font-weight: bold;
   background:#000;
}
#centeredmenu ul li a:hover {
   background:#ffffff; /* Top menu items background colour */
   color:#2c2b2b;
   border-bottom:0px solid #03f;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
   background:#ffffff; /* Top menu items background colour */
   color:#orange;
   border-bottom:0px solid #03f;
}


#centeredmenu ul li.current-menu-item > a {
color: #2c2b2b;
}

/* Submenu items */
#centeredmenu ul ul {
	
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:2.1em;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
   width:150%; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-size:14px;
   font-weight:normal; /* resets the bold set for the top level menu items */
   background:#ffffff;
   color:#2c2b2b;
   line-height:1.4em; /* overwrite line-height value from top menu */
   border-bottom:0px solid #ddd; /* sub menu item horizontal lines */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:#ffffff; /* Sub menu items background colour */
border: 0px solid red;
   color:#2c2b2b;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}


/* =Tables
----------------------------------------------- */
table
{
width:280px;
margin-left: -2px;
}

td
{
margin-left: -10px;
width: 75px;
}

tr
{
margin-left: -10px;

}




.socialsharing {
float: right;
}

.socialsharingsingle {
margin-top: -45px;
float: right;
}


/* Contact */
.wpcf7-form p input, .wpcf7-form p textarea{

background-color:#ffffff;
color:#2c2b2b;
border: 1px solid #cccccc;
padding:5px;
width: 607px;
margin-bottom: 20px;
}

.contactlabel {
font-weight: bold;
font-size: 12px;
}

.gap {
clear: both;}

.contact-submit {
float: right;
}

/* Reacties*/

.reacties {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #2c2b2b;
}

.relatedposts {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #2c2b2b;
}

.socialsharingtoolkit {
margin-top: 17px;

}

iframe {
border: 1px solid #2c2b2b;
}

.languageselector {
float: right;
}

.empty {
height: 10px;
}

.headerline {
border-bottom: 1px solid #2c2b2b;
margin-top: 20px;

margin-bottom: 20px;
}

.entry-date {
font-family: Raleway, sans-serif;
font-size: 10px;
text-transform: uppercase; 
text-align: center;
color: #7a7c7e;
}

.more {
font-family: Zeyada , arial; 
margin-top: 20px;
font-size: 26px;
float: ;
margin-left: 300px;
margin-bottom: 30px;
color: #2c2b2b;
}

.comments {
font-family: Raleway, sans-serif;
font-size: 10px;
text-transform: uppercase;
float:;
margin-left: 305px;
margin-bottom: 20px;
}


/* Begin Comments */		

.post-comment {
margin-top: 5px;
float: left;
}

.post-comment a {
color: #a6a5a5;
}

.commentlist {
	margin-top:20px;
	}
		
.commentlist li {
	list-style:none;
	margin-bottom:30px;
	border-bottom:1px solid #e6e6e6;
	}
	
.commentlist li.alt {
	}
	
	.commentmetadata, .comment-author {
		font-size:.9em;
		}
		
		.comment-author {
		}
		
	.avatar {
		float:left;
		display:block;
		margin:5px 5px 0 -20px;
		}

#commentform {
	padding-bottom:10px;
}
		
#commentform input, #commentform textarea {
	width:147px;
	border:1px solid #e6e6e6;
	background:#f9f9f9;
	font-size:11px;
	padding:2px 3px 3px;
	}
	
#commentform textarea {
	width:700px;
	}
			
#commentform #submit {
	width:150px;
	border:none;
	background:#2c2b2b;
	font-size:11px;
	padding:0;
	color:#fff;
	font-size:12px;
	cursor:pointer;
	padding:2px 0 3px;
text-transform: uppercase;
	}
/* End Comments / End Content */

/* Contact */
.wpcf7-form p input, .wpcf7-form p textarea{

background-color:#dddddd;
color:#2c2b2b;
border: 0px;
padding:5px;
width: 700px;
float: left;
}

.contactlabel {
width: 100px;
float: left;
font-style:normal;
font-weight: normal;
font-size: 12px;
}

.gap {
clear: both;}

#verzend {
background: #2c2b2b;
width: 100px;
color: #ffffff;
text-transform: uppercase;
height: 30px;
line-height: 10px;
}

#connect {
margin-left: 5px;
}

#connect ul {
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 0;
	
}
#connect ul li {
	display: inline;
	margin-right: 8px;
}

.singlesharing {
margin-left: 110px;
}

#random {
margin-left: 55px;
}

#random ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 !important;
}
#random ul li {
	display: inline;
	margin-right: 25px;
}

.randomthumbnail {
float: left;
width: 135px;
text-align: center;
margin-left: 10px;
margin-right: 10px;

}

.randomcategory {
font-family: Zeyada , arial; 
font-size: 16px;

}

.onderline {
border-bottom: 1px #7a7c7e solid;
margin-bottom: 10px;
}


/* =Menu
----------------------------------------------- */

#access {
	border-top: 0px solid #ccc;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 1px 0 0;
	width: 100%;
background: #ffffff;
height: 25px;
margin-bottom: 30px;
margin-top: 30px;
}

#access ul {
	font-family: Raleway, sans-serif; 
	font-size: 14px;
	font-weight: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-transform: uppercase;
}
#access li {
	float: left;
	position: relative;
margin-left: -5px
}
#access a {
color: #2c2b2b;
	display: block;
	line-height: 2em;
	margin: 0 15px 0 0px;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	font-weight: normal;
	position: absolute;
	top: 23px;
	left: 5px;
	text-transform: none;
	z-index: 99999;
	width: 100px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #000;
color: #2c2b2b;
	line-height: 1em;
	margin: 0;
	padding: .66em .5em .5em 0.5em;
	min-width: 100px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: none;
}
#access ul ul a:hover {
	background: none;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item a,
#access .current-menu-ancestor a,
#access .current_page_item a,
#access .current_page_ancestor a {
	background: none;
color: #2c2b2b;
}

.twitter-share-button {
border: none;
}

.slideshow {
padding-top: 15px;
}

.headbanner {
display: block;
width: 970px;
margin: auto !important;
}

#socialshare ul {
	list-style: none !important;
	padding: 0px !important;
	}

#socialshare ul li {
	display: inline !important;
	margin: 0 10px 0 10px !important;
	}

.shopthepost-widget {
margin-bottom: 20px;
}

.social4i {
margin-top: 20px;
}

.image { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.newsletter-signin { 
   position: absolute; 
   top: 370px; 
   left: 0; 
   width: 100%; 
}