/*
Theme Name: WP MyPhoneRoom
Theme URI: http://www.myphoneroom.com/blog/
Description: A customized theme
Version: 1.0
Author: Harun & Josh
Author URI: http://www.myphoneroom.com/
Tags: theme-options, sticky-post, custom-header, grey, green, blue, white, light, two-columns, right-sidebar, fixed-width, threaded-comments

*/

body {
	font-family: Geneva,Helvetica,Verdana,Arial,sans-serif;
	font-size: 62.50%; /* Resets 1em to 10px */
	color: #444;
	background: url(images/bg.jpg) repeat-x;
}

p { margin:0 0 5px 0; padding:5px 0; line-height:25px; }

	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}
h1,h2,h3,h4,h5,h6 {
	color: #444;
	font-family: Geneva,Helvetica,Verdana,Arial,sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #be261e;
}

h1 { font-size: 2.4em; }
h2 { font-size: 20px; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

code, pre {
	margin: 1em 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
}

pre {
	overflow: auto;
	padding: 1em;
	border: 1px solid #ddd;
	background: #f1f1f1;
}
pre.script {
	border: 1px dashed #ccd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ffffdd;
}
blockquote {
	font-style: italic;
	padding-left: 48px;
	background: url(images/icons/quote.png) 0 0 no-repeat;
}
acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong { 
	color:#666;
	font-weight: bold;
}
a {	text-decoration: none; }
a:link    { color: #26a; }
a:hover   { color: #000; }
a:active  { color: #be261e; }
a:visited { color: #26a; }
a img {	border: none; }
input {
	padding: 4px 8px;
	border: 1px solid #cdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f9ffff;
}
input.button {
	float: right;
	padding: 4px 8px;
	border: 1px solid #cdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #26a;
	color: #cdd;
}
input.button:hover {
	background: #be261e;
	color: #fff;
}
input.button:active {
	background: #333;
	color: #fff;
}

label {
	padding: 0 10px;
	font-size:12px;
	color: #666;
}

textarea {
	padding: 9px;
	border: 1px solid #cdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f9ffff;
}

/* Layout */

body {
	margin: 0;
	padding: 0;
}
#container { 
	width: 940px; 
	margin: 0 auto; 
} 
#page {

	background: url(images/wrap-bg.png) transparent top left repeat-y;
}

#wrapper {
		
}
#logo {
	height:232px;
}
#content {
	background-color: #fff;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 21px;
	padding:0 0 0 10px;
	width: 640px;
	float:left;
}
	
#sidebar {
	background-color: #fff;
	width: 210px;
	float:right;
	margin-top: 12px;
	margin-right: 35px;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}	

#footer {
	height:62px;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
	font-size: 12px;
	padding-left: 40px;
}

/* Header */
#header h1 {
	margin:17px 0 5px 0;
	font-size: 2.6em;
}

#header .description {
	font-size:1.2em;
	margin-bottom: 20px;
}
#navigation {
	width: 898px;
	height: 30px;
	background: #f3f7fa;
	border-bottom: 2px solid #cfe4f2;
	margin-left: 22px;
}
#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
  font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
}
#nav a, #nav a:visited {
  display: block;
  padding: 9px 15px 9px 15px;
}
#nav a:hover {

}
#nav li {
  float: left;
}
#nav li ul {
  position: absolute;
  width: 140px;
  left: -999em;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
  background: #f3f7fa;
  width: 140px;
  float: none;
  margin: 0px;
  padding: 7px 10px 7px 10px;
  border-bottom: 1px solid #cfe4f2;
  border-left: 1px solid #cfe4f2;
  border-right: 1px solid #cfe4f2;
}
#nav li li a:hover {

}
#nav li ul ul {
  margin: -25px 0px 0px 160px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
  left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
  left: auto;
}
#nav ul li#nav_rss {
	background:url(images/icons/rss.jpg) no-repeat 5px;
	padding-left:10px;
	float:right;
	
}
#nav ul li#nav_twitter {
	background:url(images/icons/twitter.gif) no-repeat 5px;
	padding-left:10px;
	float:right;
	
}
#nav ul li#nav_facebook {
	background:url(images/icons/facebook.gif) no-repeat 5px;
	padding-left:10px;
	float:right;
	
}
#nav ul li#nav_login {
	background:url(images/icons/secure-lock.png) no-repeat 5px;
	padding-left:10px;
	float:right;
	
}
.searchbox {
	width:190px;
	text-align:left;
	clear:both;
	margin: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#searchform {
	margin: 0;
	background: url(images/box-search.png) left top no-repeat;
}
#search-text {
	background: transparent none no-repeat 0 0;
	border: none;
	margin: 1px 4px 4px 4px;
	color: #444;
	width: 150px;
}


/* Post */
.post {
	text-align: justify;
	overflow:hidden;
	clear:both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0;
}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	margin: 0;
	font-size: 1.2em;
	line-height:1.6em;
	color: #888;
}
.postmetadata .date, .postmetadata .author, .postmetadata .comment, .postmetadata .category, .postmetadata .tag, .postmetadata .edit {
	margin:  0 0 0 2px;
	padding: 0 0 0 20px;
}
.postmetadata .date           { background: url(images/icons/icons-normal.png) 0 0 no-repeat; }
.postmetadata .date:hover     { background: url(images/icons/icons-hover.png) 0 0 no-repeat;	}

.postmetadata .author         { background: url(images/icons/icons-normal.png) 0 -16px no-repeat; }
.postmetadata .author:hover   { background: url(images/icons/icons-hover.png) 0 -16px no-repeat;	}

