/*
Theme Name: Nordic Freelance
Theme URI: http://www.nordicfreelance.com
Description: Nordic Freelance is a Wordpress theme made by Uddenberg.nu
Version: 1.0
Author: Rikard Uddenberg
Author URI: http://www.uddenberg.nu
*/

/*
 _    _     _     _            _                    
| |  | |   | |   | |          | |                   
| |  | | __| | __| | ___ _ __ | |__   ___ _ __ __ _ 
| |  | |/ _` |/ _` |/ _ \ '_ \| '_ \ / _ \ '__/ _` |
| |__| | (_| | (_| |  __/ | | | |_) |  __/ | | (_| |
 \____/ \__,_|\__,_|\___|_| |_|_.__/ \___|_|  \__, |
                                               __/ |
                                              |___/ 
*/


* {
	margin: 0;
	padding: 0;
}

/* General */

html {
	overflow: -moz-scrollbars-vertical;
}

body, html {
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
}

#wrapper {
	margin:0 auto;
	width:940px;
}

.header {
	height:228px;
}

#content {
	margin:0 auto;
	padding-top:20px;
}

.clear {
	clear:both;
	overflow:hidden;
}

.blogWrap {
	margin:0 auto;
	padding-top:40px;
}

#contentLeft {
	float:left;
	width:630px;
}

#contentLeft p {
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
}

#contentLeft h2 {
	font-size: 26px;
	font-family: Georgia, serif;
	font-weight: normal;
	color:#161616;
	margin-bottom:20px;
}

#contentLeft h2 a:link, #contentLeft h2 a:hover, #contentLeft h2 a:visited {
	color:#000;
}

#gallery {
	margin-top:30px;
	margin-left:10px;
}

#gallery h3 {
	font-size: 24px;
	font-family: Georgia, serif;
	font-weight: normal;
	color:#161616;
	margin-bottom:10px;
}

#gallery h4 {
	font-size: 17px;
	font-family: Georgia;
	color: #636363;
	margin-bottom: 0px;
}

#footer {
	margin-top:30px;
	font-size:11px;
}

/* Sidebar */

#contentRight {
	float:right;
	width:230px;
	border-top:5px solid #e7e7e7;
	border-bottom:5px solid #e7e7e7;
	background:#f5f5f5;
	padding:20px;
}

#contentRight h2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
}

#contentRight p {
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
}

#contentRight ul {
	margin-bottom:30px;
}

#contentRight li li {
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	list-style-image: url('images/arrow.gif');
	margin-left:30px;
	margin-bottom:5px;
}

#contentRight a:link, #contentRight a:hover, #contentRight a:active, #contentRight a:visited {
	color:#494949;
}

/* Twitter Widget  */

.twitterwidget {
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
}

#contentRight div li {
	list-style:none;
	margin:0px;
	padding-left:15px;
	padding-bottom:20px;
}

#contentRight .entry-content a:link, #contentRight .entry-content a:visited {
	color:#0b92be;
}

#contentRight h2 a:link, #contentRight h2 a:visited {
	color:#000;
}

#contentRight .time-meta {
	display:block;
	margin-top:10px;
}

/* Post */

.entry ul {
	margin-bottom:15px;
}

.entry li {
	list-style:circle;
	margin-left:20px;
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
}

.entry img {
	border:5px solid #ccc;
}

.post {
	margin-bottom:30px;
}

.postmetadata {
	padding:5px 10px;
	background:#f5f5f5;
	border-bottom:5px solid #e7e7e7;
}

.more-link {
	display:block;
	padding-top:15px;
}

.navigation {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}


# {
	line-height: 22px;
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
}


/* Typography & Links */


p {
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
}

.datetime {
 	font-size: 14px;
    padding: 1px 4px;
    margin-bottom:0px;
    padding-bottom:0px;
    color: #616161;
	font-style: italic;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.tableStyle {
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	height:20px;
}

b {
	font-weight:bold;
}

a, a:link, a:visited {

	color: #be0b0c;
	font-weight: normal;
	text-decoration: none;
	outline: 0px;
	-moz-outline-style: none;
}

a:hover {
	color: #000;
}

.contactAdmin {
	font-size: 26px;
	font-family: Georgia, serif;
	font-weight: normal;
	color:#161616;
	margin-bottom:20px;
line-height:2em;
}

.infoHome .welcome {
	font-size: 17px;
	font-family: Georgia;
	color: #636363;
	margin-bottom: 0px;
}

.infoHome h2 {
	font-size: 44px;
	font-family: Georgia, serif;
	font-weight: normal;
	color:#161616;
	margin-bottom:20px;
}

.infoHome h3 {
	font-size: 24px;
	font-family: Georgia, serif;
	font-weight: normal;
	color:#161616;
	margin-bottom:15px;
}

.infoHome h4 {
	font-size: 22px;
	font-family: Georgia, serif;
	font-weight: normal;
	color:#161616;
	margin-bottom:20px;
}


.infoHome p {
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
}

.reg {
	float:right;
	margin-right:70px;
	background:#f1f0ef;
	padding:20px;
	width:276px;
	overflow:hidden;
}

.reg h2 {
	font-size: 28px;
	font-family: Georgia, serif;
	font-weight: normal;
	color:#161616;
	margin-bottom:20px;
}

.reg h3 {
	font-size: 16px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 22px;
}

/* Logotype */


#header h1 {
	display:block;
	overflow:hidden;
	height:189px;
	width:940px;
	text-indent:-9999px;
	background:url('images/nordicfreelance.jpg') no-repeat;
}


