/*
Theme Name: IPhoneInCanada
Theme URI: http://IPhoneInCanada.ca/
Description: The IPhoneInCanada WordPress theme based on the famous <a href="http://IPhoneInCanada.ca/">IPhoneInCanada</a>.
Version: 1.6
Author: IPhoneInCanada
Author URI: http://IPhoneInCanada.ca/
Tags: blue, custom header, fixed width, two columns, widgets
*/

#disqus_thread #dsq-content { font-size: 13px; }

/* Begin Typography & Colors */

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.alt {
border-left: 1px solid #ddd;
}

#footer {
background: #eee url('images/kubrickfooter.jpg') no-repeat top;
border: none;
}

small {
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 12px; /*font-size: 0.9em;*/
line-height: 1.5em;
padding-left: 5px;
}

h1, h2, h3 {
font-family: Verdana, 'Lucida Grande', Verdana, Sans-Serif,'Trebuchet MS';
font-weight: normal;
}

h1 {
font-size: 4em;
text-align: center;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
}

h2 {
font-size: 1 em;
}

h2.pagetitle {
font-size: 1.6em;
}

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}

h3 {
font-size: .8em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

#container #content .middle .mid .left .post .entry p a:visited {
color: #999900;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Verdana, Sans-Serif;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Verdana, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
font: 1em 'Lucida Grande', Verdana, Verdana, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}

a {
color: #999900;
text-decoration: none;
}

a:hover {
color: #999900;
text-decoration: underline;
}

#container #content .middle .mid .left .post a:hover {
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Verdana, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */

.post {
margin: 0 0 2px; /* margin: 0 0 40px; */
	text-align: left;
}

.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .postmetadata {
margin: 10px 0;   /* margin: 30px 0; */
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}

#footer {
padding: 0;
margin: 0 auto;
width: 760px;
clear: both;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}

h2 {
margin: 10px 0 0;
}
/* h2 {
margin: 30px 0 0;
}
*/

h2.pagetitle {
margin-top: 30px;
text-align: left;
margin-left: 20px; /* additional margin to the left */
padding-top:20px; /* made 20px padding to the top  */
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 25px;
margin: 0;
}

.entry ul {
	font-size: 12px;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

#sidebar #searchform #s {
width: 108px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}

.entry form {/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
width: 130px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 10px 0 5px;
padding: 5px 5px 10px 10px;
list-style: none;
}
.commentlist li ul li {
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}
.children {
padding: 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
padding: 20px 0 10px 0;
margin-left: 545px;
width: 190px;
}

#sidebar form {
margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover {/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
height: 40px;
font: 12px verdana;
line-height: 40px;
display: block;
text-align: center;
overflow: hidden;
clear: both;
}

.navigation a {
color: #990000;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.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;
}

.comments-singpost {
padding: 0 25px 0 25px;
}
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
body {
margin: 0px;
padding: 0px;
}
img {
border: 0px;
}

#container {
clear: both;
float: left;
width: 100%;
background: #EFEFEF url('images/bg.jpg') repeat-x;
padding-bottom: 10px;
}
#container #content {
clear: both;
width: 1005px;
margin-left: auto;
margin-right: auto;
}
#container #content .blank {
float: left;
width: 1005px;
height: 30px;
}
/*#container #content .key {
float: right;
width: 240px;
height: 22px;
background: url('images/textbox.jpg') no-repeat;
margin-top: 5px;
}
*/
#container #content .key {
float: right;
width: 200px;
margin-top: 5px;
margin-right: 12px;
}
.searchbtn {
background: url('images/button_0.jpg') no-repeat;
width: 90px;
height: 26px;
border: 0px;
cursor: pointer;
}
.box {
clear: both;
float: left;
width: 220px;
height: 15px;
margin-left: 7px;
background: url('images/0.jpg') no-repeat;
border: solid 1px transparent;
font: bold 12px Verdana;
color: #605454;
}

#container #content .header {
clear: both;
float: left;
width: 1005px;
margin-top: 5px;
padding: 10px 0 10px 0;
}
#container #content .header .logo a {
float: left;
width: 255px;
}
#container #content .header .logo .leaf {
clear: both;
float: left;
width: 44px;
height: 48px;
margin-left: 100px;
}
#container #content .header .logo .iphone {
clear: both;
float: left;
width: 251px;
height: 26px;
margin-top: 10px;
margin-left: 3px;
}
#container #content .header .board {
float: left;
width: 728px;
height: 90px;
margin-left: 16px;
text-align: center;
font: 36px Arial;
color: #383838;
}
/*background:url('images/bg1.jpg') repeat-x;;
border: solid 1px #cccccc;*/

