/*  
Theme Name: Yaty Karim
Theme URI: http://yatykarim.se
Author URI: http://www.davidpaulsson.se/
*/


/*
--------------------------------------------------------------

	yatykarim.se

	text #eee
	bgr #000
	l�nkf�rg #ff0099
	l�nk:hover #fff
	
	rubriker helvetica
	br�dtext arial
	
--------------------------------------------------------------

TYPOGRAFI

--------------------------------------------------------------

*/

body {
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 10px;
	border-top: 1px solid #333;
	background-color: #000;
	color: #eee;
}
a {
	text-decoration: none;
	color: #ff0099;
}
a:hover {
	color: #fff;
}
h1, h2, h3, h4, #nav, #feature, .pinkdot {
	font-family: "Helvetica CY", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
h1 {
}
h2 {
	letter-spacing: 3px;
	font-size: 36px;
	line-height: 48px;
	text-transform: uppercase;
}
h2 a {
	clear: both;
	color: #fff;
}
h3 {
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}
.meta {
	font-size: 10px;
	color: #666;
	margin-top: -5px;
}
.share {
	font-size: 10px;
	color: #666;
	clear: both;
	padding: 10px;
}
.italic {
	font-style: italic;
}
/*
--------------------------------------------------------------

HEADER

--------------------------------------------------------------

*/

#header {
	width: 950px;
	height: 230px;
	margin: 0 auto;
	background-image: url(bilder/bgr-header.png);
	background-position: top center;
	padding: 40px;
}
#logo a {
	display: block;
	height: 219px;
	width: 225px;
	background-image: url(bilder/logo.png);
	text-indent: -9999px;
	float: left;
}
/*
--------------------------------------------------------------

NAVIGATION

--------------------------------------------------------------

*/

#nav {
	letter-spacing: 2px;
	font-size: 14px;
	float: right;
	margin-top: 190px;
	text-transform: uppercase;
}
#nav a {
	color: #eee;
}
#nav a:hover {
	color: #ff0099;
}
#nav li {
	float: left;
	height: 46px;
	line-height: 46px;
}
.marginright {
	margin-right: 15px;
	padding-right: 15px;
}
.borderright {
	height: 46px;
	background-image: url(bilder/borderright.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.current a {
	color: #ff0099 !important;
}
.kommentar {
	background-image: url(bilder/comment.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 26px;
	display: block;
	height: 16px;
}
.kommentar:hover {
	background-position: left top;
}
.rss {
	background-image: url(bilder/rss.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	display: block;
	height: 16px;
	float: right;
}
.rss:hover {
	background-position: left bottom;
}
.facebook-right {
	background-image: url(bilder/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	display: block;
	height: 16px;
	float: right;
	margin-right: 20px;
}
.facebook-right:hover {
	background-image: url(bilder/facebook.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 26px;
	display: block;
	height: 16px;
	float: right;
}
.facebook {
	background-image: url(bilder/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	display: block;
	height: 16px;
}
.facebook:hover {
	background-position: left bottom;
}
.twitter {
	background-image: url(bilder/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	display: block;
	height: 16px;
}
.twitter:hover {
	background-position: left bottom;
}
.marginbottom {
	margin-bottom: 20px;
}
hr {
	height: 1px;
}
.gallery img {
	border: 2px solid #eee !important;
}
.gallery img:hover {
	border: 2px solid #ff0099 !important;
}
/*
--------------------------------------------------------------

HEY MY NAME IS YATY

--------------------------------------------------------------

*/
#feature {
	border-top: 1px solid #333;
	background-color: #111;
/*	height: 100px;
	font-weight: bold; */
	clear: both;
}
#feature p {
	text-align: center;
	font-size: 50px;
	width: 950px;
/*	height: 300px; */
	margin: 0 auto;
	line-height: 100px;
}
/*
--------------------------------------------------------------

MAIN

--------------------------------------------------------------

*/
#mainwrapper {
	border-top: 1px solid #333;
	width: 100%;
}
#main {
	width: 950px;
	margin: 0 auto;
	margin-top: 20px;
}
#main img {
	border: 5px solid #eee;
	margin: 10px 0 10px 0;
}
.pinkdot {
	letter-spacing: 2px;
	border-left: 10px solid #ff0099;
	font-size: 14px;
	padding-left: 20px;
	margin: 2em 0 2em 0;
}
p {
	margin: 0 0 1em 0;
}
.post {
	clear: both;
	margin-bottom: 80px;
}
/*
--------------------------------------------------------------

COLLUMNS

--------------------------------------------------------------

*/

.colwrapper {
	width: 100%;
	border-top: 1px solid #333;
	margin: 0 auto;
	padding: 20px 0;
	clear: both;
}
.collumns {
	width: 950px;
	margin: 0 auto;
}
.col {
	float: left;
	width: 280px;
	padding-bottom: 20px;
}
.colmarginright {
	margin-right: 50px;
}
/*
--------------------------------------------------------------

FOOTER

--------------------------------------------------------------

*/

#footerwrapper {
	clear: both;
	width: 100%;
	border-top: 1px solid #333;
	margin: 0 auto;
	margin-top: 40px !important;
	padding: 20px 0;
}
#footer {
	font-size: 10px;
	width: 950px;
	margin: 0 auto;
}
/*
--------------------------------------------------------------

EXTRAS

--------------------------------------------------------------

*/

.margintop {
	margin-top: 10px;
}
.floatright {
	float: right;
	margin-left: 20px !important;
}
.alignright {
	float: right;
	margin-left: 20px !important;
}
.floatleft {
	float: left;
	margin-right: 20px;
}
.alignleft {
	float: left;
	margin-right: 20px;
}
.clear {
	clear: both;
}
input {
	background-color: #000;
	color:#e5e5e5;
	border: 1px solid #4c4c4c;
	padding: 9px;
	margin-right: 5px;
	margin-top:5px;
	font-size:11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
input:focus {
	border: 1px solid #666666;
	background-color: #222;
}
textarea {
	background-color: #000;
	color:#e5e5e5;
	border: 1px solid #4c4c4c;
	padding: 9px;
	margin-right: 5px;
	margin-top:5px;
	font-size:11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width:60%;
}
textarea:focus {
	border: 1px solid #666666;
	background-color: #222;
}
.aboutme {
	float: right;
	margin-left: 40px !important;
}
.navigation {
	margin: 40px 0;
	padding: 20px 0;
}
em {
	font-weight: bold;
}
.col li {
	list-style-type: none;
}
/*
--------------------------------------------------------------

COMMENTS

--------------------------------------------------------------
*/
.comments {
	clear: both;
	margin-top: 40px;
}
.comments li {
	clear: both;
	margin-bottom: 20px;
}
.avatar {
	float:left;
	margin-right:20px !important;
	border:2px solid #EEEEEE !important;
}
.navigation {
	display: none;
}
.commentmetadata {
	font-size: 10px;
}
/*
--------------------------------------------------------------

EXTRAS

--------------------------------------------------------------
*/
#featured {
	border: 5px solid #eee;
	margin: 10px 0 20px 0;
}
.carouselContainer {
	display: none;
}
.jdGallery .slideInfoZone {
	padding: 10px 20px !important;
}
.jdGallery .slideInfoZone p {
	text-indent: -9999px !important;
}
/* rss-grej */
.rss-popup {
float:right;
padding:0;
position:relative;
width:100px;
margin-left:-30px;
}
 
div.rss-popup em {
background: url(bilder/bubble.png) no-repeat;
width: 100px;
height: 49px;
position: absolute;
top: -70px;
left: -0px;
text-align: center;
text-indent: -9999px;
z-index: 2;
display: none;
}
 
#rss-icon {
width: 42px;
height: 42px;
background: url(bilder/icon.png) no-repeat 0 0;
text-indent: -9999px;
margin: 0 auto;
display: block;
}

