/*
Theme Name: K2 for Websmart
Version: 1
Author: Various Artists K2
Author URI: http://getk2.com/
Comments: based on k2 theme, modified by Websmart.at
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

/*- Typography */

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}

.comments input[type=text], .comments textarea, code {
	font-family: Monaco, "Courier New", Courier, monospace;
	}


/*- Page Structure */

body {
	font-size: 63.5%; /* Resets 1em to 10px */
	color: #333;
	background: url('images/bg.gif') repeat;
	text-align: center;
	margin: 0 !important;
	_margin: 0 !important;
	padding-top: 10px;
	padding-bottom: 10px;
	}


#page {
	width: 970px !important; /*Width of entire Blog*/
	_width: 970px !important; /*Check in IE to get the value that matches your blog*/
	background: white;
	text-align: left;
	margin: 0 auto;
	position: relative;
	border: 0px !important;
	padding: 0 !important;
	clear: both;
	}
	
.columns-two #page {
	width: 970px !important;
	}
	
.columns-one #page {
	width: 560px;
	}

.columns-three #page {
	width: 950px;
	}

#header {
	position: relative;
	z-index: 1000;
	height: 230px !important; /*sets the height of header*/
	_height: 230px !important; /*IE tweak*/
	background: #FFF url('images/web_1.jpg') no-repeat;
	background-position: top right;
	border: none;
	padding-bottom:20px;
	margin: 0;
	}

.content {
	padding: 0 20px 10px;
	}

body.columns-two #primary-wrapper {
	float: left;
	margin-right: -220px;
	width: 100%;
	}

body.columns-two #primary {
	margin-right: 220px;
	}

body.columns-two .secondary {
	float: right;
	}

#primary {
	position: relative;
	float: left;
	width: 600px;
	left: 0;
	margin: 0;
	padding-left: 10px;	
	padding-right: 40px;
	background:#F3F3F3;
	border: 1px solid #EAEAEA;
	}
	
* html #primary {
	display: inline;
	}

.columns-one .secondary {
	width: 240px;
	border-top: 1px solid #eee;
	}

.columns-three .secondary {
	width: 175px;
	}

.secondary {
	width: 230px;
	float: right;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #666;
	position: relative;
	padding: 0 10px;
	overflow: hidden;
	background: white;
	}
	
#sidebar-2 {
	clear: right;
	}
	
.comments {
	text-align: left;
	margin: 30px 0 0;
	position: relative;
	}

/*- Headings */

h1{
display: none;
}

h1.blog-title {
	font-weight: bold;
	letter-spacing: -1px;
	padding: 75px 40px 0;
	}

h1.blog-title a,
#header .description {
	text-decoration: none;
	color: white;
	}

h1.blog-title a:hover {
	text-decoration: underline;
	}

#header .description { /* Description in header */
	font-size: 1em;
	margin: 0 40px;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 1.7em;
	font-weight: 110%;
	letter-spacing: 0.1em;
	padding: 0;
	margin: 0px 0 2px 0;
	}

/*Distance to page title*/	
.page-head {
	z-index: 0 !important;
	margin: 15px 0;
	}
/*Distance to category title and search results as it didn't work with page-head */
.archive-head {
display: none;
	margin-top: -38px !important;
	}
	
.archivepages {
	color: #999;
	display: block;
	font-size: .45em;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: lowercase;
	margin-top: 2px;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	}

h4 {	
	font-size: 1.2em !important;
	letter-spacing: 0.1em;
	margin: 15px 0 2px 0 !important;
	padding: 7px 0 0px 0px !important;
	}

h3 {
	font-size: 1.3em !important;
	font-weight: bold !important;
	letter-spacing: 0.1em !important;
	padding: 5px;
	margin-top: 2px !important;
	}

.entry-content h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
	}

.entry-content h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 25px;
	}


/*Distance from post title to content*/
.entry-head {
	margin-top: 0;
	}

body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}
	
/*Distance of heading for the sidebar*/
.secondary div {
	margin: 10px 0 0;
	padding: 0;
	position: relative;
	}

.skiplink {
	display: none;
	}


.secondary span a {
	margin-left: 10px;
	}

.page-head .entry-edit {
	position: absolute;
	right: 0;
	margin-top: -20px;
	}

h3, h3 a, h3 a:visited{
	color: #333;
	}
	
h2, h2 a, h2 a:hover, h2 a:visited {
	color: #0054A3 !important;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	color: #000 !important;
}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	display: block;
	margin-top: 1px;
	color: #bbb;
	}

.entry-meta div {
	display: inline;
	}

.meta-start {
	padding: 2px 0 2px 20px ;
	background: url('images/calendar.png') left top no-repeat;
	}

.entry-date abbr {
	border: 0;
	color: #777;
	}

.entry-author {
	display: none;
	}

.entry-author address {
	display: inline;
	font-style: normal;
	}

.entry-category {
	text-transform: lowercase;
	margin-right: 10px;
	}

.entry-meta a, .comment-meta a {
	color: #777;
	}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-right: 10px;
	}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 5px;
	}

.entry-tags {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 20px;
	}

.entry-tags a {
	text-transform: lowercase;
	}

/*- Primary Contents */

.hentry {
	margin: 5px 0 15px;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: justify;
	color: #444;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 0;
	}


/* Google Maps Support */
.entry-content .map div {
	margin: 0;
	}

.single .k2-asides .entry-content p,
.single .k2-asides .entry-content ul,
.single .k2-asides .entry-content ol,
.single .k2-asides .entry-content div,
.single .k2-asides .entry-content blockquote {
	margin: 13px 0;
	}

.metalinks {
	margin-top: 3px;
	}

