/*
Theme Name: SIM-Unlocker.com
Description: Simple theme for SIM-Unlocker.com website, based on overdose 40
Author: SIM-Unlocker.com
Author URI: http://www.sim-unlocker.com
Version: 1.0
Tags: orange, gray, white, 2-columns, left sidebar

*/


#menu ul { padding: 0 0 0 15px; }
#menu ul li { color: #999; font-size: 12px; } 

.mcategory {
background-image: url(icons/folder.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 18px;
padding-top: 2px;
float: left;
}
.mtags {
background-image: url(icons/tag.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 18px;
padding-top: 2px;
float: left;
}
.mauthor {
background-image: url(icons/author.gif);
background-repeat: no-repeat;
background-position: right;
padding-left: 18px;
padding-top: 2px;
}
.mcomments {
background-image: url(icons/comment.gif);
background-repeat: no-repeat;
background-position: left;
padding: 2px 0 0 18px;
margin: 0 3px 0 0;
float: right;
}
#comments-header{
font-size: 18px;
}
.comments-header{
font-size: 18px;
}


.mdate {
background-image: url(icons/calendar.gif);
background-repeat: no-repeat;
background-position: left;
padding: 0 0 0 18px;
margin: 0 0 15px 0;
font-size: 12px;
margin-top: 0px;
font-weight: normal;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
	cursor: help;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	font-size: 0.9em;
}

cite {
	font-size: 90%;
	font-style: normal;
}
.post {
position: relative;
display: block;
width: 100%;
margin-bottom: 30px;
}

#commentlist ul {
list-style: none;
}
#commentlist li {
background-image: url(comments.gif);
background-repeat: no-repeat;
border-bottom: 1px solid #d1edf4;
padding-left: 20px;
list-style: none;
}
ul#comments li p {
	font-size: 13px;
line-height: 18px;
}




/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
}

.feedback {
	text-align: right;
	clear: both;
        font-size: 0.9em;
}
#editbutton {
		font-size: 0.7em;
		position: absolute; top: 0; right: 0;
		z-index: 2;
}
.fcontainer {
        position: relative;
        font-size: 1em;
	line-height: 18px;
        font-weight: normal;
        background-color:#f5f5f5;
        width: 100%;
        padding: 0 3px 4px 3px;
        height: 18px;
        margin: 10px 0 15px 0;
}
.fcontainer ul {
        display: inline;
        list-style: none;
        }
.fcontainer ul li {
        list-style: none;
}


.storytitle {
        position: relative;
        text-decoration: none;
margin: 0 0 3px 0;
}

.storytitle a { color: #f60; font-size: 28px; text-decoration: none !important; }


.storycontent {
position: relative;
width: 100%;
font-size: 14px;
color: #7b7b7b;
margin-top: -7px;
line-height: normal;
color: #5e5e5e;
}
.storycontent p {
margin: 0;
padding: 3px 0 3px 0;
color: #5e5e5e;
}
.storycontent img {
	padding: 4px;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #f5f5f5;
	border: 1px solid #f60;
	padding: .2em;
        color: #000;
}

#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform textarea:focus {
background: #ffc; }

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
        font-size: 0.9em;
        color: #7b7b7b;
}
#commentext {
font-size: 1em;
}
#cpadding {
position: relative;
padding-left: 10px;
padding-right: 10px;
width: 960px;
margin-left: auto;
margin-right: auto;
}
.pcetc {
position: relative;
margin-left: auto;
margin-right: auto;
}
.pcetcc {
position: relative;
margin-left: auto;
margin-right: auto;
width: 600px;
}
#menu {
        position: absolute;
        left:0px;
        top:15px;
	width: 170px;
        height: 100%;
}

#menu form {
	margin: 0 0 0 0;
}

#menu input#s {
	width: 90%;
	background: #eee;
-moz-border-radius: 4px;
padding: 3px;
color: #666;
	border: 1px solid #f60;
}

#menu input#s:focus { color: #000; background: #ffc; }




#footer {
clear: both;
padding: 4px;
margin: 20px auto;
color: #7b7b7b;
font-size: 0.7em;
width: 600px;
border-top: 1px solid #ccc;
}
#footer p {
padding: 3px; margin: 0;
width: 50%;
float: right;
text-align: right;
}
input#s{
     border:1px solid #ccc;
}
input#s:focus{
     border:1px solid #38C;
}
#imgsbutton {
margin-top: 5px;
}
#work {
margin-top: 30px;
}
#searchform {
position: relative;
}
            #comments {
            	list-style: none;
				margin: 0; padding: 15px 0 0 0;
				font-size: 0.9em;
				color: #5e5e5e;
            }
			#comments li {
			    padding: 5px; margin: 2px

			}
			.comment-date {
                text-transform: uppercase;
				font-size: 0.9em; color: #ccc;
			}
			.author {
				font-weight: bold;
			}
			.odd {
                border-bottom: 1px solid #ccc;
			}
            .even {
                border-bottom: 1px solid #ccc;
            }
            .highlight {
		background: #FFFEC7 !important;
		border-right: 1px solid #FFF2C7; 
                border-bottom: 1px solid #ccc;
            }

            .comment-text {

            }