/* Navigation */


#header a:link, #header a:visited, #header a:hover {
	color:#FFF;
	text-decoration:none;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(66,58,50,1);
}

#header ul {
	margin-top:-4px;
	float:left;
}

#header li {
	float:left;
	margin-left:35px;
	padding:15px 15px 15px 15px;
}

#header li:first-child {
	margin-left:0;
	padding-left:10px;
}
/* Start, Program and Practical - Left */
#header li.current_page_item {
	background:url('images/navright.gif') top right no-repeat;
	background-color:#be0b0c;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
/* Blog - Center */
#header .page-item-9.current_page_item  {
	background:#be0b0c;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
/* Blog - Right*/
#header .page-item-11.current_page_item, #header .page-item-11.current_page_parent {
	background:url('images/navleft.gif') top left no-repeat;
	background-color:#be0b0c;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
/* Sign up - Right */
#header .page-item-178.current_page_item, #header .page-item-178.current_page_parent {
	background:url('images/navleft.gif') top left no-repeat;
	background-color:#be0b0c;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
/* Contact - Right */
#header .page-item-15.current_page_item { 
	background:url('images/navleft.gif') top left no-repeat;
	background-color:#be0b0c;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}


/* Content */


.feature {
	margin:30px 0 35px 0px;
	border-bottom:1px solid #ccc;
}

.feature p {
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
}

.feature img {
	float:left;
	padding-bottom:20px;
}

.infoHome {
	width: 345px;
	float: left;
	margin-left:10px;
	margin-bottom:20px;
}

/* Five latest Blogs on frontpage */

.latest {
	margin-top:30px;
	float:right;
	width:230px;
	overflow:hidden;
}

.latest h3 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
}

.latest ul {
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
}

.latest li {
	list-style-image: url('images/arrow.gif');
	margin:10px;
	margin-left:20px;
}

.latest a:link, .latest a:hover, .latest a:active, .latest a:visited {
	color:#494949;
}


.highlights {
	margin-bottom:30px;
	
}

#box {
	width: 240px;
	float: left;
	background:#f5f5f5;
	border-top:5px solid #e7e7e7;
	border-bottom:5px solid #e7e7e7;
	height:220px;
	padding:20px;
}

.middle {
	margin:0 50px;
}

#box p {
	line-height: 22px;
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
}

#box h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom:10px;
}

/* Forms */

.input {
	width: 260px;
	height: 22px;
	background: white;
	border: 3px #cccccc solid;
	margin: 6px 0 10px 0;
	padding-left: 10px;
}
	.input:focus {border: 3px #5c564a solid;}


.registerbutton {
	padding:7px 9px;
	color:#fff;
	cursor:pointer;
	border:none;
	background-color:#639d3e;
	font-size:14px;
	background-image:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}	
	.registerbutton:focus {color:#222;border:#6d6c65 1px solid;}
	.registerbutton:hover {background-color:#000;cursor:pointer; color:#FFF;}
	.registerbutton:hover {background-color:#000;cursor:pointer; color:#FFF;}
	.registerbutton:active {color:#222;border:#6d6c65 1px solid;}


.wpcf7-not-valid-tip-no-ajax {
	margin: -22px 0 20px 0;
}

/* Images styles */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* Comments  */

.comment-body {
	margin:0px;
	padding:0px;
}

.comment-meta {
	font-size:12px;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Helvetica, Arial, sans-serif;
	}
	
#commentform input {
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #737373;
	border-right:1px solid #737373;
	font-size:13px;
	height:20px;
}
.commentlist li ul li {
	font-size: 13px;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Helvetica, Arial, sans-serif;
}

.commentmetadata {
	font-weight: normal;
}
	
	.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { 
	padding: 0; 
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.programContent {
	margin:0 auto;
}

.programContent h1 {
	display:hidden;
}

.programContent h2 {
	font-size: 24px;
	font-family: Georgia, serif;
	font-weight: normal;
	color:#161616;
	margin-bottom:15px;
}

.programContent h3 {
	font-size: 22px;
	font-family: Georgia, serif;
	font-weight: normal;
	color:#161616;
	margin-bottom:15px;
}

.programContent h4 {
	font-size: 20px;
	font-family: Georgia, serif;
	font-weight: normal;
	color:#161616;
	margin-bottom:20px;
}

.programContent p {
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
}

.programContent img.alignright {
	float:right;
}

.programContent img.alignleft {
	float:left;
}

.programContent ul {
	font-size: 13px;
	color: #606060;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 15px;
}

.programContent li {
	list-style:disc;
	margin-left:15px;
}

.programContent blockquote {
	font-weight:normal;
	font-style:italic;
	quotes: "\201C" "\201C";
}