.wp-pagenavi {
text-align: center !important;
}

.wp-pagenavi span.pages {
background-color:#000 !important;
border:0 !important;
border-right: 1px #fff solid !important;
color:#eee !important;
margin:2px;
padding:2px 6px 4px 2px !important;
}

.wp-pagenavi span.current {
background-color:#000 !important;
border:0 !important;
color:#eee !important;
font-weight:bold;
margin:2px;
padding:2px 4px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
background-color:#000 !important;
border:0 !important;
color:#ff0099 !important;
margin:2px;
padding:2px 4px;
text-decoration:none;
}

.wp-pagenavi a:hover {
background-color:#000 !important;
border:0 !important;
color:#fff !important;
margin:2px;
padding:2px 4px;
text-decoration:none;
}

.attachment-post-thumbnail {
float: left;
margin-top: 0 !important;
margin-right: 2em !important;
padding-top: 0 !important;
}

.startsida {
margin-bottom: 40px;
}

.welcome {
margin-bottom: 4em;
}

.gallery-item {
padding: 0;
}

.gallery-icon {
padding: 0;
}

a.stbutton {
padding:3px 10px 5px 30px !important;
}

.btc-summary {
display: none !important;
}

.collumn {
float: left;
width:25%;
margin-right:20px;
margin-bottom:20px;
padding:20px;
}

.h3-typ {
font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 0.5em;
	margin-top:20px;
}

.h4-typ {
font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 0.5em;	
}
.cv-facebook {
	background-image: url(http://yatykarim.se/facebook.png);
	background-repeat: no-repeat;
	padding-left: 34px;
	line-height: 24px;
	margin-bottom: 1em;
}
.cv-twitter {
	background-image: url(http://yatykarim.se/twitter.png);
	background-repeat: no-repeat;
	padding-left: 34px;
	line-height: 24px;
	margin-bottom: 1em;
}
.cv-pdf {
	background-image: url(http://yatykarim.se/pdf_icon.png);
	background-repeat: no-repeat;
	padding-left: 34px;
	line-height: 24px;
}