/*  
Theme Name: Clear SEO Blue (eng)
Theme URI: http://wordpress.imblickpunkt.com/
Description: Just a clear SEO Theme - W3C Valid and easy to edit. For a better Look use the Widget Option of Wordpress.
Version: 1.5
Author: Schalkie
Tags: seo, blue, clean, w3c, valid, white, simple, easy, two columns, Right sidebar, fixed width, widgets, easy customization, widget ready, valid css, valid xhtml
Author URI: http://imblickpunkt.com/
License :  GNU General Public License (GPL) version 3

	
 */

html{
     }

body
	{
	padding:0px;
	margin:30px 0px 0px 0px;
	background-color:#3366AA;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	font-size:14px;
	color:#000;
     }

/*--------------------DIV's--------------------*/

div#blackheaderline
	{
	height:25px;
	background-image:url(images/blackbg.gif);
	}

.main-container 
	{
	position:relative;
	text-align:left;
	}

.container 
	{
	position:relative;
	margin:auto auto;
	width:900px;
	border:0px solid #000000;
	}

div#header
	{
	position:absolute;
	left:0px;
	top:0px;
	margin:0 0;
	width:890px;
	height:93px;
	background-color:#ffffff;
	font-size:24px;
	color:#999;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	border:0px solid #000000;
	}
	
div#pagecenter
	{
	position:absolute;
	top:93px;
	left:0px;
	background-color:#ffffff;
	width:900px;
	}
	
div#contentborder
	{
	width:580px;
	margin-left:21px;
	float:left;
	background-color:#ffffff;
	margin-top:0;
	margin-bottom:10px;
	border-left:0px solid #919B9C;
	}

div.postheader
	{
	padding-left:10px;
	border-bottom:0px dashed #999999;
	border-top:0px dashed #999999;
	padding-bottom:3px;
	padding-top:3px;
	float:left;
	width:570px;
	margin-bottom:5px;
	}
	
div.postbody
	{
	background:url(/images/big-filler.gif)
	no-repeat
	left
	top;
	margin-bottom:10px;
	text-align:justify;
	float:left;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	}
	
div.postbody-archive
	{
	border-bottom:1px dashed #999999;
	margin-bottom:10px;
	text-align:justify;
	float:left;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}

div.postfooter
	{
	padding-left:10px;
	border-top:1px dashed #999999;
	padding-top:1px;
	padding-right:10px;
	float:left;
	font-size:10px;
	text-align:right;
	margin-bottom:10px;
	width:560px;
	}
	