.postmetadata .comment        { background: url(images/icons/icons-normal.png) 0 -32px no-repeat; }
.postmetadata .comment:hover  { background: url(images/icons/icons-hover.png) 0 -32px no-repeat;	}

.postmetadata .category       { background: url(images/icons/icons-normal.png) 0 -48px no-repeat; }
.postmetadata .category:hover { background: url(images/icons/icons-hover.png) 0 -48px no-repeat;	}

.postmetadata .tag            { background: url(images/icons/icons-normal.png) 0 -64px no-repeat; }
.postmetadata .tag:hover      { background: url(images/icons/icons-hover.png) 0 -64px no-repeat;	}

.postmetadata .edit           { background: url(images/icons/icons-normal.png) 0 -80px no-repeat; }
.postmetadata .edit:hover     { background: url(images/icons/icons-hover.png) 0 -80px no-repeat;	}

.clear {
	clear: both;
}

.entry {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 20px 0 0;
}
.entry blockquote {
	font-size: .9em;
}
.entry blockquote blockquote {
	font-size: .9em;
}
.entry fieldset {
	padding: 1em 1em 1em 2em;
	margin-bottom: 1em;
	border: 1px dashed #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.entry fieldset legend {
	font-weight: bold;
	text-transform: uppercase;
	margin: -.25em 0 -.25em -3em;
	padding: .25em 1em .25em 1em;
	background-color: white;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.entry table {
	border-width: 0; /* border-width: 0 1px 1px 0; */
	border-style: solid;
	border-color: #ccc;
	font-size: 0.9em;
}
.entry table tr td {
	padding: 5px 10px; 
	border-width: 0; /* border-width: 1px 0 0 1px; */
	border-style: solid;
	border-color: #ccc;

}
.entry table tr th {
	border-width: 0; /* border-width: 1px 0 0 1px; */
	border-style: solid;
	border-color: #ccc;
	padding: 5px 10px;
	background: #f4f4f4;
	color: #666;
	font-weight: bold;
	text-align: center;
}
.entry ol { list-style-type: decimal; }
.entry ol ol {	list-style-type: lower-alpha; }
.entry ol ol ol {	list-style-type: lower-roman; }

.entry ul.links {
	list-style: none;
	margin-left: 0;
}
.entry ul.links li {
	padding: 0 0 1em;
}


p img {
	padding: 0;
	max-width: 100%;
	}

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

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

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

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


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


.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;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
/* Sidebar Ads*/
.advertisment {
  background: #f3f7fa;
  border: 1px solid #cfe4f2;
}
.thumbs {
  padding: 10px 12px 7px 12px;
}
.thumbs img {
  margin: 5px 5px 5px 5px;
  width: 125px;
  height: 125px;
}
.social {
  background-color: #f9f9f9;
  border: 1px solid #DDD;
  padding: 10px 5px 5px 5px;
  margin: 5px;
  text-align:center;
  font-family:Trebuchet MS;
  font-size:12px;
}
.social img {
  margin:8px 7px 0 7px;
  text-align:center;
}
.sticky {
	border:1px dashed #ccc;
	background:#f8f8f8;
	padding: 10px;
}

/* Comments*/

#comments {
	font-size: 1em;
	line-height: 1.4em;
	border-top: 1px solid #cdd;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
}
#comments .browse {
	clear: both;
	width: 588px;
	height: 19px;
	margin: 0;
	padding-bottom: 9px;
}

.commentlist {
	margin: 10px 0;
}
#comments ul  {
	margin: 0;
	padding: 0;
}
.commentlist li {

	list-style: none;
	padding: 10px;
}

li.comment {
	border: 1px solid #cdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 1em;
	padding-top: 1em;
	font-size: 12px;
}
li.comment div, li.pingback div {
	
}
.vcard img.avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	margin: 0 20px 1em 0;
	background: #fff;
}
.vcard cite {
	font-weight: bold;
	font-size: 12px;
}
.vcard span {
	font-size: 10px;
}
.commentmetadata {
	font-size: 10px;
}

li.comment p {
	clear: both;
}

li.comment blockquote {
	clear: both;
	font-size: 12px;
	min-height: 2em;
}
.reply {
	font-size: 10px;
}

.commentlist li.even {
	background: #f0f0f0;
}

.commentlist li.odd {
	background: #fff;
}

ul.children {
	margin: 1em 0 0;
}

ul.children li {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 1em;
}

#respond {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}
#respond p small {
	font-size: 11px;
}
#respond textarea {
	width: 96%;
}
#respond div.cancel-comment-reply {
	padding: 10px 0 0;
}

#commentform {
	padding-bottom: 30px;
}

/* Sidebar */
#sidebar h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	border-bottom: 1px solid #cdd;
	color: #999;
}

#sidebar a {
	font-size: 1.2em;
	background: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: .5em 0 .5em 1em;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
	margin: .5em 0 .5em 0;
}
	
/* Calendar */
#wp-calendar {
 	font-size: 1.2em;
	empty-cells: show;
	}

#wp-calendar a {
 	font-size: 1.0em;
	display: block;
	font-weight: bold;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar caption {
	margin: 8px 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: lighter;
 	font-size: .8em;
 	color: #444;
	text-align: right;
	}

#wp-calendar th {
	padding: 4px 5px 4px 6px;
	font-weight: lighter;
 	font-size: .8em;
 	color: #666;
	text-align: right;
	background: #f4f4f4;
}

#wp-calendar td {
	padding: 4px 5px 4px 6px;
	text-align: right;
}
#wp-calendar td#today {
	background: #e0e0e0;
}
#wp-calendar td#prev a {
	padding: 0;
	text-align: left;
	font-weight: normal;
}
#wp-calendar td#next a {
	padding: 0;
	text-align: right;
	font-weight: normal;
}