.additional-info h4 {
	margin: 1em 0;
	}

.image-meta span {
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	}

/*- Comments */

.comments form {
	clear: both;
	padding: 1px 0 10px;
	}

.comments input[type=text], .comments textarea {
	font-size: 12px;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments textarea {
	width: 100%;
	margin: 10px 0;
	}

.comments form #submit {
	float: right;
	}


#footer {
	clear: both;
	margin: 0 auto;
	padding: 0 0 40px;
	text-align: center;
	color: black;
	}

.footerlinks li, .footerlinks li li, .footerlinks li li li {
     display: inline;
     padding: 0px 0px; }
.footerlinks a {
	text-decoration:none;
	padding: 0px 5px;
     border-right: 1px solid black;
	}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}

/*- for sidebar */
a {
	color: #27d;
	text-decoration: none;
	}

/*- for post entries */
.entry-content a:visited {
	color: #27d;
	}

/*- Various Tags and Classes */

.clear {
	clear: both;
	}

a img {
	border: none;
	}

img.noborder {
	border: none !important;
	}

.aligncenter,
.center {
	text-align: center;
	}

.entry-content .aligncenter,
img.center,
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.entry-content .alignright,
img[align="right"] {
	float: right;
	margin: 0 0 4px 8px;
	display: block;
	}

.entry-content .alignleft,
img[align="left"] {
	float: left;
	margin: 0 8px 4px 0;
	display: block;
	}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	}

hr {
	display: none;
	}

body.smartposition #nav-above {
	position: fixed;
	top: 0px;
	background: #fff;
	border-bottom: 1px solid #eee;
	width: 500px;
	margin: 0;
	padding: 10px 0;
	z-index: 10;
	}

.navigation {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	}

.comments .navigation {
	margin: 10px 0;
	}

.navigation .nav-previous,
.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .nav-next,
.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation a {
	color: #999;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}

/*- Begin Lists */
.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 2px 0 2px 10px !important;
	width: 150px;
	}

.archive-list li:hover {
	background-color: #EDEDED;
	}

.image-meta,
.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
	}

.image-meta li,
.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;
	}

.secondary div p {
	margin-top: 0.5em;
	}

.secondary ul, .secondary ol {
	margin: 5px 0 0;
	padding-left: 0;
	}

.secondary ul ul, .secondary ol ol {
	margin: 0 0 0 10px;
	}
       
.secondary ul ul ul, .secondary ol ol ol {
	margin: 0 0 0 20px;
	}

.secondary ol {
	margin-left: 15px;
	}

.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 1px 0;
	}
	
.secondary ul li {
	list-style-type: none;
	list-style-image: none;
	}

.sb-links ul li {
	margin-top: 20px;
	}

.sb-links ul ul {
	margin-left: 0px;
}

.sb-links ul ul li {
	margin-top: 0;
	}

/*- Search Form and Livesearch */

#search {
	margin-top: 20px;
	}

#search h4 {
	display: none;
	}

#searchform {
	display: block;
	position: relative;
	height: 20px;
	}

input[type=text], textarea {
	color: #444;
	padding: 1px;
	margin: 0;
	}


/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */

/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/

#brians-latest-comments ul li span a, #brians-latest-comments ul li small a,
.sb-comments-blc ul li span a, .sb-comments-blc ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px;
	}

#brians-latest-comments ul li,
.sb-comments-blc ul li {
	margin-bottom: 6px;
}

#brians-latest-comments ul li > a[title="Go to the comments of this entry"],
.sb-comments-blc ul li > a[title="Go to the comments of this entry"] {
	position: absolute;
	right:0;
	color: #999;
}

.activityentry {
	font-size: 1.1em;
	}

div#latest-comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	line-height: 1.5em;
	}

/*
	Contact Form
*/

.contactform {
	width: 100%; 
	position: relative;
	}

.contactleft {
	width: 15%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contactright {
	width: 70%; 
	text-align: left;
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}
	
.contacterror {
	border: 1px solid #ff0000;
	}
	
/* Additional fixes */

.flashmovie {
position: absolute;
margin-top: 60px;
margin-left:0px;{margin-left:-40px;};
	}

/*restaurant movie in article*/
.resmovie {
margin: 1em auto;
}

/*kindergarten movie in article*/
.kgmovie {
margin: 1em auto;
}

#menubar {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 90%;
	z-index: 2000 !important;
	}
	
	#text-4 {
	padding: 0 10px;
	font-size: 1em;
	background: #E8F1EE url('images/h4background.jpg') no-repeat !important;
	border: 1px solid #EAEAEA !important;
	}

	#text-5 {
	padding: 0 10px;
	font-size: 1em;
	border: 1px solid #EAEAEA !important;
	background: url('images/h4background_text5.jpg') no-repeat !important;
	}
	#text-3 {
	padding: 0 10px;
	font-size: 1em;
	border: 1px solid #EAEAEA !important;
	background: #FFFFD9 url('images/background_text3.jpg') no-repeat !important;
	}
	#text-6 {
	padding: 0 10px;
	font-size: 1em;
	border: 1px solid #EAEAEA !important;
	background: #DDDFD2 !important;
	}		
	#text-7 {
	padding: 0 10px;
	font-size: 1em;
	border: 1px solid #EAEAEA !important;
	background: #E8F3E5 !important;
	}	
	#text-8 {
	padding: 0 10px;
	font-size: 1em;
	border: 1px solid #EAEAEA !important;
	background: #FEE7D6 !important;
	}			
	#text-9 {
	padding: 0 10px;
	font-size: 1em;
	border: 1px solid #EAEAEA !important;
	background: #FEE7D6 !important;
	}	
	

