/*
Theme Name: Paper Shop - Blue edition 
Author: Tuulikk
Author URL: http://www.worldsonpaper.com
Version: 0.5

*/

/************************************************************************************
GENERAL STYLES
*************************************************************************************/

body {
	
	background-image:url('images/green_cup.png');
	background-color:black;

}
blockquote, q {
	quotes: none;
}

blockquote {
	font-size: 96%;
	font-family: Palatino Linotype;
	text-align: justify;
	padding: 8px 30px 15px;
}

/* LINKS
================================================ */
a {
	text-decoration: none;
}
a:link {
	color:#32579C;
	text-decoration: none;
	font-size: 100% !important;
	}
a:visited {
	color:#32579C;
	text-decoration: none;
	font-size: 100%;
} 
a:hover {
	color:#000000;
	text-decoration: underline;
	font-size: 100%;
	
}
a:active {color:#4B4E96;
	font-size: 100%;
}
	
/* LIST
================================================ */
ol, ul, li {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
	word-break: break-all;
}
ul {

	margin: 0 0 18px 1.5em;
}
ol {

	margin: 0 0 18px 1.5em;
}
/* TABLES
================================================ */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 10px;
	margin-right: 10px;
}
td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 15px;
}
/* FONTS
================================================ */
h1 { 
	font-size: 2.2em !important;
	font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4%;
}

h2 { 
	font-size: 2em !important;
	font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4%;
	
}
h3 { 
	font-size: 1.8em !important;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4%;
}
h4 { 
	font-size: 1.6em !important;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8%;
}
p { 
	font-size: 1.2em;
	font-family: Lucida Bright, Georgia, serif;
	text-align: left;
	margin-bottom: 10px;
	line-height: 117%;
	margin-left: 10px;
	margin-right: 10px;
}
	
hr{
	height: 1px;
	background: dotted #000000;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 16px;

	float: left;
}
small {
	font-size: 87%;
}
/* IMAGE RULES
================================================ */

img {
	max-width: 100%;
	height: auto;
}

/* FORM
================================================ */
#ninja_forms_form_1_wrap{
	
	margin-left: 10px;
	margin-right: 10px;
}
/* form input *//*
input, textarea, select, input[type=search], button {
	font-size: 100%;
	font-family: inherit;
	width: 35px; 
	
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url] {
	background: #f3f3f3;
	border: solid 1px #ddd;
	padding: 6px 10px;
	border-radius: 5px;
	-webkit-appearance: none;
}
input[type=text], input[type=search], input[type=email], input[type=url] {
	width: 240px;
	max-width: 90%;
}

/* text area *//*
textarea {
	line-height: 150%;
	width: 94%;
}

/* form input:focus *//*
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
	outline: none;
	background: #f9f9f9;
}

/* form button *//*
input[type=reset], input[type=submit], button {
	background: #333;
	color: #fff;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 7px 20px;
	cursor: pointer;
	border-radius: 5px;
	width:150px;
}

/* form button:hover *//*
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background: #000;
	color: #fff;
}
/* button x *//*
.quantity buttons_added {
	background: #852A07;
	color: #fff; */
	
	/*
}*/

/************************************************************************************
SITE LAYOUT
*************************************************************************************/
#pagewrap {
	margin: 0 auto;
	width: 80%;
	min-width: 1000px;
	max-width: 1800px;
	background: #FFFFFF;
	border-radius: 15px;
	border-width: 2px;
	border-color: #8C8C8C;
	border-style: solid;
	
}	

/* HEADER
================================================ */
header{
	margin-top: 20px;
	width: 100%;
	height: 155px;
	

	
}
#header-content{
	max-width: 100%;
	
	
	
}
#header-image {
	max-width: 250px;
	height: auto;
	
	margin-left: 10px;
	margin-right: 0px;
	float: left;
}

#header-info {
	max-width: 270px;
	display: block;
	outline: none;
	height: 110px;
	float: left;
}
h1.description {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	max-width: 225px;
	font-size: 1.8em;
	font-family: Courgette, Candara; 

}


#right-space {
	float: right;
	width: 560px;
}
.flags {
	margin-top: 25px;
	float: left;
	
}
.flags img{
	max-width: 55px;
	margin-top: 5px;
	margin-right: 8px;
	
}
.flags a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em !important;
	float: left;
	height: 40px;
}	
#header-widget .simple-image {
	float: left;
	
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	
}
#header-menu {
	width: 100%;
	background: black;
	list-style: none;
	color: #FFFFFF;
	height: 70px;
	
	border-bottom-style: solid;
	border-width: 1px;
	border-color: black;
	margin-bottom: 0;
	float: left;
}

