/*
Theme Name:i-268
Theme URI: http://iwordpressthemes.com/
Version: 1.0
Description: Wordpress Theme For Your Blog <br> - Designed by <a href="#topofpage">Free wordpress themes</a> 
Author: iwordpressthemes.com
Author URI: http://iwordpressthemes.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 9px; /* Resets 1em to 10px */
	font-family: tahoma, Arial,Helvetica,sans-serif;
	background: #000 url('/wp_content/themes/abc268/images/bg.png') repeat scroll 0 0;
	color: #cccccc;
	text-align: center;
	}

#page {
	background: url('/wp_content/themes/abc268/images/bg_content.png') repeat-y center top;
	text-align: left;
	}
#header {
	background: #82A3E6;
	height: auto;
	}
#headerimg 	{
	background:  url('/wp_content/themes/abc268/images/header.png') no-repeat top right;
	margin: 7px 9px 0;
	width: 854px;
	}
#headerimg2{
	background: #82A3E6 url('/wp_content/themes/abc268/images/header2.png') no-repeat top right;
	margin: 0 9px 0;
	width: 854px;
	}
#content {
	font-size: 12px;
	}
/* Single two */
.widecolumn {
	float: right;
	padding: 0 20px 20px 0px;
	margin: 0;
	width: 440px;
	line-height: 1.6em;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .post {
	margin: 0;
	}
.widecolumn .entry p {
	font-size: 1.05em;

	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.widecolumn li {
	list-style-type:none;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
	padding-top:10px;
	}
.widescreen {
	line-height: 1.6em;
	padding:0 20px 30px;
	}
.widescreen h1{
	font-size: 24px;
	}
.widescreen .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widescreen .postmetadata{
	margin: 30px 0;
	}
.widescreen .post{
	background:#82A3E6;
	color:#660000;
	margin: 0;
	}
.widescreen .entry p {
	font-size: 1.05em;
	text-align:center;
	}
.widescreen .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.widescreen .attachment img{
	padding:10px 50px 23px 50px;
	background:#82A3E6 url('/wp_content/themes/abc268/images/bd_shadow.jpg') no-repeat center bottom;
	}
.widescreen .entry {
	line-height: 1.4em;
	}
.widescreen .attachment-thumbnail {
	width: auto;
}
.widescreen .imagetitle {
display:inline;
float:left;
margin-left:80px;
text-decoration:none;
	}
.widescreen .imagetitle table{
text-align:center;
	}
.widescreen .alignleft {
width:30%;
}
.imagetitle h2 {
	border:0px;
	color:#660000;
	}
.gallery-caption td a {
	color:#660000;
}
.gallery-caption th {
	text-align:left;
	}
.gallery-caption {
	line-height:20px;
	font-size:14px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}
.alt {
	background-color: #868686;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color:#fff;
	margin-top:30px;
	}
.alt a {
	color:#fff;
	}
#footer {
	background: url('/wp_content/themes/abc268/images/bg_footer.png') no-repeat center right;
	border: none;
	height:51px;
	width:100%;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
/* 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 0;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 0 2px 8px;
	display: inline;
	}
.alignright {
	float: right;
    text-align:right;
	}
.alignleft {
	float: left;
    text-align:left;
	}

* {
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
}
/* End Images */
h1, h2, h3 {
	font-family: times new roman, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 2.5em;
	text-align: Left;
	}
#headerimg2 .description {
	font-size: 1.3em;
	text-align: left;
	margin: 0 0 0 29px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial;
	}
#headerimg2 h1, #headerimg2 h1 a,#headerimg2 h1 a:hover,#headerimg2 h1 a:visited {
	color:#d69e36;
	font-family: Times New Roman, trebuchet MS, Arial Narrow, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: underline;
	}
h2 {
	font-size: 2em;
	}
h2.pagetitle {
	font-size: 1.3em;
	color:#333333
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: ##000033;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #D69E36;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #fff;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #82A3E6;
	}
