a:link { color: #3366cc; text-decoration: none; }
a:visited { color: #3366cc; }
a:hover { color: #d86b21; }

a.entry-title:link { color: #44629f; text-decoration: none; }
a.entry-title:visited { color: #d86b21; text-decoration: none; }
a.entry-title:hover { color: #d86b21; text-decoration: none; }
a.entry-title:active { color: #d86b21; text-decoration: none; }

/* basic elements */

html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: none; }
a img { border: 1px solid #fff; }
a:hover img { border: 1px solid #d86b21; }

#banner a:hover img { border: 1px solid #fff; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
margin-top: 10px;
margin-bottom: 10px;
}

/* standard helper classes */

.clr
{
clear: both;
overflow: hidden;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
border: 0;
padding: 0;
font-size: 0;
line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container
{
position: relative;
margin: 0 auto; /* center on everything else */
text-align: left;

width: 540px;
margin-bottom: 20px;
background: #fff;

}
#container-inner { position: static; width: auto; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
position: static;
}

/* content */

.content-nav
{
margin: 10px;
text-align: center;
}

.date-header,
.entry-content
{
position: static;
clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
position: static;
overflow: hidden;
clear: both;
width: 100%;
margin-bottom: 10px;


}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
clear: both;
margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.index-entry-body,
.entry-more-link,
.entry-more
{
clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
clear: both;
margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
width: 240px;
}

#comment-bake-cookie
{
margin-left: 0;
vertical-align: middle;
}

#comment-post
{
font-weight: bold;
}


/* modules */

.module
{
position: relative;
overflow: hidden;
width: 100%;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
display: block;
clear: both;
margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
float: left;
min-width: 60px;
width: 60px;
/* no ie mac \*/width: auto;/* */
margin: 0 5px 0 0;
text-align: center;
vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
margin: 0;
padding: 5px;
}

/* basic page elements */

body
{
font-family: verdana, helvetica, arial, sans-serif;
font-size: 12px;
}

h1, h2, h3, h4, h5, h6
{
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;

margin: 0;
padding: 5px;
color: #777777;
font-size: 11px;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
border-bottom: 2px solid #dae0e6;

}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
color: #3366cc;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
font-size: 16px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body
{
min-width: 720px;
color: #333;
background: #44629f;
/* ang7 */
background: #fff;
}

#banner {

	width: 760px; /* necessary for ie win */
}

#banner-inner {
}

#banner-description {
	margin: 0;
	color: #818181;
	font-size: 13px;
}

#banner { position: relative; }
#banner-inner { position: static; }
#banner a { color: #4e6596; text-decoration: none; }
#banner a:hover { color: #C21818; }

#alpha { margin: 0px 15px 0 0; width: 520px; }
#beta { width: 220px; background: #fff; }
#search-beta { width: 180px; background: #fff; }
#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner
{
padding: 0px 0px 0 0px;
border-width: 2px 2px 2px 0;
border-style: solid;
border-color: #fff;
}

.date-header
{
margin-top: 0;
margin-bottom: 2px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
color: #777777;
}

.entry-header
{
margin-top: 0;
padding: 0 0 0 0px;
color: #44629f;
font-size: 18px;
}

.entry-content,
.comment-content,
.trackback-content
{
margin: 0;
line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
margin: 0 0 20px 0;
border-top: 2px solid #c9c9c9;
padding-top: 3px;
color: #666;
font-size: 13px;
text-align: left;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
margin: 10px 0;
border: 1px dashed #a3b8cc;
padding: 0 10px;
color: #292e33;
font-size: 11px;
text-align: center;
background: #e6ecf2;
}

.comments-open-footer
{
margin: 10px 0;
}


/* modules */

.module
{
margin: 0 0 10px 0;
/*border-bottom: 1px solid #f3f6f9;*/
background: #fff;
}

.module-links { line-height: 1.1em; font-size: 11px; }
.module-syndicate .module-content { padding-bottom: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
margin-bottom: 0;
border: 1px dashed #a3b8cc;
padding-bottom: 10px;
color: #292e33;
background: #fff;
}

/* two-column-left tweaks */

.layout-two-column-left #alpha
{
margin: 0;
width: 200px;
background: #e6ecf2;
}

.layout-two-column-left #alpha-inner
{
padding: 0px 10px 0 10px;
border-width: 2px 0 2px 2px;
border-style: solid;
border-color: #fff;
}

.layout-two-column-left #beta
{
margin: 15px 15px 0 15px;
width: 480px;
background: none;
}

.layout-two-column-left #beta-inner
{
padding: 0;
border-width: 0;
}

.underline { text-decoration: underline }

.continuereading { font-size: 13px; }
.entry-footer a { font-size: 13px; text-transform: uppercase; }

/* ARCHIVES */

.archive-list li { margin-bottom: 5px; }


/* SIDEBAR */

.sidebar { font-family: verdana; font-size: 11px; }
.sidebar-content a { color: #3366cc; text-decoration: none }
.sidebar-content a:hover { color: #d86b21; }
.sidebar-content {
	position: relative;
	margin: 0 0 0 0;
	padding: 10px 0 2px 10px;
	line-height: 1.3em;
}

.sidebar-content ul { list-style-type: none; padding:0; margin: 0 }
.sidebar-content li {

	background-image: url(http://www.nokiaphoneblog.com/v3/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	margin-bottom: 5px; padding-left: 12px
}

.sidebar-content form { margin-top: 3px; }
.sidebar-heading { color: #779d03; font-size: 20px; font-family: tahoma }
.sidebar-heading img { vertical-align: middle; }
.sidebar-header { background: url(http://www.nokiaphoneblog.com/v3/dotted-line.gif) repeat-x bottom left; padding-bottom: 10px }

/* END SIDEBAR */

/* TEXT */

span.italic { font-style: italic; }
div.italic { font-style: italic; margin-bottom: 5px; text-align: center; }
span.strikeout { text-decoration: line-through }
span.lowercase { text-transform: lowercase; }
h3 { color: #d86b21; font-size: 1.5em; }
.individual-header { color: #779d03; }

/* END TEXT */

/* IMAGES */

.index-image { text-align: center; }
.individual-image { text-align: center; }
.individual-image img { padding: 3px; }

/* COMMENTS */

.comment-bubble { background: url(http://www.nokiaphoneblog.com/v3/comment-bubble-middle.gif) repeat-y top left }
.comment-bubble-text { padding: 5px 20px 0 20px; line-height: 1.4em; }
.comment-bubble-name { font-weight: bold }
.comment-bubble-admin { color: #d86b21; font-weight: bold }

/* MISC */

.digg-link { float:left; padding: 0 7px 0 0; }

/* INDEX-SPECIFIC */

#featured-entry {

font-family: 'trebuchet ms', tahoma;
font-size: 15px;
font-weight: bold;
background-image: url('http://www.nokiaphoneblog.com/v3/featured-bg.jpg');
background-position: top left;
background-repeat: no-repeat;
height: 41px;
padding: 7px 7px 5px 10px;

}

#featured-entry span img { vertical-align: middle; }
#featured-entry a:link { color: #767676; }
#featured-entry a:visited { color: #767676; }
#featured-entry a:hover { color: #d86b21; }
#featured-entry a:active { color: #767676; }

.generic-image img { vertical-align: middle; }

.image-row { height: 1%; }
.image-row img { float: left; margin: 0 10px 10px 0; padding: 3px; border: 1px solid #c9c9c9; }
.image-row p { display: inline; }

.spacer { clear: both; }

.page-index { text-align: center; margin-bottom: 40px; }
.page-index a { padding: 3px 4px 3px 4px; border: 1px solid #007dd6; font-weight: bold; text-decoration: none; }
.page-index a:visited { color: #007dd6; }
.page-index a:hover { background-color: #007dd6; color: #fff; }

.google-ad { text-align: center; }
.glance-buy-from { color: #779d03; }

.ataglance-table { }
.ataglance-table td { padding: 0 3px 2px 0; }
.ataglance-table td.specs { font-weight: bold; }
.ataglance-title, .ataglance-table td.specs .buyfrom { color: #779d03; font-weight: bold; }