#container #content .menu {
float: left;
width: 730px;
height: 30px;
padding: 5px 0 5px 0;
}
#container #content .menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#container #content .menu ul li {
float: left;
font: 12px verdana;
color: #383838;
line-height: 28px;
margin-left: 10px;
margin-right: 10px;
}
#container #content .menu ul li a {
color: #999900;
text-decoration: none;
}
#container #content .menu ul li a:hover {
color: #999900;
text-decoration: underline;
}



#container #content .menu1 {
font: 12px verdana;
float: right;
width: 250px;
line-height: 30px;
height: 30px;
margin-left: 25px;
}
#container #content .menu1 ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#container #content .menu1 ul li {
float: left;
height: 24px;
margin-left: 10px;
margin-top: 5px;
}


#container #content .middle {
clear: both;
float: left;
width: 1005px;
margin-top: 5px;
}
#container #content .middle .top {
clear: both;
float: left;
width: 1005px;
height: 11px;
background: url('images/body_top.jpg') no-repeat;
}

#container #content .middle .mid {
clear: both;
float: left;
width: 1005px;
background: url('images/body_middle.jpg') repeat-y;
margin-left: 1px;
}
#container #content .middle .mid .left {
float: left;
width: 683px;
margin-left: 5px;
}
#container #content .middle .mid .left .ad {
clear: both;
float: left;
width: 611px;
height: 252px;
margin-left: 45px;
margin-top: 25px;
}
#container #content .middle .mid .left .ad .nost {
clear: both;
float: left;
width: 400px;
margin-left: 10px;
font: bold 16px Verdana;
color: #383838;
margin-top: 190px;
}
#container #content .middle .mid .left .ad .sit {
clear: both;
float: left;
width: 550px;
margin-left: 10px;
font: bold 11px Verdana;
color: #383838;
line-height: 18px;
}

#container #content .middle .mid .left .travel {
clear: both;
float: left;
width: 628px;
height: 60px;
margin-left: 35px;
margin-top: 10px;
text-align: center;
}
#container #content .middle .mid .left .brd {
clear: both;
float: left;
width: 100%;
height: 1px;
background: url('images/line_1.jpg') repeat-x;
margin-top: 10px;
}

#container #content .middle .mid .left .post {
clear: both;
float: left;
width: 625px;
font: 18px verdana;
color: #000000;
margin-left: 35px;
margin-top: 10px;
}
/*#container #content .middle .mid .left .post {
clear: both;
float: left;
width: 625px;
font: 22px verdana;
color: #000000;
margin-left: 40px;
margin-top: 30px;
}
*/
#container #content .middle .mid .left .post a {
font-weight: bold;
}
#container #content .middle .mid .left .post .stbuttontext,
#container #content .middle .mid .left .post a.stbutton {
	font-size: 12px !important;
}
/* #container #content .middle .mid .left .post a {
font: 22px verdana;
color: #000000;
}
*/
#container #content .middle .mid .left .post a:hover {
font-weight: bold;
text-decoration: underline;
}
/*#container #content .middle .mid .left .post a:hover {
font: 22px verdana;
color: #000000;
text-decoration: underline;
}
*/
#container #content .middle .mid .left .side {
clear: both;
float: left;
width: 600px;
margin-left: 40px;
margin-top: 5px;
}
#container #content .middle .mid .left .side .date {
float: left;
width: 350px;
font: 12px Verdana;
color: #6d6d6d;
}
#container #content .middle .mid .left .side .date a {
color: #999900;
text-decoration: none;
}
#container #content .middle .mid .left .side .date a:hover {
color: #999900;
text-decoration: underline;
}
/* Additional */
#container #content .middle .mid .left h2 {
font-size: 22px;
font-weight: bold;
margin-top: 10px;
color: #999900;
}
#container #content .middle .mid .left .post .entry p {
font: 12px verdana;
color: #000000;
line-height: 20px;
}
/* #container #content .middle .mid .left .post a {
font: 22px verdana;
color: #000000;
}
*/
#container #content .middle .mid .left .post .entry p a {
font: 12px verdana;
color: #999900;
font-weight: bold;
}
/* #container #content .middle .mid .left .post a {
font: 22px verdana;
color: #000000;
}
*/
#container #content .middle .mid .left .post .entry p a:hover {
font: 12px verdana;
color: #999900;
text-decoration: underline;
font-weight: bold;
}
/*#container #content .middle .mid .left .post a:hover {
font: 22px verdana;
color: #000000;
text-decoration: underline;
}
*/
#container #content .middle .mid .left .post .postmetadata {
font: 14px verdana;
color: #000000;
}
#container #content .middle .mid .left .post .postmetadata a {
font: 14px verdana;
color: #999900;
text-decoration: none;
}
#container #content .middle .mid .left .post .postmetadata a:hover {
font: 14px verdana;
color: #999900;
text-decoration: underline;
}