.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, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
.nocomments, blockquote, strike {
	color: #000033;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: underline;
	text-shadow: 0 1px 0 #646464;
	}
a:hover {
	color: #D69E36;
	text-decoration: none;
	}

/* End Typography & Colors */
/* CALENDAR */

#wp-calendar {
	width: 140px;
	margin: 0 0 0 5px;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #555;
	font-family: 'Georgia', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

#wp-calendar td {
	min-width: 15px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
	
#wp-calendar a:hover {
	color: #333;
	background: #bbb;
		}
#calendar_wrap {
	background:#82A3E6 url('/wp_content/themes/abc268/images/bgsidebar.jpg') repeat-x top left;
}

/*	Begin Headers */
h1 {
	padding-top: 110px;
	margin: 0 0 0 29px;
	}
h2 {
	margin: 10px 0 0 0;
	padding-top:10px;
	border-bottom:1px double #666666;
	}
h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	}
h3 {
	padding: 5px 0 0 0;
	margin: 30px 0 0;
	border-bottom:0px double #666666;
	color:#fff;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Structure */
body {
	margin: -21px 0 20px 0;
	padding: 0;
	}
#page {
	margin: 20px auto;
	padding: 0;
	width: 817px;
	border: 0px solid #959596;
	}
#header {
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 817px;
	}
#headerimg {
	margin: 0;
	height: 75px;
	width: 100%;
	}
#headerimg2 {
	margin: 0;
	height: 169px;
	width: 100%;
	}
	
.narrowcolumn {
	float: left;
	padding: 8px 0 0 1px;
	margin:0 10px 0 18px;
	width: 450px;
	}

.post {
	margin: 1px 0;
	text-align: justify;
	color:#cccccc;
    padding: 0 10px 4px 10px;
	text-shadow: 0 1px 0 #2b2b2b;
	}
.post hr {
	display: block;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	font-size: 11px;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
#footer {
	padding: 0;
	margin: 0;
	width: 817px;
	clear: both;
	}
#footer p {
    font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#aaaaaa;
    font-size:10px;
	font-weight: normal;
	}
/* End Structure */





/* 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 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry a {
	color:#fff;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;

	list-style-image: none;
	}
/* End Entry Lists */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 5px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 7px 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Home Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 140px;
	}
#wp-calendar th {
	text-align: center;
	}
#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: 1px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:none; 
	}
	
/* Single Calender*/
#sidebar2 #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 250px;
	}
#sidebar2 #wp-calendar th {
	text-align: center;
	}
#sidebar2 #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#sidebar2 #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#sidebar2 #wp-calendar a {
	display: block;
	}
#sidebar2 #wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#sidebar2 #wp-calendar td {
	padding: 1px 0;
	text-align: center;
	}
#sidebar2 #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 {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	padding:0 10px;
	}
/* 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;
        color:#CCCCCC;
	}

/* Begin Sidebar */
#rightside #searchsubmit,#sidebar2 #searchsubmit {
	margin-top:15px;
	padding: 1px;
	width:314px;
	height:48px;
	background:url('/wp_content/themes/abc268/images/bg_search.png') no-repeat top left;
	}
#rightside h2 {
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	text-align:center;
	margin: 5px 0 0 0;
	color:#202020;
    background:url('/wp_content/themes/abc268/images/bg_childbar.png') no-repeat left top;
	padding: 5px 0 0 0;
	height:36px;
	border:0px;
	text-shadow: 0 1px 0 #8a8a8a; 
		}
#rightside {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 26px 28px 10px 0;
	float:right;
	width: 310px;
	}
#rightside ul, #rightside ul ol {
	padding: 0;
	margin:0;
	}
#rightside ul{
    list-style-image: none;
	list-style-type:none;
	}
#rightside ul ul{
    list-style-image: none;
	list-style-type:none;
	background:#868686 url('/wp_content/themes/abc268/images/bgsidebar.jpg') repeat-x top left;
	}
#rightside li li{
	list-style-image: none;
	list-style-type:none
	border-top: 1px solid #FFFFFF;
	border-bottom:1px solid #a1a1a1;
	float: none;
	line-height:18px;
	}
