/*
Theme Name: Nokia Phone Blog
Theme URI: http://www.nokiaphoneblog.com/
Description: The Nokia Phone Blog Wordpress Template
Version: 1.0
Author: Cary Ang
Author URI: http://www.nokiaphoneblog.com/
Tags: blue, yellow, white, three-column

*/

/* default anchor links */

a:link { text-decoration: none; color: #0065ce; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; color: #d86b21; }
a:active { color: #d86b21; }

a.more-link:hover { text-decoration: none; }

ul { margin: 0; }

img { border: 0; }
img.png { behavior: url(scripts/iepngfix.htc) }
span img { vertical-align: middle; }

body {

	margin: 0;
	text-align: center;
	background-image: url(images/bg-shadow-body.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: arial;
	font-size: 1em;
	line-height: 1.05em;
	color: #282828;
}

#body-shadowheader { height: 100px; width: 100%; }
#body-background { width: 100%; height: 100%; margin-top: 65px; background-image: url(images/bg-body.jpg); background-repeat: repeat; }

h1, h2, h3 { font-family: tahoma; }

h1 { font-size: 1.3em; color: #749b00; margin: 0; font-weight: normal; line-height: 120%; }

h1 a:link { color: #749b00; margin: 0; font-weight: normal; }
h1 a:visited { color: #749b00; }
h1 a:hover { color: #d86b21; }
h1 a:active { }

h1.post-title { margin-bottom: 5px; }


h2 { font-size: 1.05em; color: #749b00; margin: 0; font-weight: normal; }
h2.pagetitle { color: #d86b21; }
h3 { font-size: 1em; color: #749b00; font-weight: normal; text-transform: uppercase; margin: 0; }

.post-subtitle { color: #a9a9a9; font-size: .8em; margin-bottom: 10px; }

#container { margin: 0px auto; width: 900px; text-align: left; background-image: url(images/bg-header.gif); background-repeat: no-repeat; }

#header-logo { float: left; width: 600px; padding: 30px 0 0 30px; display: inline; }
#header-description {  float: right; width: 25%; padding: 30px 0 0 0; display: inline; }

#footer { padding: 20px; font-size: 0.8em; }

#main { clear: both; background-color: #fff; height: 100%; }
#main-left { float: left; width: 500px; padding: 0 20px 0 20px; }
#main-center { float: left; width: 185px; padding: 0 10px 0 0; color: #000; font-size: .75em; }
#main-right { float: left; width: 158px; font-size: .75em; padding: 0 5px 0 0; }

#main-center ul, #main-right ul { margin: 0; padding: 0; list-style-type: none; }
#main-center li, #main-right li { margin: 0; }

#main-right-adbox { display: inline; text-align: left; margin-bottom: 15px; }
#main-right-links { clear: both; }

.post { margin-bottom: 15px; }
.post-text { font-size: .8em; }
.post-image { margin-bottom: 10px; }
.post-meta { font-size: .8em; }

.post-text ul { margin-left: 20px; }


.post-subpost { float: left; display: inline; width: 230px; margin-right: 20px; }
.post-subpost-text { font-family: tahoma; font-size: .9em; text-align: justify; }
.post-subpost-image { text-align: left; margin-bottom: 5px; }
.post-subpost-image img { padding: 2px; border: 1px solid #c9c9c9; }

.post-related { padding: 15px 0 15px 0; border-top: 1px dotted #c9c9c9; border-bottom: 1px dotted #c9c9c9; }

.single-comments { font-size: .8em; }
.single-comments input { font-size: 1.25em; }

ul.commentlist { margin: 1em 0 0 0; padding: 0px;  }
ul.commentlist li { background-image: url(images/comment-gradient.jpg); background-repeat: no-repeat; list-style-type: none; margin: 0 0 1em 0; padding: 1em; border-bottom: 1px dotted #c9c9c9; }
ul.commentlist li .fn { color: #749b00; font-family: georgia, times, serif; font-style: normal; font-size: 1.5em; }
ul.commentlist li .says { color: #4e4e4e; }
ul.commentlist li .reply { color: #6e6e6e; }
ul.commentlist li .comment-meta { color: #9e9e9e; margin-top: 2px; }

ul.commentlist li .comment-author { line-height: 150%; }
ul.commentlist a:visited { text-decoration: none; color: #0065ce; }

ul.children { padding: 0px; }
ul.children li { background-image: url(images/reply-gradient.jpg); background-repeat: no-repeat; padding: 1em; font-size: 1em; margin-top: 1em; margin-bottom: 1em; border-bottom: 0px; }


.google-ad { }
.google-search { margin: 10px 0 10px 0; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {


	text-align: center;
	padding-top: 4px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 3px 0 4px 0;
	margin: 0;
	font-style: italic;
	width: 490px;
}
/* End captions */


input.fd { display: none; }

.navigation { margin: 30px 0 15px 0; text-align: left; }

.navigation a { padding: .5em; text-decoration: none; border: 1px solid #d86b21; background-color: #ffefc5; font-size: .9em;  }

.navigation a:link { color: #000; }
.navigation a:visited { color: #000; } /* 316ac5 */
.navigation a:hover { background-color: #316ac5; color: #fff; border: 1px solid #99c2ff; }

input.as { display: none; }

/* BUTTONS */

	.buttons-container { border-top: 1px solid #f2d13c; padding-top: 15px; }

	.buttons a, .buttons button{
		display:block;
		float:left;
		margin:0 7px 0 0;
		background-color:#f5f5f5;
		border:1px solid #c2c2c2;
		border-top:1px solid #e6e6e6;
		border-left:1px solid #e6e6e6;

		font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
		font-size:.9em;
		line-height:130%;
		text-decoration:none;
		font-weight:bold;
		color:#565656;
		cursor:pointer;
		padding:5px 10px 6px 7px; /* Links */
	}

	button:hover, .buttons a:hover{
		background-color:#dff4ff;
		border:1px solid #afc4f4;
		color:#336699;
	}

	.buttons a:active{
		background-color:#6299c5;
		border:1px solid #6299c5;
		color:#fff;
	}

	.buttons button{
		width:auto;
		overflow:visible;
		padding:4px 10px 3px 7px; /* IE6 */
	}

	.buttons button[type]{
		padding:5px 10px 5px 7px; /* Firefox */
		line-height:17px; /* Safari */
	}

	*:first-child+html button[type]{
		padding:4px 10px 3px 7px; /* IE7 */
	}

	.buttons button img, .buttons a img{
		margin:0 3px -3px 0 !important;
		padding:0;
		border:none;
		width:16px;
		height:16px;
	}

table.phone-list-table { margin-bottom: 1em; }
table.phone-list-table td { padding: 1em 1em 1em 1em; vertical-align: top; border-bottom: 1px dotted #c9c9c9; }
table.phone-list-table th { padding: 1em 0 1em 0; vertical-align: top; border-bottom: 1px dotted #c9c9c9; }
table.phone-list-table img { border: 1px solid #c9c9c9; }
table.phone-list-table div.phone-list-heading { font-weight: bold; font-size: .9em; color: #3f3f3f; }
table.phone-list-table div.price-heading { font-size: 1.4em; color: #d86b21; font-weight: bold; }
table.phone-list-table div.subtitle { color: #a9a9a9; font-weight: bold; font-size: .9em; }
table.phone-list-table div.green { color: #779d03; font-weight: bold; }

table.phone-compare-table { margin-bottom: 1em; border-collapse: collapse; }
table.phone-compare-table td { padding: 1em .75em 1em .75em; vertical-align: top; border-bottom: 1px solid #eaeaea; }
table.phone-compare-table th { padding: 0 .5em 0 .5em;  color: #6e6e6e; border-bottom: 1px solid #eaeaea; }
table.phone-compare-table img { border: 1px solid #c9c9c9; }
table.phone-compare-table td.winner { background-color: #f4ffe5; border-bottom: 1px solid #d3e5bc; }
table.phone-compare-table tr.title td { font-weight: bold; color: #749b00; font-size: 1.1em; }

table.text-compare-table { margin-bottom: 1em; border-collapse: collapse; font-size: .85em; }
table.text-compare-table td { padding: 1em .5em 1em .5em; vertical-align: top; border-bottom: 1px solid #eaeaea; }
table.text-compare-table th { padding: 0 .5em 0 .5em;  color: #6e6e6e; border-bottom: 1px solid #eaeaea; }
table.text-compare-table img { border: 1px solid #c9c9c9; }
table.text-compare-table td.winner { background-color: #f4ffe5; border-bottom: 1px solid #d3e5bc; }
table.text-compare-table tr.title td { font-weight: bold; color: #749b00; font-size: 1.1em; }

blockquote { background-color: #e8e8e8; padding: .5em 1em .5em 1em; border-bottom: 1px solid #ffc833; }

/* accordion post related */
#accordion {
	margin:20px 0px;
}
h3.toggler {
	cursor: pointer;
	font-family: tahoma;
	font-size: 1em;
	color: #0065ce;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	text-transform: none;
}
div.element p, div.element h4 {
	margin:0px;
	padding: .5em;
}