#container #content .middle .mid .left .side .comments {
float: left;
width: 240px;
font: bold 12px Verdana;
color: #494949;
text-align: right;
}
#container #content .middle .mid .left .side .comments a {
color: #999900;
text-decoration: none;
}
#container #content .middle .mid .left .side .comments a:hover {
color: #999900;
text-decoration: underline;
}

#container #content .middle .mid .left .line {
clear: both;
float: left;
width: 615px;
height: 1px;
background: url('images/line_2.jpg') repeat-x;
margin-top: 3px;
margin-left: 35px;
}

#container #content .middle .mid .left .emph {
clear: both;
float: left;
width: 625px;
margin-left: 40px;
font: 12px verdana;
color: #494949;
margin-top: 10px;
line-height: 20px;
}
#container #content .middle .mid .left .emph a {
color: #999900;
text-decoration: none;
}
#container #content .middle .mid .left .emph a:hover {
color: #999900;
text-decoration: underline;
}

#container #content .middle .mid .left .read {
clear: both;
float: left;
width: 610px;
text-align: right;
font: bold 14px verdana;
color: #990000;
margin-left: 40px;
margin-top: 20px;
padding-bottom: 10px;
}
#container #content .middle .mid .left .read a {
color: #999900;
text-decoration: none;
}
#container #content .middle .mid .left .read a:hover {
color: #999900;
text-decoration: underline;
}

#container #content .middle .mid .left .down {
clear: both;
float: left;
width: 630px;
margin-left: 40px;
margin-top: 25px;
padding-bottom: 10px;
}
#container #content .middle .mid .left .down .medium {
float: left;
width: 300px;
height: 250px;
text-align: center;
}

#container #content .middle .mid .left .down .sidelinks {
float: left;
width: 300px;
margin-left: 15px;
background: url('images/ver_line.jpg') repeat-y;
padding-bottom: 50px;
}

#container #content .middle .mid .left .down .sidelinks .pop {
float: left;
width: 140px;
height: 25px;
background-color: #FFFFFF;
margin-left: 5px;
border: solid 1px #e6e6e6;
color: #383838;
font: 16px Arial;
text-align: center;
line-height: 22px;
}
#container #content .middle .mid .left .down .sidelinks .pop a {
display: block;
color: #999900;
text-decoration: none;
}
#container #content .middle .mid .left .down .sidelinks .pop a:hover {
display: block;
width: 140px;
background-color: #999900;
height: 25px;
color: #ffffff;
font: 16px Arial;
line-height: 22px;
}

#container #content .middle .mid .left .down .sidelinks .pop1 {
float: left;
width: 120px;
background-color: #FFFFFF;
margin-left: 15px;
border: solid 1px #e6e6e6;
color: #383838;
font: 16px Arial;
text-align: center;
line-height: 22px;
}
#container #content .middle .mid .left .down .sidelinks .pop1 a {
display: block;
color: #999900;
text-decoration: none;
}
#container #content .middle .mid .left .down .sidelinks .pop1 a:hover {
display: block;
width: 120px;
background-color: #979a9a;
height: 25px;
color: #999900;
font: 16px Arial;
line-height: 22px;
}