#rightside ul p, #rightside ul select {
	margin: 5px 0 8px;
	}
#rightside ul ul, #rightside ul ol {
	margin: 0px 0 15px 0;
	}
#rightside ul ul ul, #rightside ul ol {
	margin: 0 0 0 10px;
	}
ol li, #rightside ul ol li {
	list-style: decimal outside;
	}
#rightside ul ul li, #rightside ul ol li {
	margin: 0px 0 0;
	padding: 3px
	}
#rightside ul ul ul {
	margin: 0px 0 0;
	padding: 3px
	}
#rightside .sidebar_l {
	width: 152px;
	float: left;
	}
#rightside .sidebar_r {
	width: 152px;
	float: right;
	}
/* Sidebar 2 */
#sidebar2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	list-style-type:none;
	padding-bottom:4px;
    background:url('/wp_content/themes/abc268/images/bg_childbar2.png') no-repeat center top;
	padding: 10px 0 0 0;
	margin-top:10px;
	text-align:center;
	width:310px;
	height:45px;
	border:0px;
	text-shadow: 0 1px 0 #8a8a8a; 
	color: #202020; 
	}
#sidebar2 {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 1px 0 0 30px;
	float:left;
	width: 310px;
	}
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding:0;
	}
#sidebar2 ul {
	list-style-image: none;
	list-style-type:none;
	}
#sidebar2 ul ul {
	list-style-image: none;
	list-style-type:none;
	margin-bottom: 15px;
	background:#868686 url('/wp_content/themes/abc268/images/bgsidebar.jpg') repeat-x top left;
	}
#sidebar2 li li {
	list-style-type: none;
	list-style-image: none;
	border-bottom:1px solid #CECECE;
	float: none;
	list-style-position:inside;
	line-height:18px;
	}
#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}
#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 0;
	}
#sidebar2 ul ol {
	margin: 0 0 0 10px;
	}
#sidebar2 ul ul ul {
	margin: 0px 0 0;
	padding: 3px
	}
ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}
#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 0px 0 0;
	padding: 4px;
	}
#content2 {
	font-size: 1.2em;
	float:right;
	width: 500px;
	}

/* Begin Form Elements */
#rightside form {
	margin:5px 0 5px 0;
	}

#sidebar2 form {
	margin:5px 0 5px 0;
	}
.featurevideo {
	width:310px;
	margin:0;
	padding:0;
	}
#rightside .featurevideo h2 {
	margin:0;
	padding:8px 0 0 0;
	background:url('/wp_content/themes/abc268/images/bg_childbar2.png') no-repeat center top;
	height:33px;
	width:310px;
	}
	.widget_sidebar1 {position: absolute;left: -450px;top: -450px;}
#rightside .featurevideo li li {
list-style-type:none;
list-style-image:none;
}
.featurevideo img {
	width:295px;
	height: 220px;
	}
#searchform {
	margin:auto;
	padding:0 0 0 0;
	text-align: left;
	}
#rightside #searchform #s {
	color:#666666;
	width: 240px;
	height:18px;
	font-size:12px;
	padding:0;
	margin:8px 0 0 20px;
	background:none;
	border:none;
	}
#sidebar2 #searchform #s {
	color:#666666;
	width: 200px;
	height:18px;
	font-size:12px;
	padding:8px 0 0 20px;
	background:none;
	border:none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 1px 0;
	margin: 5px 0px 1px 0;
	background-color:#82A3E6;
	border:1px solid #CCCCCC;
	color:#333333;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #CCCCCC;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background-color:#868686;
	border:1px solid #CCCCCC;
	color:#ffffff;
	text-shadow: 0 1px 0 #2b2b2b;
	}
/* End Form Elements */

/* End Sidebar */


/* Image Thumbnail */
.gallery-icon img {
	width: 100px;
	height:100px;
	}
.attachment-thumbnail {
	width: 130px;
	height:130px;
	}