div#rss-link
	{
	text-align:right;
	background-image:url(images/standard-rss-icons.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:10px;
	float:right;
	margin-bottom:2px;
	}


div#postback
	{
	width:348px;
	float:left;
	margin-bottom:20px;
	font-size:12px;
	}
	
div#postforward
	{
	width:348px;
	float:left;
	margin-bottom:20px;
	text-align:right;
	font-size:12px;
	}
	
div#right-sidebar
	{
	position:absolute;
	left:600px;
	top:0px;
	background:url(/images/form-back.gif)
	no-repeat
	center
	top;
	background-color:#ffffff;
	border:0px solid #444444;
	padding:0;
	text-align:left;
	width:300px;
	}

div.naviheader
	{	
	border-bottom:0px dashed #999999;
	border-top:0px dashed #999999;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	}
	
div.navibody
	{	
	padding-bottom:5px;
	margin-bottom:5px;
	}
	
div#footer
	{
	background-color:#FFFFFF;
	float:left;
	width:699px;
	padding:5px;
	text-align:center;
	font-size:10px;
	}
	
div#viernullvier
	{
	font-size:80px;
	}
	
div.centeringtt
	{
	margin-top:5px;
	padding-left:30px;
	}
	


/*--------------------textdesign--------------------*/

p{

     }

h1
	{
	font-size:20px;
	padding:0px;
	margin:0px;
	color:#1F6EA6;
     }
	 
h3
	{
	font-size:20px;
	padding:0px;
	margin:0px;
	color:#1F6EA6;
	}

h2,h4,h5,h6
	{
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#000000;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	}

blockquote cite {
	
	}



hr {
color:#888888;
height:1px;
padding:0px;
border:0px;
border-top:1px dotted;
	}





dl{
     }
     dt{
          }
          dd{
          }

ul
	{
	margin:0px;
	margin-left:0px;
	list-style:none;
	padding-left:0px;
     }
ol{
     }
     li
	 {
	list-style:none;
	margin-top:3px;
	padding-top:3px;
	color:#444;
      }

    ul ul{
         }

blockquote{
     }
     blockquote p{
	padding:10px,50px,10px,10px;
        margin:10px,50px,10px,10px;
        color:#12AB67;
        border:;

          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
float:left;
border:solid #dddddd 3px;
margin-right:7px;
     }

address {
     }

/*--------------------links--------------------*/


a {
	color:#1F6EA6;
	text-decoration:none;
     }
a:link { 
	color:#1F6EA6;
	text-decoration:none;
     }
a:visited { 
	color:#1F6EA6;
	text-decoration:none;
     }
a:link:focus{ 
	color:#1F6EA6;
	text-decoration:none;
     }
a:link:hover, 
a:visited:hover {
	color:#1F6EA6;
	text-decoration:none;
    }
a:link:active, 
a:visited:active {
	color:#1F6EA6;
	text-decoration:none;
     }

/*--------------------pics and links--------------------*/
a img{
float:left;
border:solid #dddddd 3px;
margin-right:4px;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies--------------------*/

body img.wp-smiley{
border:0px;
     }
	 
img.ogtzuq{
border:#FFFFFF;
	}



/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------More Pages--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

input#s{
border:1px solid #333;
width:156px;
     }

input#searchsubmit{
border:1px solid #333;
     }
	 
#searchform {
margin:0px;

}




/*--------------------Comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;	 
	}

#commentform p {

	 
	}

.commentmetadata {
	 
	}

#commentform input {
	border:1px solid #333;
	}

#commentform textarea {
	border:1px solid #333;
	width:688px;
	}

#commentform #submit {
	 
	}

/*--------------------wp kalender--------------------*/
 
#wp-calendar th 
	{

	 
	}


#wp-calendar {
	empty-cells: show;
	margin-left:25px;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id */
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{

     }

.widget_categories{
     }

/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_seventeen */
.preload17a {
background: url(/images/pro_seventeen_1a.gif);
}

.preload17b {
background: url(/images/pro_seventeen_1b.gif);
}

.menu17 {
padding:5px 0 0 1em; 
margin:0; 
list-style:none; 
height:35px; 
position:relative; 
background:transparent url(/images/pro_seventeen_0c.gif) repeat-x left bottom; 
font-size:11px;
float:right;
}

.menu17 li {
float:left; 
height:35px; 
margin-right:1px;
padding-top:0px;
margin-top:0px;
color:#000000;
}

.menu17 li a {
display:block; 
float:left; 
height:35px; 
line-height:33px; 
color:#333; 
text-decoration:none; 
font-weight:bold; 
text-align:center; 
padding:0 0 0 4px; 
cursor:pointer; 
background:url(/images/pro_seventeen_0a.gif) no-repeat;
}

.menu17 li a b {
float:left; 
display:block; 
padding:0 16px 5px 12px; 
background:url(/images/pro_seventeen_0b.gif) no-repeat right top;
}

.menu17 li.current a {
color:#000; 
background:url(/images/pro_seventeen_2a.gif) no-repeat;
}

.menu17 li.current a b {
background:url(/images/pro_seventeen_2b.gif) no-repeat right top;
}

.menu17 li a:hover {
color:#000; background: url(/images/pro_seventeen_1a.gif) no-repeat;
}

.menu17 li a:hover b {
background:url(/images/pro_seventeen_1b.gif) no-repeat right top;
}

.menu17 li.current a:hover {
color:#000; background: url(/images/pro_seventeen_2a.gif) no-repeat; cursor:default;
}

.menu17 li.current a:hover b {
text-decoration:underline;
background:url(/images/pro_seventeen_2b.gif) no-repeat right top;
}

.menu17 li.leftmost a {
color:#000; 
background:url(/images/pro_seventeen_3a.gif) no-repeat;
}

.menu17 li.leftmost a b {
background:url(/images/pro_seventeen_3b.gif) no-repeat right top;
}

.menu17 li.leftmost a:hover {
color:#000; background: url(/images/pro_seventeen_3a.gif) no-repeat; cursor:default;
}

.menu17 li.leftmost a:hover b {
background:url(/images/pro_seventeen_3b.gif) no-repeat right top;
}

.side-bar-menu-title {
padding:0;
margin-left:30px; 
font-size:13px;
text-decoration:underline;
}

.side-bar-menu-title a {
text-decoration:underline;
color:#000000;
}

.side-bar-menu-title a:active {
text-decoration:underline;
color:#000000;
}

.side-bar-menu-title a:link {
text-decoration:underline;
color:#000000;
}

.side-bar-menu-title a:hover {
text-decoration:underline;
color:#ff0000;
}

.side-bar-menu {
padding:0; 
margin-left:30px; 
list-style:none; 
font-size:12px;
}

.side-bar-menu ul {
list-style:none;
float:left;
padding:0;
margin:0;
margin-top:5px;
margin-left:5px;
}

.side-bar-menu li {
padding-top:0px;
padding-right:0px;
padding-bottom:5px;
padding-left:0px;
margin-top:0px;
}

.side-bar-menu li a {
display:block; 
text-decoration:underline;
color:#0000ff;
text-align:left;
padding:0;
white-space:nowrap;
}

.side-bar-menu li span a {
margin-left:10px;
}

.side-bar-menu li a:hover {
color:#ff0000;
}

.side-bar-menu li a b {
padding-left:20px;
font-weight:normal;
}

.naviheader ul {
list-style:none;
float:left;
padding:0;
margin:0;
margin-top:5px;
margin-left:37px;
}

.naviheader li {
padding-top:0px;
padding-right:0px;
padding-bottom:5px;
padding-left:0px;
margin-top:0px;
font-size:12px;
color:#FF0000
}

.naviheader li a {
text-decoration:underline;
color:#0000ff;
text-align:left;
padding:0;
font-size:12px;
white-space:nowrap;
}

.naviheader li span a {
margin-left:10px;
}

.naviheader li a:hover {
color:#ff0000;
}

.naviheader li a b {
padding-left:20px;
font-weight:normal;
}

.logo {
z-index:1000;
position:absolute;
left:-45px;
top:-16px;
margin:0 0;
width:240px;
height:100px;
float:left;
border:0px solid #000000;
}

.logo img {
border:0px solid #000000;
}

.phone img {
border:0px solid #000000;
margin-right:0px;
}

.phone {
z-index:1000;
position:absolute;
right: 5px;
top: 15px;
height:28px;
padding:0;
margin:0;
padding-top:3px;
padding-bottom:10px;
text-align:right;
font-size:11px;
border:0px solid #000000;
}

.toolBarBottom {
position:absolute;
right: 0px;
top: 46px;
height:40px; 
width: 900px;
background-color:#D0D6D0;
padding:0; 
margin:0; 
}

.free-report-form {
width:300px;
height:330px;
margin-left:32px;
margin-top:170px;
border:0px solid #000000;
}

free-seo-form-inner {
text-align:left; 
}

free-seo-form-button {
margin-left:100px;
}