#container #content .middle .mid .left .down .sidelinks ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#container #content .middle .mid .left .down .sidelinks ul li {
clear: both;
float: left;
width: 270px;
font: 12px Verdana;
color: #1c1c1c;
margin-left: 20px;
line-height: 30px;
background: url('images/line_1.jpg') repeat-x bottom;
}
#container #content .middle .mid .left .down .sidelinks ul li a {
background: url('images/bullet.jpg') no-repeat left center;
color: #999900;
padding-left: 30px;
text-decoration: none;
}
#container #content .middle .mid .left .down .sidelinks ul li a:hover {
background: url('images/bullet1.jpg') no-repeat left center;
color: #999900;
padding-left: 30px;
text-decoration: underline;
}

#container #content .middle .mid .left .down .sidelinks ul li.line1 {
clear: both;
float: left;
width: 280px;
height: 1px;
background: url('images/line_1.jpg') repeat-x;
}

#container #content .middle .mid .left .num {
clear: both;
float: left;
width: 190px;
margin-left: 470px;
margin-top: 60px;
padding-bottom: 30px;
}
#container #content .middle .mid .left .num .page {
float: left;
width: 90px;
height: 20px;
background-color: #5c5c5c;
font: bold 12px verdana;
color: #ffffff;
text-align: center;
line-height: 17px;
}
#container #content .middle .mid .left .num .one {
float: left;
width: 20px;
height: 20px;
background-color: #f4f4f4;
border: solid 1px #c0bfc0;
font: bold 12px verdana;
color: #5c5c5c;
text-align: center;
line-height: 15px;
margin-left: 10px;
}
#container #content .middle .mid .left .num .one a {
display: block;
color: #999900;
text-decoration: none;
}
#container #content .middle .mid .left .num .one a:hover {
display: block;
float: left;
width: 20px;
height: 20px;
background-color: #5c5c5c;
color: #999900;
text-decoration: underline;
text-align: center;
line-height: 15px;
}

#container #content .middle .mid .right {
float: left;
width: 310px;
margin-left: 3px;
}
#container #content .middle .mid .right .sub {
clear: both;
float: left;
width: 260px;
margin-left: 25px;
margin-top: 10px;
}
#container #content .middle .mid .right .sub ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#container #content .middle .mid .right .sub ul li {
float: left;
font: 12px verdana;
color: #383838;
margin-left: 3px;
margin-right: 3px;
}
#container #content .middle .mid .right .sub ul li a {
color: #999900;
text-decoration: none;
}
#container #content .middle .mid .right .sub ul li a:hover {
color: #999900;
text-decoration: underline;
}

#container #content .middle .mid .right .new {
clear: both;
float: left;
width: 280px;
font: 12px verdana;
color: #383838;
margin-top: 15px;
text-align: center;
margin-left: 7px;
}

#container #content .middle .mid .right .textboxes {
clear: both;
float: left;
width: 200px;
margin-left: 52px;
margin-top: 5px;
}
#container #content .middle .mid .right .textboxes .name {
clear: both;
float: left;
width: 198px;
height: 28px;
background: url('images/username.jpg') no-repeat;
margin-top: 8px;
}
.box1 {
clear: both;
float: left;
width: 180px;
height: 17px;
margin-top: 3px;
margin-left: 7px;
background: url('images/0.jpg') no-repeat;
border: solid 1px transparent;
font: 14px Arial;
color: #383838;
}

#container #content .middle .mid .right .brd1 {
clear: both;
float: left;
width: 293px;
height: 1px;
background: url('images/line_1.jpg') repeat-x;
margin-top: 20px;
}

#container #content .middle .mid .right .sale {
clear: both;
float: left;
width: 290px;
margin: 15px 10px 0 10px;
}
#container #content .middle .mid .right .sale ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#container #content .middle .mid .right .sale ul li {
float: left;
margin-left: 10px;
margin-top: 10px;
}
#container #content .middle .mid .right .sale ul li.act {
float: left;
width: 125px;
height: 125px;
}

#container #content .middle .mid .right .rect {
clear: both;
float: left;
width: 300px;
height: 250px;
margin: 10px 5px;
font: bold 24px Verdana;
color: #000000;
text-align: center;
}

#container #content .middle .mid .right .add1 {
float: left;
width: 125px;
height: 600px;
margin: 5px 10px 0 5px;
}

#container #content .middle .mid .right .blog {
clear: both;
float: left;
width: 200px;
font: 16px Arial;
color: #383838;
margin-left: 10px;
margin-top: 5px;
}
#container #content .middle .mid .right .brd2 {
clear: both;
float: left;
width: 293px;
height: 1px;
background: url('images/line_1.jpg') repeat-x;
margin-top: 2px;
margin-top: 5px;
}