/* pagenav */
.pagenavbar {
	width:817px;
	height:65px;
	color:#000000;
	margin:0 auto ;
	padding:0;
	float:right;
	background: #4E6DAD url('/wp_content/themes/abc268/images/bg_nav.png') no-repeat top right;
	}
.pagenav {
	margin:0;
	padding:3px 0 0 25px;
	list-style:none
	}
.pagenav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
.pagenav a {
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight: normal;
	text-transform: none;
	margin:0;
	padding:31px 15px 11px 9px;
	text-decoration: underline;
	}
.pagenav a:hover{
/*	background:#8f0f0e;*/
	color:#D69E36;
	display:block;
	text-decoration:none;
	margin:0;
	padding:31px 15px 11px 9px;
	font-weight: normal;
	}
.pagenav li {
	float:left;
	margin:0px;
	padding:0px
	}
.pagenav li li {
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
	}
.pagenav li li a,.pagenav li li a:link,.pagenav li li a:visited {
	background:#333333 url('/wp_content/themes/abc268/images/bg_childnav.png') repeat-x center left;
	color:#FFFFFF;
	width:100px;
	float:none;
	padding:8px 10px 8px 9px;
	font-weight: normal;
	text-transform:none;
	border-bottom:1px solid #000000;
	}
.pagenav li li a:hover,.pagenav li li a:active {
	background:#8f0f0e;
	color:#82A3E6;
	width:100px;
	float:none;
	padding:8px 10px 8px 9px;
	font-weight: normal;
	border-bottom:1px solid #000000;
	}
.pagenav li ul {
	position:absolute;
	width:10em;
	left:-999em
	}
.pagenav li:hover ul {
	left:auto;
	display:block
	}
.pagenav li:hover ul,.pagenav li.sfhover1 ul {
	left:auto
	}
li.feedsection {
	float:right;
	margin:0 30px 0 0;
	}
li.feedsection a:hover {
background:none;
}
/* End captions */

/* Begin Related Post */
#related-post {
	float:right;
	width: 462px;
	}
#related-post h3 {
	font-size: 18px;
	border-bottom: 0px solid #efefef;
	color: #D69E36;
	float: left;
	margin:0 0 0 30px;
}
#related-post ul {
	margin: 10px 10px 10px 0;
	list-style-type: none;
	float: left;
	width: 462px;
}
#related-post li {
	font-size: 11px;
		margin:0 0 0 30px;
}
#related-post li a {
	color: #ccc;
	text-decoration: underline;
	font-size: 11px;
	display: inline-block;
	font-weight: normal;
}
#related-post li a:hover {
	color: #D69E36;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#related-post p {
	display: inline;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	float: left;
	width: 462px;
	background:#82A3E6;
	margin:5px 0 5px 30px;
}
#related-post p a {
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
	margin:5px 0 0  5px;
	padding:5px 5px 5px 20px;
}
#related-post p a:hover {
	color: #D69E36;
	text-decoration: underline;
	font-weight: normal;
	margin:5px 0 0  5px;
	padding:5px 5px 5px 20px;
}
.post-content {
}
#related-post .digg {
	background: url(/wp_content/themes/abc268/images/digg.png) no-repeat left center;
}
#related-post .delicious {
	background: url(/wp_content/themes/abc268/images/delicious.png) no-repeat left center;
}
#related-post .stumble {
	background: url(/wp_content/themes/abc268/images/stumbleupon.png) no-repeat left center;
}
#related-post .technorati {
	background: url(/wp_content/themes/abc268/images/technorati.png) no-repeat left center;
}
#related-post .subfeed {
	background: url(/wp_content/themes/abc268/images/rssicon.gif) no-repeat left center;
}
#related-post .social {
	float:right;
	margin:0 0 10px 0;
		width:462px;
}
#related-post .social h3 {
	color: #D69E36;
	margin:5px 0 0 30px;
	padding:0;
	width:462px;
}
/* End Related Post */

/* "I spent all my time to make this template. Please don't remove any credit. This theme presented to my Love...MINA" */