img#wpstats{display:none}

img { border:0;}
body {	background: #fff; font-size: 62.5%; color: #333; padding: 0; margin: 0; font-family: "Trebuchet MS", Arial, sans-serif; }
div.clear { clear: both; margin: 0; padding: 0; }
div#header { background: #333; border-bottom: 1px solid #111; padding: 15px; }
div.header-content { width: 750px; margin: 0 auto; }
div.header-content h1 { width: 213px; height: 75px; float: left; background: url(http://www.sim-unlocker.com/img/simunlocker.png); text-indent: -30000px; margin: 0 0 0 0; }
div.header-content h1 a { width: 213px; height: 75px; display: block;}
div.header-content h2 { width: 45%; float: right; _font-size:1.60em;}
form { padding:0; margin:0;}
div#content { width: 750px; margin: 0 auto; padding: 15px 0 25px 0; }
div#content div.picture-big { width: 200px; float: left; padding: 35px 0px 0px 0px; }
div#content div.picture-big img { display: block; }
div#content div.phone-content { width: 520px; float: right; }
div#content div.paypal { padding: 100px 0px 0px 60px; }

div.phone-content h3 { font-size: 3em; letter-spacing: -0.05em; }
div.phone-content h4 { font-size: 2em; margin-top: 30px; letter-spacing: -0.05em; }
div.phone-content h3 strong { color: #f90; }
div.phone-content h3 em { font-style: normal; color: #666; }
div.phone-content p { font-size: 1.30em; line-height: 1.40em;  }
div#fimei { background: #fa0; -webkit-border-radius: 1em; -moz-border-radius: 1em; padding: 10px 10px 20px 10px; }
div#fimei label input { font-size: 1.40em; color: #333; border-top: 1px solid #9BA55A; border-left: 1px solid #9BA55A; width: 96%; }
div#fimei label { font-weight: bold; font-size: 1.30em; display: block; width: 350px; float: left; }
div#fimei input.bsend { background: #f9f9f9; margin-top: 16px; float: left; font-size: 1.30em; padding: 2px 5px; display: block; }

#footer { border-top: 1px; font-size: 1.10em; padding: 15px; }

div.logout {float: right;}

div.unlocker { padding-bottom: 40px; }
div.unlocker img { float: left; display: block; margin-bottom: 20px; margin-right: 20px;}
div.unlocker h2 { font-size: 3em; letter-spacing: -0.05em; margin: 5px 0 5px 0; padding-top: 20px;}
div.unlocker p { font-size: 1.30em; line-height: 1.40em;  }
div.unlocker a { text-decoration: none; color: #f60; }

div.first { margin-right: 25px; }
div.simunlocker { width: 330px; float: left; }
div.simunlocker img { float: left; display: block; margin-bottom: 20px; margin-right: 20px; }
div.simunlocker h2 { font-size: 2em; letter-spacing: -0.05em; margin: 5px 0 5px 0; padding-top: 20px;}
div.simunlocker p { font-size: 1.30em; line-height: 1.40em; margin: 0; }
div.simunlocker a { text-decoration: none; color: #f60; }

.mark { padding: 5px; border-style: dashed; border-width: 1px; border-color: #f60;}
div.center { text-align: center; margin: 1em auto; display: block;}

div.text p { font-size: 1.30em; }
div.text h2 { font-size: 1.80em; }
div.text h3 { font-size: 1.40em; }

div.adm { padding: 30px 20px 20px 20px; }

div#supportcontent { width: 850px; margin: 0 auto; padding: 15px 0 25px 0; }
a { color: #f60;  text-decoration: underline; }
a:visited { color: #f60; text-decoration: underline; }
a:active { color: #f60; text-decoration: underline; }
a:hover { color: #f60; text-decoration: underline; }

.normal { font: 9pt Verdana, Arial, Helvetica; }
.title { font: bold 14pt Arial, Helvetica, Verdana; color: #f60; margin-top: 10px; margin-bottom: 10px; }

table.nav { width: 100%; background: #ddd; border: 0; border-collapse: collapse; }
table.nav tr td { font: 9pt Verdana, Arial, Helvetica; }
table.nav tr td a { display: block; padding: 5px; }
table.nav tr td a:hover { background: #f5f5f5; }

.warning {
	background: #fefea2 url(/img/warning.png) no-repeat 1.5em 1.5em;
	-webkit-border-radius: 1em; -moz-border-radius: 1em;
	font: 1.6em/1.6em Arial, sans-serif;
	color: #000;
	border: 1px solid #DDDB60;
	padding: 1.3em 2em 1.3em 4em;
	min-height: 20px;
	margin: 0px 0px 15px 0px;
	-moz-border-radius: .6em;
}