#container #content .middle .mid .right .roll {
clear: both;
float: left;
width: 270px;
margin-left: 15px;
}
#container #content .middle .mid .right .roll ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#container #content .middle .mid .right .roll ul li {
clear: both;
float: left;
width: 260px;
font: 12px Verdana;
color: #1c1c1c;
line-height: 30px;
background: url('images/line_1.jpg') repeat-x bottom;
}
#container #content .middle .mid .right .roll ul li a {
background: url('images/bullet.jpg') no-repeat left center;
color: #999900;
padding-left: 30px;
text-decoration: none;
}
#container #content .middle .mid .right .roll ul li a:hover {
background: url('images/bullet1.jpg') no-repeat left center;
color: #999900;
padding-left: 30px;
text-decoration: underline;
}

#container #content .middle .mid .right .roll ul li.line2 {
clear: both;
float: left;
width: 278px;
height: 1px;
background: url('images/line_1.jpg') repeat-x;
}

#container #content .middle .mid .right .next {
clear: both;
float: left;
width: 293px;
border-top: solid 1px #e7e7e7;
border-bottom: solid 1px #e7e7e7;
margin-top: 35px;
}
#container #content .middle .mid .right .next .cate {
float: left;
width: 145px;
height: 30px;
text-align: center;
color: #383838;
line-height: 22px;
}
#container #content .middle .mid .right .next .cate a {
display: block;
height: 30px;
color: #383838;
text-decoration: none;
font: 16px Arial;
line-height: 26px;
}
#container #content .middle .mid .right .next .cate a:hover {
display: block;
height: 30px;
width: 145px;
background-color: #979a9a;
color: #FFFFFF;
text-decoration: none;
line-height: 26px;
}

#container #content .middle .mid .right .next .archi {
float: left;
width: 145px;
text-align: center;
}
#container #content .middle .mid .right .next .archi a {
display: block;
height: 30px;
color: #383838;
text-decoration: none;
font: 16px Arial;
line-height: 26px;
}
#container #content .middle .mid .right .next .archi a:hover {
display: block;
height: 30px;
width: 145px;
background-color: #979a9a;
color: #FFFFFF;
text-decoration: none;
line-height: 26px;
}

#container #content .middle .mid .right .roll1 {
clear: both;
float: left;
width: 265px;
margin-left: 20px;
margin-top: 5px;
}
#container #content .middle .mid .right .roll1 ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#container #content .middle .mid .right .roll1 ul li {
clear: both;
float: left;
width: 250px;
font: 12px Verdana;
color: #1c1c1c;
line-height: 30px;
background: url('images/line_1.jpg') repeat-x bottom
}
#container #content .middle .mid .right .roll1 ul li a {
background: url('images/bullet.jpg') no-repeat left center;
color: #999900;
padding-left: 30px;
text-decoration: none;
}
#container #content .middle .mid .right .roll1 ul li a:hover {
background: url('images/bullet1.jpg') no-repeat left center;
color: #999900;
padding-left: 30px;
text-decoration: underline;
}

#container #content .middle .mid .right .roll1 ul li.line2 {
clear: both;
float: left;
width: 273px;
height: 1px;
background: url('images/line_1.jpg') repeat-x;
}


#container #content .middle .btm {
clear: both;
float: left;
width: 1005px;
height: 11px;
background: url('images/body_bottom.jpg') no-repeat;
margin-left: 1px;
}

#container #content .footer {
clear: both;
float: left;
width: 950px;
margin-left: 30px;
margin-top: 20px;
padding-bottom: 15px;
}

