/*
Theme Name: NokiaExperts
Theme URI: http://nokiaexperts.com
Description: Based on delight by <a href="http://webdemar.com">webdemar</a>.
Author: Dieter Bohn
Author URI: Dieter Bohn
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS
Version: 1.0.2
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ WORDPRESS CSS
	- FORMS
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin:0;
	padding:0;
	background: #f0f0f0;
	font:12px Verdana, sans-serif;
	color:#333333;
}

p {
line-height: 1.6em;}

a {
	color:#387fb6;
}


blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #f3f4f0;
}

img {
	border: none;
}


ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#bannerad {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px
	margin-bottom: 0px;
	background: #f0f0f0;
	text-align: center;
	width: 1028px;
}

#header {
	position:relative;
	width: 1028px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 138px;
	padding: 0px;
	background: #f0f0f0 url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/nokiaexpertshead.png) top center no-repeat;
}

#menu {
	position:relative;
	width:938px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 20px;
	background: url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/bgslice_03.png) top center no-repeat;
}


#container {
	width: 1028px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background: #f0f0f0 url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/bgslice_04.png) top center repeat-y;

}

#content {
	width:940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding:0 0 0px 12px;
	
}

#content-left {
	float:left;
	width:525px;
}

#content-box {
	padding: 10px 5px 0px 20px;
}

#full-content-box {
	padding: 20px;
	}

#content-right {
	float:right;
	width:340px;
	padding: 10px 15px 20px 20px;
}


/*	##################################
   	HEADINGS
	################################## */
	

.homelink {
	width: 940px;
	height: 138px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

h2, h3, h4 {
	margin:0 0 0 0;
}

h3.archive-title {
	margin: 30px 0 0px 200px;
	font-size: 20px;
}

h2 {
	color:#387fb6;
	font:bold 18px Tahoma, sans-serif;
	border-bottom: 1px solid #d6d6d6;
}

h2 a {
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}

h2.entrytitle, h1.entrytitle {
	font:bold 24px Tahoma, sans-serif;
	border: none;
	color:#387fb6;

}

#full-content-box p {
	margin: 0px 5px 5px 0px;
}

#full-content-box h3 {
	margin: 5px 0 0 0;
	}

h3 {
	margin: 0 0 20px 0;
	color:#387fb6;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
}

h4 {
	color:#999999;
	font:11px Verdana, Tahoma, sans-serif;
}


a.subscribe {
    display: block;
	text-align: center;
    width: 75px;
    height: 75px;
    background: url(/wp-content/themes/nokiaexperts/img/rssicon.png) 0 0 no-repeat;
    text-decoration: none;

}

 a:hover.subscribe {

    background-position: -75px 0;

}



/*	##################################
   	HEADER
	################################## */

#menu ul {
	list-style:none;
	margin: 0px;
}

#menu ul li {
	float:left;
	margin: 0px;
}

#menu a:link, #menu a:visited {
	margin: 0 5 0 5;
	padding: 0px;
	color:#fff;
	border-right: 1px solid #6aa7ce;
	text-decoration:none;
	font:bold 12px Tahoma, sans-serif;
	display:block;
	padding: 7px 15px 7px 15px;
}

#menu a:hover {
	margin: 0 5 0 5;
	padding: 0px;
	color:#fff;
	background: #1d60cb;
	border-right: 1px solid #6aa7ce;
	text-decoration:none;
	font:bold 12px Tahoma, sans-serif;
	display:block;
	padding: 7px 15px 7px 15px;

}

#menu li.lastmenu {
	margin: 0 5 0 5;
	padding: 2px 10px 0px 0px;
	float: right;
	height: 31px;
}


/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

{
	margin:10px 0 40px 0;
}

p.tags {
        font:11px Verdana, Tahoma, sans-serif;
}

.featured {
float:left;
padding: 0px 5px 0px 0px;
}

.topstory {
padding: 0px 5px 10px 5px;
margin: 0px;
border-left: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
width: 537px;
}

.topstoryhead {
	width: 548px;
	background: #000000 url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/topstoryhead.png) top left no-repeat;
	height: 18px;
}

.topstory h3, .topstory h3 a {
	margin: 0px;
	font-size: 1.1em;
	text-decoration: none;
}

.topstory p {
	line-height: .9em;
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}

.topstoryfoot {
	background: #000000 url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/topstoryfoot.png) bottom left no-repeat;
	width: 548px;
	height: 18px;
	margin: 0px 0px 15px 0px;
}

/** CONTENT RIGHT */

#box-rss {
	height: 80px;
	margin: 0 0 20px 0;
	background: url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/bg-rss.png) no-repeat left top;
}

#box-rss a {
	display: block;
	height: 50px;
	padding: 30px 0 0 80px;
	background: url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/rss-icon.png) no-repeat 20px 20px;
	font:18px Verdana, Tahoma, sans-serif;
	text-decoration: none;
}

.sidebar_box {
	width: 328px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding: 5px;
}

.sidebar_box_head {
	width: 340px;
	background: #1d60cb url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/sidebarheadbg.png) top left repeat-x;
	color: #ffffff;
	height: 31px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.sidebar_box_head h3 {
	padding: 3px 2px 2px 10px;
	color: #ffffff;
	text-decoration: none;
	
}
.sidebar_box_foot {
	background: #ffffff url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/sidebarfootbg.png) top left no-repeat;
	width: 340px;
	height: 16px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 2px;
}

.sidebar_box ul {
	margin:0;
	padding:0;
	list-style:none;
}

.sidebar_box li {
	line-height:24px;
}

.sidebar_box ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.sidebar_box ul li ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.sidebar_box p {
	margin: 20px 0 0 0;
}

/** WORDPRESS CSS */

.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*	##################################
   	FORMS
	################################## */

label {
    display:block;
    margin:0 0 5px 0;
}

.text {
    width:350px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
}

.verify {
    width:290px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
    float:left;
}

.fieldwrap img {
    float:left;
    margin:0 5px 10px 0;
}

textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
    border:1px solid #ccc;
}

.submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#387fb6;
	border:0;
}

/** SEARCH FORM */

#searchform {
	height: 31px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#search {
	width: 130px;
	padding: 2px;
	border: 1px solid #ccc;
}

.search-submit {
    width:21px;
    height: 21px;
    padding:0px;
    margin: 0px;
    background: url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/search_btn.jpg) no-repeat;
    border: none;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.comment p {
	margin: 0px;
}

.comment-details {

}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width:1028px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 2-px;
	padding:0;
	color:#999999;
	text-align:center;

}

#footer p a {
	color: #999999;
}

#footbottom {
	background: #f0f0f0 url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/bgslice_06.png) top center no-repeat;
	height: 57px;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}


/* Postmeta */

div.postmeta {
	clear: both;
	background: #FFF;
	border-bottom: 1px solid #d6d6d6;
	margin-top: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	line-height: 1.8em;
	font-size: 11px;
	color: #999;
	clear: both;
	}
div.postmeta p.date {
margin: 0;
padding: 0;
}
div.postmeta .tags,
div.postmeta .comments {
float: right; 
}
div.postmeta .tags {
display: block; 
clear: left;
float: none; 
}
div.postmeta .share, 
div.postmeta .sphere,
div.postmeta .print,
div.postmeta .buzz {
	float: right;
	margin-left: 5px;
	padding-left: 5px;
}
div.postmeta .share {
	margin-left: 0;
	}
/*pagination style*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 3px 6px 3px 6px;
	margin-right: 4px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #387fb6;
}
div.pagination a:hover, div.pagination a:active {
	padding: 3px 6px 3px 6px;
	margin-right: 4px;
	border: 1px solid #387fb6;
}
div.pagination span.current {
	padding: 3px 6px 3px 6px;
	margin-right: 4px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 3px 6px 3px 6px;
	margin-right: 4px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

.nodot {
list-style: none;
}



/* Flickr CSS */

#flickr_badge_uber_wrapper {text-align:center; width:350px; height: 350px;}
#flickr_badge_wrapper {padding: 0px; }
.flickr_badge_image {margin: 2tpx; float: left; width: 100px;}
.flickr_badge_image img {border: none;}
#flickr_badge_source {text-align:left; margin:0 5px 0 5px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

.twitbutton {
    display: block;
	text-align: center;
    width: 320px;
    height: 80px;
    background: url(http://nokiaexperts.com/wp-content/themes/nokiaexperts/img/nokiafollowontwitter.png) 0 0 no-repeat;
    text-decoration: none;

}

 a:hover.twitbutton {

    background-position: -320px 0;

}


body {
	padding: 0px;
	margin: 0px;
	}

#spefeaturedstories {
	background: #eeeeee;
	margin: 0px;
	font-family: verdana, san-serif;
	padding: 6px 20px 3px 20px;
	border-bottom: 1px solid #888888;
	font-size: 10px;
	height: 17px;
	line-height: 10px;
	overflow: hidden;
	}

#spefeaturedstories .spefeatured {
	width: 1000px;
	margin: 0px auto;
	}

#spefeaturedstories a:link, #spefeaturedstories a:visited {
	text-decoration: none;
	color: #000000;
	}

#spefeaturedstories a:hover {
	text-decoration: underline;
	color: #2b4c8c;
	}

#spefeaturedstories .spesites {
	float: left;
	width: 530px;
	overflow: hidden;
	}

#spefeaturedstories .spe-content {
	float: right;
	width: 470px;
	overflow: hidden;
	text-align: right;
	padding: 2px 0;
	}

#spefeaturedstories .spesites ul, #spefeaturedstories .spe-content ul {
	margin: 0px;
	padding: 0px;
	height: 16px;
	overflow: hidden;
	}

#spefeaturedstories .spesites li {
	float: left;
	margin: 0px 10px 0px 0px;
	list-style:none; 
	}

#spefeaturedstories .spesites a {
	padding: 2px 0px 0px 18px;
	display: block;
	height: 16px;
	}

#spefeaturedstories .spesites a.androidcentral {
	background: url(http://assets1.smartphoneexperts.com/images/spe_footer/androidcentral.png) top left no-repeat;
	padding: 2px 0px 0px 17px;
}

#spefeaturedstories .spesites a.crackberry {
	background: url(http://assets1.smartphoneexperts.com/images/spe_footer/crackberry.png) top left no-repeat;
}

#spefeaturedstories .spesites a.tipb {
	background: url(http://assets1.smartphoneexperts.com/images/spe_footer/tipb.png) top left no-repeat;
}

#spefeaturedstories .spesites a.precentral {
	background: url(http://assets1.smartphoneexperts.com/images/spe_footer/precentral.png) top left no-repeat;
	padding: 2px 0px 0px 14px;
}

#spefeaturedstories .spesites a.wpcentral {
	background: url(http://assets1.smartphoneexperts.com/images/spe_footer/wmexperts_favicon.png) top left no-repeat;
	padding: 2px 0px 0px 15px;
}

#spefeaturedstories .spesites a.nokiaexperts {
	background: url(http://assets1.smartphoneexperts.com/images/spe_footer/nokiaexperts.png) top left no-repeat;
}

#spefeaturedstories .spe-content li {
	text-align: center;
	display: inline;
	list-style: none;
	padding: 1px 8px 0px 0px;
	margin: 0px;
	}

#spefeaturedstories li.featinfo {
	color: #333333;
	margin: 0px;
	padding: 0px;
	}