#header-menu a {
	color: black;

}
#header-menu li.current_page_item a{
	color: #32579C;
	font-style: oblique;
	
	
}
#header-menu a:hover{
	color: gray;
	border-bottom-style: solid;
	border-color: gray;
	border-width: 4px;
	display: block;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 12px;	
}

#header-menu ul {
	width: auto;
	display: block;
	float: left;
	font-family: Lucida Bright, Georgia, serif;
	font-size: 180%;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 0px;
	margin-bottom: 5px;
	
}
#header-menu ul li {
	display: inline;
	
}
#header-menu ul li a {
	display: block;
	float: left;
	line-height: 2em;
	margin-left: 0px;
	margin-right: 12px;
	padding-left: 0px;
	padding-right: 4px;
	text-decoration: none;
	color: white;	
}
#body {
	width: 100%;
	background: white;
}

/* CONTENT AND SIDEBARS
================================================ */
#content_wrap {

	width: 100%;
	display:block;
}

#content {
	padding-top: 20px;
	width: 60%;
	float:left;
	display:block;
	min-height: 600px;
}
#the-post { 
	width: 100%;
    margin-bottom: 20px;
	float: left; 
	}
#sidebar-left {
	width:20%;
	float:left;
}
#sidebar-left a{
	font-size: 125% !important;
	line-height: 117%;
	margin-left: 10px;
	margin-right: 10px;
}
#sidebar-left li {
	margin-left: 0px;

	
}
#sidebar-right {
	width:20%;
	float:left;

	
}
#sidebar-right a{
	font-size: 135%;

	line-height: 117%;
}
#sidebar-right li {
	margin-left: 0px;

	
}
.simple-image {
	margin-top: 40px;
}	
.post-edit-link {
	margin-right: 100px;
}
/* FOTTER
================================================ */

#footer {
	width: 60%;
	margin-top: 100px;
	margin-left: 20%;
	float: left;
	border-bottom: 1px black solid;
	display:block;
}
#footer.textwidget {
	font-size: 60% !important;
}	
#footer p{
	font-size: 80%;
	margin-left: 4%;
	margin-right: 4%;	
}
	
#underbox {
	width: 60%;
	float: left;
	margin-bottom: 20px;
	margin-left: 20%;
	display:block;
	

}
#underbox a:link{
	font-size: 80%;
	padding: 1%;
	
}
#underbox  li, ul{
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
}
	
/* POST LAYOUT
================================================ */
.post{
	float: left;
}
.post-title {
	font-size: 26px;
	margin: 0 0 5px;
	padding: 0;
}
.post_head h2.title{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;

}
.post_head p{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 120%;
}
	
/* START PAGE LAYOUT
================================================ */
#google-maps-box {
	margin-top:100px;
}
#google-maps1 {
	float: left;
	max-width: 55%;
overflow: hidden;
}
#google-maps2 {
	float: right;
	max-width: 40%;
	overflow: hidden;
	
}
#google-maps1 {
	
}	
/* CONTACT PAGE LAYOUT
================================================ */
#adressbox {
	height: 100px;
}	
#adress1 {
	float: left;
	width: 25%;
}
#adress2 {
	float: left;
	width: 25%;
}

/* SHOP PAGE
================================================ */	
.butik {
	float: left;
	display: box;
	margin-bottom: 40px;
	display:block;
	width: 100%;
}   
#product-thumbnail  {
	float: left;
	width: 20%;
	display: box;
	height: 200px;
}
#product-information {
	float: left;
	width: 80%;
	display: box;
	height: 200px;
} 
#product-information li{
	margin-left: 10px;
	padding: 0px;
	font-size: 120% !important;
}
#product-gallery{
	margin-left: 10px;
	width: 60%;
}  
#price-box{
	margin-left: 10px;
	padding: 0px;
	font-size: 120%;
	display: block;
	padding-top: 20px;
}  
#price-box li{
	margin-left: 10px;
	padding: 0px;
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	
}  
.pris {
	color: #3CA654,
}
.pris p{
	color: #3CA654,
}
.pris li {
	color: #3CA654,
}
#databox {
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	width: 25%;
	padding: 8px;
	font-size: 1.2em;
	font-family: Lucida Bright, Georgia, serif;
	
}
#postbox {
	float: left;
	width: 100%;
	
}
#postbox br{
	display: none;

	
}
#leftbox br{
	display: block;	
}
#rightbox br{
	display: block;	
}
#leftbox {
	float: left;
	
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-color: black;
	max-width: 90px;
	padding-right: 45px;
	font-size: 1.2em;
	font-family: Lucida Bright, Georgia, serif;
	
}
#rightbox {
	float: left;
	position: relative;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: black;
	max-width: 600px;
	
	font-size: 1.2em;
	font-family: Lucida Bright, Georgia, serif;
	
}
/* CATALOG MENU
================================================ */
#loop-thumbntext { 
	width: 100%;
	height: auto;
	margin: 0 auto;

}
#loop-tt { 
	width: 100%;
	height: 200px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: dotted;

}