#container #content .footer .recent {
float: left;
width: 290px;
margin-left: 20px;
}
#container #content .footer .recent .re {
clear: both;
float: left;
width: 200px;
font: bold 14px verdana;
color: #5c5c5c;
}
#container #content .footer .recent .links {
clear: both;
float: left;
width: 290px;
margin-top: 15px;
}
#container #content .footer .recent ul,
#container #content .footer .aktt_tweets ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#container #content .footer .aktt_tweets {
padding-top: 15px;
clear: both;
}
#container #content .footer .recent ul li,
#container #content .footer .aktt_tweets ul li {
clear: both;
width: 290px;
font: bold 12px Verdana;
color: #5c5c5c;
line-height: 33px;
}
#container #content .footer .aktt_tweets ul li {
line-height: 20px;
padding: 0 0 5px 0;
margin: 0 0 5px 0;
border-bottom: 1px solid #ccc;
}
#container #content .footer .recent ul li a,
#container #content .footer .aktt_tweets ul li a {
color: #999900;
text-decoration: none;
}
#container #content .footer .recent ul li a:hover,
#container #content .footer .aktt_tweets ul li a:hover {
color: #999900;
text-decoration: underline;
}

#container #content .footer .recent .links ul li.ln {
clear: both;
width: 290px;
height: 1px;
background: url('images/line_2.jpg') repeat-x;
}

#container #content .footer .log {
float: left;
width: 310px;
margin-left: 20px;
}
#container #content .footer .log .re1 {
clear: both;
float: left;
width: 200px;
font: bold 14px verdana;
color: #5c5c5c;
}
#container #content .footer .log .ppl {
clear: both;
float: left;
width: 268px;
height: 164px;
margin-top: 20px;
}

#container #content .footer .connect {
float: left;
width: 280px;
margin-left: 20px;
}
#container #content .footer .connect .re2 {
clear: both;
float: left;
width: 200px;
font: bold 14px verdana;
color: #5c5c5c;
}
#container #content .footer .connect .cont {
clear: both;
float: left;
width: 268px;
height: 164px;
margin-top: 20px;
}

#container #content .footer .last {
clear: both;
float: left;
width: 950px;
height: 1px;
background: url('images/line_2.jpg') repeat-x;
margin-top: 30px;
}

#container #content .footer .foot {
clear: both;
float: left;
width: 950px;
margin-top: 30px;
margin-left: 10px;
}
#container #content .footer .foot .copy {
float: left;
font: bold 12px Verdana;
color: #5c5c5c;
}
#container #content .footer .foot .copy a {
color: #5c5c5c;
text-decoration: none;
}
#container #content .footer .foot .copy a:hover {
color: #5c5c5c;
text-decoration: underline;
}

#container #content .footer .foot .downlinks {
float: right;
width: 55%;
}
#container #content .footer .foot .downlinks ul {
list-style: none;
margin: 0px;
padding: 0px;
float: right;
}
#container #content .footer .foot .downlinks ul li {
float: left;
font: bold 12px Verdana;
color: #5c5c5c;
margin-left: 15px;
}
#container #content .footer .foot .downlinks ul li a {
color: #5c5c5c;
text-decoration: none;
}
#container #content .footer .foot .downlinks ul li a:hover {
color: #5c5c5c;
text-decoration: underline;
}


/*subpage*/

#container #content .middle .mid .left .emph1 {
clear: both;
float: left;
width: 625px;
margin-left: 40px;
font: 12px verdana;
color: #494949;
margin-top: 5px;
line-height: 18px;
}
#container #content .middle .mid .left .emph1 a {
color: #990000;
text-decoration: none;
}
#container #content .middle .mid .left .emph1 a:hover {
color: #990000;
text-decoration: underline;
}

#container #content .middle .mid .left .down1 {
clear: both;
float: left;
width: 630px;
margin-left: 40px;
}
#container #content .middle .mid .left .down1 .medium1 {
float: left;
width: 300px;
height: 168px;
margin-left: 10px;
background: url('images/bg2.jpg') repeat-x;
font: bold 24px Verdana;
color: #000000;
text-align: center;
padding-top: 80px;
border: solid 1px #adb9c2;
}
#container #content .middle .mid .left .down1 .text1 {
float: left;
width: 310px;
}
#container #content .middle .mid .left .down1 .text1 .emph2 {
float: left;
width: 306px;
font: 12px verdana;
color: #494949;
margin-top: 5px;
line-height: 18px;
padding-bottom: 5px;
}
#container #content .middle .mid .left .down1 .text1 .emph2 a {
color: #990000;
text-decoration: none;
}
#container #content .middle .mid .left .down1 .text1 .emph2 a:hover {
color: #990000;
text-decoration: underline;
}

