/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
.pagination {padding:5px; margin:5px; text-align:center; font-size:12px;}
.pagination a {padding: 2px 5px 2px 5px; margin-right: 2px; border: 1px solid #EA347F; text-decoration: none; color: #EA347F;}
.pagination a:hover, div.pagination a:active { border:1px solid #ffffff; color: #ffffff; background-color: #EA347F;}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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

.entry p a:visited {
	color: #b85b5a;
	}

.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: #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, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, 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, h2 a:hover, h3 a:hover {
	color: #E92675;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	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: left;
}

.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: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#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 35px;
	margin: 0;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "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." */
	
#wrapper {
	margin: auto;
	text-align: left;
	width: 1000px;
	position: relative;
}
#upper_text{
	margin: auto;
	text-align: center;
	width: 990px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:800;
	color:#E61068;
	padding-right:10px;
	line-height:25px;
}
#logo{background-image:url(http://www.thepage3.com/wp-content/themes/default/images/logo.gif);
background-repeat:no-repeat;
padding-left:2px;
width:261px;
height:93px;
}
#header_link{
	margin: auto;
	width: 920px;
	position: relative;
	background-position:center;
	height:50px;
}
#header_link1{
	margin: auto;
	width: 920px;
	position: relative;
	background-position:center;
	height:30px;
}
#menu_bg{overflow:hidden; position:absolute; width:862px; height:23px; background-image:url(http://www.thepage3.com/wp-content/themes/default//images/menu_bg.gif); background-repeat:repeat-x; left: 16px; top: 11px;}	

#menu_bg, #menu_bg a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:26px;
	padding-top:6px;
	
	}

#menu_bg a:hover {
	text-decoration: underline;
}			

#menu_bg1{
	overflow:hidden;
	background:#000;
	position:absolute;
	width:888px;
	height:26px;
	left: 16px;
	border:1px solid #E9307C;
	color:#000;
}		

.text{font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#D9D864; padding-left:5px; padding-top:3px;}
.textpink{font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#3c3c3c; padding-left:5px; padding-top:3px;}
.textpink11{font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#E61066; padding-top:3px;}
.text_78{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000; padding:10px;}

#working_area1{
	margin: auto;
	width: 920px;
	position: relative;
	background-position:center;
	height:auto;
	margin-top:15px;
}
.leftbox {
	float: left;
	width:100%;
	background-image:url(http://www.thepage3.com/wp-content/themes/default/images/table_heading_bg.gif);
	background-repeat:repeat-x;
	height:79px;
}
#leftbox_main {
	float: left;
	width:525px;
	height:auto;
	position:relative;
	border:1px solid #E10F66;
	margin-bottom:20px;
	
}
#leftbox_main_inner {
	float: left;
	width:525px;
	height:auto;
	padding-bottom:10px;
	border:1px solid #E10F66;
	
}
#leftbox_pic{
	float: left;
	margin:9px;
	width:507px;
	height:auto;
	position:relative;
	background-repeat:no-repeat;
}
#leftbox_pic1{
	float: left;
	margin:0px;
	width:507px;
	height:251px;
	background-image:url(http://www.thepage3.com/wp-content/themes/default/images/main_pic_1.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:10px; padding-bottom:10px;
}
#leftbox_matter{
	float:left;
	margin:0px;
	width:507px;
	position:relative;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:12px;
	color:#000000;
	padding-left:15px;
	padding-bottom:15px;
}
#leftbox_thumbnail{
	float: left;
	width:507px;
	margin-top:10px;
	height:162px;
}
#leftbox_thumbnail111{
	float: left;
	margin:0px;
	width:483px;
	margin-left:10px;
	margin-top:10px;
	height:auto;
	border:10px solid #FBEEF3;
	background:#FAF9F9;
}
#leftbox_f_c_{
	float: left;
	margin:0px;
	width:483px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	border:10px solid #DEDEDE;
	background:#FDF3F7;
}
#leftbox_slider{
	float: left;
	margin:0px;
	width:507px;
	height:auto;
	position:relative;
	padding-left:10px;
	padding-top:10px;
}

#rightbox_main {
	float:right;
	background-position:top;
	width:360px;
	border:1px solid #E10F66;
}
#rightbox_main1 {
	float:right;
	width:360px;
	height:374px;
	border:1px solid #E10F66;
	padding-bottom:5px;
	margin-bottom:15px;
}
#rightbox_main111 {
	float:right;
	width:360px;
	height:auto;
	border:1px solid #fff;
	padding-bottom:5px;
	margin-bottom:15px;
}
#rightbox_main5 {
	float:right;
	position:absolute;
	overflow:hidden;
	margin-top:15px;
	width:360px;
	height:293px;
	border:1px solid #E10F66;
	left: -1px;
	top: 1115px;
	
}
.rightbox {
	float: left;
	width:100%;
	background-image:url(http://www.thepage3.com/wp-content/themes/default/images/table_heading_bg.gif);
	background-repeat:repeat-x;
	height:79px;
}

#rightbox_thumbnail{
	float: right;
	margin:0px;
	width:360px;
	height:162px;
}
#rightbox_ads{
	float: right;
	margin:0px;
	width:360px;
	height:300px;
	background:#f2f2f2;
}
#rightbox_ads111{
	float: right;
	margin:0px;
	width:360px;
	height:290px;
	background:#fff;
}