#loop-tt #the-post{ 
	margin-bottom: 9000px;


}

#loop-thumbnail { 
	height: 100%;
	width: 40%;
	float: left;
	

}

#loop-thumbnail  img{ 
	max-width: 100%;
	height: auto;
    margin: 4px;
	float: left;

}
/* .attachment-post-thumbnail {
	pointer-events: none;
	cursor: default; */
	
} 

#loop-text { 
	margin-left: 4px;
	width: 60%;
	height: 240px;
	float: left;
	
	text-align: justify;
	}
#loop-title {
	font-size: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
}
#loop-excerpt {
	font-size: 1.2em;
	font-family: Lucida Bright, Georgia, serif;
}

#leftbox {
	float: left;
	max-width: 50%;
}
#rightbox {
	float: left;
	max-width: 50%;
}



/* ORDER FORM
================================================ */

#ninja_forms_form_2_all_fields_wrap {
	width: 80%;
	margin-left: 10px;
/* Förnamn */
}
#ninja_forms_field_25_div_wrap {
	float: left;
	width: 50%;
}
#ninja_forms_field_25 {
	width: 70%;
/* Efternamn */	
}
#ninja_forms_field_26_div_wrap {
	float: left;
	width: 50%;
}
#ninja_forms_field_26 {
	width: 70%;

}
/* Postnummer */
#ninja_forms_field_31_div_wrap {
	float: left;
	width: 50%;
}
#ninja_forms_field_31 {
	width: 70%;
}
/* Stad */
#ninja_forms_field_32_div_wrap {
	float: left;
	width: 50%;
}
#ninja_forms_field_32 {
	width: 70%;
	}
#ninja_forms_field_47_div_wrap {
	

}

/************************************************************************************
ALIGNMENTS, FLOATING AND OTHER SETTINGS
*************************************************************************************/

/* FLOATS CLEARING
================================================ */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}

/* IMAGE ALIGNMENTS
================================================ */
img.alignright {
	float:right; 
	margin:0 0 1em 1em
} 
img.alignleft {
	float:left; 
	margin:0 1em 1em 0
} 
img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
} 
a img.alignright {
	float:right; 
	margin:0 0 1em 1em
} 
a img.alignleft {
	float:left; 
	margin:0 1em 1em 0
} 
a img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}

/* WIDGET SETTINGS
================================================ */	
.textwidget {

	font-size: 108%;
	margin-left: 10px;
	margin-right: 10px;
}
	
.widget-area {
	font-size: 108%;
	margin-left: 10px;
	margin-right: 10px;
}	
.widget {
	-moz-hyphens: auto;
	word-wrap: break-word;
}
	
.widget-title {
	color: #666666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
 }
.textwidget a {
	text-decoration: none;
	font-size: 100% !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.textwidget a:link {
	color:#32579C;
	text-decoration: none;
	font-size: 100% !important;
	margin-left: 0px;
	margin-right: 0px !important;
	}
.textwidget a:visited {
	color:#32579C;
	text-decoration: none;
	font-size: 100% !important;
	margin-left: 0px;
	margin-right: 0px !important;
} 
.textwidget a:hover {
	color:#000000;
	text-decoration: underline;
	font-size: 100% !important;
	margin-left: 0px;
	margin-right: 0px !important;
	
}
.textwidget a:active {color:#4B4E96;
	font-size: 100% !important;
	margin-left: 0px;
	margin-right: 0px !important;
}
 
/* NAVIGATION
================================================ */

#navigation {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.2em;
	font-family: Lucida Bright, Georgia, serif; 
}
#go-back {
	height: 300px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.2em;
	font-family: Lucida Bright, Georgia, serif; 
}
/* EXTRAS
================================================ */