#container #content .middle .mid .left .linee {
clear: both;
float: left;
width: 615px;
height: 1px;
background: url('images/line_2.jpg') repeat-x;
margin-top: 50px;
margin-left: 35px;
}
#container #content .middle .mid .left .linee1 {
clear: both;
float: left;
width: 615px;
height: 1px;
background: url('images/line_2.jpg') repeat-x;
margin-left: 35px;
}
#container #content .middle .mid .left .page1 {
clear: both;
float: left;
width: 615px;
color: #575656;
font: bold 19px Verdana;
margin-left: 40px;
margin-top: 8px;
padding-bottom: 8px;
}

#container #content .middle .mid .left .detail {
clear: both;
float: left;
width: 615px;
background-color: #ffffff;
border: solid 1px #e7e7e7;
margin-left: 35px;
margin-top: 12px
}
#container #content .middle .mid .left .detail .icon {
float: left;
width: 57px;
height: 59px;
margin-left: 10px;
margin-top: 10px;
}
#container #content .middle .mid .left .detail .john {
float: left;
width: 300px;
margin-left: 15px;
margin-top: 15px;
}
#container #content .middle .mid .left .detail .john .say {
clear: both;
float: left;
width: 250px;
color: #575656;
font: 13px Verdana;
}
#container #content .middle .mid .left .detail .john .say a {
color: #990000;
font: 17px Verdana;
text-decoration: none;
}
#container #content .middle .mid .left .detail .john .say a:hover {
color: #990000;
text-decoration: none;
}

#container #content .middle .mid .left .detail .john .ap {
clear: both;
float: left;
width: 250px;
color: #990000;
font: 13px Verdana;
}
#container #content .middle .mid .left .detail .john .ap a {
color: #990000;
text-decoration: none;
}
#container #content .middle .mid .left .detail .john .ap a:hover {
color: #990000;
text-decoration: none;
}

#container #content .middle .mid .left .detail .exam {
clear: both;
float: left;
width: 600px;
font: 13px Verdana;
color: #575656;
margin-left: 10px;
margin-top: 20px;
}


#container #content .middle .mid .left .detail .rep {
clear: both;
float: left;
width: 80px;
font: bold 13px Verdana;
color: #990000;
margin-left: 10px;
margin-top: 20px;
padding-bottom: 15px;
}
#container #content .middle .mid .left .detail .rep a {
color: #990000;
text-decoration: none;
}
#container #content .middle .mid .left .detail .rep a:hover {
color: #990000;
text-decoration: underline;
}

#container #content .middle .mid .left .type1 {
clear: both;
float: left;
width: 230px;
margin-left: 35px;
margin-top: 12px;
}
#container #content .middle .mid .left .type1 .type {
clear: both;
float: left;
width: 230px;
margin-top: 5px;
}
.box2 {
width: 190px;
height: 25px;
border: solid 1px #e7e7e7;
background: url('images/0.jpg') no-repeat;
}

#container #content .middle .mid .left .sub1 {
clear: both;
float: left;
width: 130px;
height: 35px;
margin-left: 35px;
padding-bottom: 20px;
margin-top: 5px;
background: url('images/but.jpg') no-repeat;
font: bold 14px Verdana;
color: #494949;
text-align: center;
line-height: 35px;
}
#container #content .middle .mid .left .sub1 a {
display: block;
color: #494949;
text-decoration: none;
}
#container #content .middle .mid .left .sub1 a:hover {
display: block;
color: #494949;
text-decoration: underline;
}

.singlepostbottom {
width: 625px;
padding: 20px 0;
margin: 0 auto;
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
clear: both;
overflow: hidden;
}

#container #content .middle .mid .left .singlesubscribe {
width: 240px;
padding: 10px;
border: 1px solid #e7e7e7;
overflow: hidden;
float: left;
}
#container #content .middle .mid .left .singlesubscribe .sub {
clear: both;
float: left;
width: 240px;
}
#container #content .middle .mid .left .singlesubscribe .sub ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#container #content .middle .mid .left .singlesubscribe .sub ul li {
float: left;
font: 12px verdana;
color: #383838;
margin-right: 6px;
}
#container #content .middle .mid .left .singlesubscribe .sub ul li a {
font-size: 12px;
font-weight: normal;
color: #999900;
text-decoration: none;
}
#container #content .middle .mid .left .singlesubscribe .sub ul li a:hover {
color: #999900;
text-decoration: underline;
}