.rightbox11 {
	float: left;
	width:175px;
	background-image:url(http://www.thepage3.com/wp-content/themes/default/images/table_heading11.gif);
	background-repeat:repeat-x;
	height:42px;
}
#rightbox_main2 {
	float:right;
	width:175px;
	height:287px;
	border:1px solid #E10F66;
}
#rightbox_main3 {
	float:right;
	margin-top:0px;
	width:170px;
	height:287px;
	border:1px solid #E10F66;
}

/*--------------------------special-----------------*/


#browse {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	background: white;
}

#browse2 {
	float: left;
	width: 363px;
	margin: 0;
	padding: 0;
	background: white;
}

#browse dd {
	background: #F6F4F4;
	border-bottom: 1px solid #F6F4F4;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}

#browse dd a:hover {
	background: #EA347F;
	color:#ffffff;
}
/*--------------------------------------------link--------------------------*/
A.head:link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3c3c3c; font-weight:bold;}
A.head:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3c3c3c; font-weight:bold;}
A.head:activated{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3c3c3c; font-weight:bold;}
A.head:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#EA347F; font-weight:bold; }

A.head1:link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#EA347F; font-weight:bold;}
A.head1:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#EA347F; font-weight:bold;}
A.head1:activated{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#EA347F; font-weight:bold;}
A.head1:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#EA347F; font-weight:bold; text-decoration:underline; }


A.head2:link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#3c3c3c; font-weight:bold; border:1px solid #CC0066; padding:5px; margin-top:3px;}
A.head2:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#3c3c3c; font-weight:bold; border:1px solid #CC0066; padding:5px; margin-top:3px;}
A.head2:activated{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#3c3c3c; font-weight:bold; border:1px solid #CC0066; padding:5px; margin-top:3px;}
A.head2:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#EA347F; font-weight:bold; border:1px solid #CC0066; padding:5px; margin-top:3px;}


A.head5:link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#D9D864; font-weight:bold;}
A.head5:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#D9D864; font-weight:bold;}
A.head5:activated{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#D9D864; font-weight:bold;}
A.head5:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#D9D864; font-weight:bold; }

A.head6:link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#E92675; font-weight:bold;}
A.head6:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#E92675; font-weight:bold;}
A.head6:activated{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#E92675; font-weight:bold;}
A.head6:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#E92675; font-weight:bold; }
/*--------------------------------------------link--------------------------*/

#browse1 {
	float: left;
	width: 359px;
	margin: 0;
	padding: 0;
	background: white;
}

#browse1 dd {
	background: #F6F4F4;
	border-bottom: 1px solid #F6F4F4;
	padding: 0;
	margin: 0 2px;
}

#browse1 dd a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}

#browse1 dd a:hover {
	background: #EA347F;
	color:#ffffff;
}
#browse2 {
	float: left;
	width:148px;
	margin: 0;
	padding: 0;
	background: white;
}

#browse2 dd {
	background: #EA347F;
	border-bottom: 1px solid #F6F4F4;
	padding: 0;
	margin: 0 2px;
}

#browse2 dd a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}

#browse2 dd a:hover {
	background: #EA347F;
	color:#ffffff;
	border:1px solid #333333;
}

#footer {
	text-align: left;
	width: 1000px;
	position:fixed;
	height:100px;
	margin-top:20px;
}


.text1{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#3c3c3c;}



#rightbox_main_new {
	float:right;
	width:360px;
	height:auto;
	border:1px solid #fff;
	padding-bottom:15px;
}



#border_pink{border:1px solid #EA347F;}


.text_pink{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#EA347F;}




#border{border:1px solid #fff; background:#F0F0F0;}


#border1{border:1px solid #CBCBCB; background:#F0F0F0;}


div.pagination22 {
	margin:1px;
	text-align:left;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:22px;
}

div.pagination22 a {
	padding: 1px 8px 1px 8px;
	border: 1px solid #D60F60; background-color: #F0F0F0;
	font-weight:800;
	text-decoration: none;
	color: #000;
}
div.pagination22 a:hover, div.pagination a:active {
	border:1px solid #F0F0F0;
	color: #fff;
	font-weight:800;
	background-color: #D60F60;
}

A.head3:link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#fff; font-weight:bold; padding-left:0px;}
A.head3:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#fff; font-weight:bold; padding-left:0px;}
A.head3:activated{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#fff; font-weight:bold;padding-left:0px;}
A.head3:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#EA3A82; font-weight:bold;padding-left:0px;}

.text-breking-news{font-family:Arial, Helvetica, sans-serif; font-size:19px; font-weight:bold; color:#000; line-height:26px; background:#FFFF00;}