#container #content .middle .mid .left .singlesubscribe .new {
clear: both;
float: left;
font: 12px verdana;
color: #383838;
margin-top: 10px;
}

#container #content .middle .mid .left .singlesubscribe .textboxes {
clear: both;
float: left;
width: 200px;
margin-top: 5px;
}
#container #content .middle .mid .left .singlesubscribe .textboxes .name {
clear: both;
float: left;
width: 198px;
height: 28px;
background: url('images/username.jpg') no-repeat;
margin-top: 8px;
}
.box1 {
clear: both;
float: left;
width: 180px;
height: 17px;
margin-top: 3px;
margin-left: 7px;
background: url('images/0.jpg') no-repeat;
border: solid 1px transparent;
font: 14px Arial;
color: #383838;
}

.switcher {
font-size: 12px;
border: 1px solid #e7e7e7;
border-bottom: none;
float: right;
}

#container #content .middle .mid .left .post .switcher a {
font-size: 12px;
}

#container #content .middle .mid .left .next {
clear: both;
float: left;
width: 293px;
border-bottom: solid 1px #e7e7e7;
}
#container #content .middle .mid .left .next .pp {
float: left;
width: 145px;
height: 30px;
text-align: center;
color: #383838;
line-height: 30px;
}
#container #content .middle .mid .left .next .pp a {
display: block;
height: 30px;
color: #383838;
text-decoration: none;
font: 16px Arial;
line-height: 30px;
}
#container #content .middle .mid .left .next .pp a:hover {
display: block;
height: 30px;
width: 145px;
background-color: #979a9a;
color: #FFFFFF;
text-decoration: underline;
line-height: 30px;
}

#container #content .middle .mid .left .next .rf {
float: left;
width: 145px;
text-align: center;
}
#container #content .middle .mid .left .next .rf a {
display: block;
height: 30px;
color: #383838;
text-decoration: none;
font: 16px Arial;
line-height: 30px;
}
#container #content .middle .mid .left .next .rf a:hover {
display: block;
height: 30px;
width: 145px;
background-color: #979a9a;
color: #FFFFFF;
text-decoration: underline;
line-height: 30px;
}

#container #content .middle .mid .left .roll1 {
clear: both;
float: left;
width: 293px;
}
#container #content .middle .mid .left .roll1 ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#container #content .middle .mid .left .roll1 ul li {
clear: both;
float: left;
width: 273px;
font: 12px Verdana;
color: #1c1c1c;
padding: 0 10px;
line-height: 30px;
background: url('images/line_1.jpg') repeat-x bottom
}
#container #content .middle .mid .left .roll1 ul li a {
background: url('images/bullet.jpg') no-repeat left center;
color: #1c1c1c;
padding-left: 30px;
text-decoration: none;
}
#container #content .middle .mid .left .roll1 ul li a:hover {
background: url('images/bullet1.jpg') no-repeat left center;
color: #990000;
padding-left: 30px;
text-decoration: underline;
}

#container #content .middle .mid .left .roll1 ul li.line2 {
clear: both;
float: left;
width: 273px;
height: 1px;
background: url('images/line_1.jpg') repeat-x;
}

#cse-search-box input {
	width: 200px;
	text-align: right;
}

.entry {
	padding: 0 0 10px 0;
}

#wp125adwrap_2c .wp125ad {
width: 125px; height: 125px;
padding: 5px !important;
margin: 0 5px !important;
}

.wp-pagenavi {
	font: 12px verdana;
	padding: 25px 35px 10px 35px;
	overflow: hidden;
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active {
	color: #999900 !important;
	border: 1px solid #999900 !important;
}

#header_features {
	width: 612px;
	font: bold 12px verdana;
	padding: 10px 35px 0 35px;
}

	#header_features .feature {
		width: 184px;
		margin: 0 15px 0 0;
		padding: 0 15px 10px 0;
		overflow: hidden;
		float: left;
	}
	
	#header_features .feature_left,
	#header_features .feature_center {
		width: 183px;
		border-right: 1px solid #ccc;
	}
	
	#header_features .feature_right {
		padding: 0;
		margin: 0;
	}
	
		#header_features .feature_image {
			width: 183px; height: 183px;
			margin: 0 0 10px 0;
			display: block;
		}
		
		#header_features .feature_image img {
			width: 183px; height: 183px;
			display: block;
		}