/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

body {
	background-color: images/bg.gif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url("images/bg.gif");
background-repeat:repeat;
background-position:center;
	background-attachment:scroll;
}

h1 {
	font-size: 1em;
	margin:0px;
	padding:0px;
}

h2 {
	margin-top:-5px;
	margin-bottom:10px;
}

blockquote {
	border-color:#C5C4BC;
	background-color:#F8F7EF;
	border-width:1px 1px 1px 8px;
	border-style:dotted dotted dotted solid;
	padding:0em 1em;
}

pre {
	overflow:auto;
	width:80%;
	font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
	background: #e7e6de;
	border: solid 1px #aaa;
	padding: 0px 10px 15px 10px;
}

.comment-text pre {
	margin:0px 30px 15px 30px;
}

pre code, pre pre {
	border: 0;
}

code {
	font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
	font-size: 12px;
	background: #e7e6de;
	border: solid 1px #aaa;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	text-decoration:none;
	color:#fff000;
}
/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	max-width:975px;
	min-width:975px;

	
	position:relative;
	padding:5px;
	margin:0 auto;
	text-align:left;
}
/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
	border-color:#AAAAAA;
	background-color:#F8F7EF;
	height:134px;
	background-image:url("images/header.jpg");
background-repeat:no-repeat;
background-position:center;
	border-style:solid;
	margin-bottom:5px;
	border-width: 1px;
	padding-left:10px;
}

.blog-name:link, .blog-name:visited, .blog-name:hover {
	color:#3A3B43;
	font-family:Arial, Helvetica, sans-serif;
	font-size:34pt;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}

.blog-description {
	color:#3A3B43;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	margin:0px;
	padding-left:5px;
}

/***************************************************************************/
/* Menu Bar */
/***************************************************************************/

.menu-bar {
	font-weight: bold;
	text-align:center;
	padding:5px;
	margin:0;
	border:1px solid #aaaaaa;
	white-space:nowrap;
	text-decoration:none;
	margin-bottom:5px;
	font-size:9pt;
	background-color:#ffffff;
}

.menu-bar ul {
	padding:5px 0px;
	margin:0;
}

.menu-bar li {
	padding:4px 0px;
	display:inline;
}

.menu-bar li a {
	color: #000000;
	border:1px solid #aaaaaa;
	padding:6px 6px;
	background-color:#F5F5F5;
	text-decoration:none;
}

.menu-bar li a:hover {
	color: #000000;
	padding:6px;
	background-color:#fee0f4;
	text-decoration:none;
}

.menu-bar li a:visited {
	color: #000000;
	border:1px solid #aaaaaa;
	padding:6px 6px;
	text-decoration:none;
}

/***************************************************************************/
/* Post */
/***************************************************************************/

.post-title:link, .post-title:visited, .post-title:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:10px
}

.center-widget-main-gallery {
	height: 310px;
	border-color:#7F7F7F;
	width: 944px;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:12px;
	font-size:10pt;
}

.post-content, .comment-content {
	font-size:12px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: .2px;
	letter-spacing: 0px;
}

.post-content a:link,
.post-content a:visited,
.post-content a:hover {
    color:#000000
 }

.post-comment {
	 padding: 0 0 0 0px;
 }

.post-comment a:link,
.post-comment a:visited,
.post-comment a:hover {
    color:#000000
 }

.post-content img {
	border: solid 1px #e1e1e1;
	padding: 4px;
	background-color: #fff;
}

.post-content A:hover img { 
	border: solid 1px #fe9bdd;
	padding: 4px; 
	background-color: #fff; 
}

.post-content img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.post-content img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}
.post-content img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post-time, .post-author {
	font-size:8pt;
	color:#003366;
	background-color: #FFFFFF;
}

.post-author {
	margin-bottom:1em;
}

.post-metadata {
	font-size:8pt;
	color:#003366;
	background-color: #FFFFFF;
	padding-left:3em;
	padding-top: 10px;
}

.post-metadata a {
	color: #000000;
	text-decoration: underline
}

.post-metadata a:hover {
	color: #000000;
	text-decoration: none
}

.post-metadata a:visited {
	color: #000000;
	text-decoration: underline
}

/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar, .right-sidebar {
	top:146px;
	font-size:8pt;
	position:absolute;
	top: 187px;
}

.left-sidebar {
	width:175px;
	left:5px;
}

.right-sidebar {
	width:175px;
	right:5px;
}
/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

/* Left and right sidebars */
ul.left-sidebar, ul.right-sidebar {
	padding:0px;
	margin:0px;
}

/* Left widget title */
ul.left-sidebar li h2 {
	background-image:url("images/left-right-widget-tile2.gif");
background-repeat:repeat-x;
	background-image:url("images/left-right-widget-tile2.gif");
background-repeat:repeat-x;
	border-color:#293F5E;
	color:#FFFFFF;
	background-color:#1E7ABF;
}

/* Right widget title */
ul.right-sidebar li h2 {
	background-image:url("images/left-right-widget-tile2.gif");
background-repeat:repeat-x;
	background-image:url("images/left-right-widget-tile2.gif");
background-repeat:repeat-x;
	border-color:#293F5E;
	color:#FFFFFF;
	background-color:#1E7ABF;
}

/* Left and right widget title */
.widgettitle, ul.left-sidebar li h2, ul.right-sidebar li h2 {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
	margin:-10px -5px 5px;
}

/* Left widget */
.left-wp-widget {
	border-color:#293F5E;
	width:163px;
}

/* Right widget */
.right-wp-widget {
	border-color:#293F5E;
	width:163px;
}

/* Left and right widget */
.left-wp-widget, .right-wp-widget {
	padding:10px 5px;
	border-width:1px;
	border-style:solid;
	margin-bottom:5px;
	background-color:#3c8ddd;
	list-style-type:none;
}

/* Style of the block containing the widget contents */
.left-wp-widget ul, .right-wp-widget ul {
	list-style-type:none;
	padding-left:7px;
	margin-top:0px;
	margin-left:0px;
}

/* Style of each items in the widget contents */
.left-wp-widget li, .right-wp-widget li {
	margin-top:5px;
}

/* In case the widget content contains a form eg. the Search box */
.left-wp-widget form, .right-wp-widget form {
	margin:0px;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:link {
	color:#FFFFFF;
	text-decoration:none;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:visited {
	color:#FFFFFF;
}

/***************************************************************************/
/* Old Style Tiga Widgets */
/***************************************************************************/

/* Adds background image to the left widget title */
.left-widget-title {
	background-image:url("images/left-right-widget-tile2.gif");
background-repeat:repeat-x;
}

/* Adds background image to the right widget title */
.right-widget-title {
	background-image:url("images/left-right-widget-tile2.gif");
background-repeat:repeat-x;
}

/* Adds background image to the center widget title */
.center-widget-title {
	background-image:url("images/center-widget-title2.gif");
background-repeat:repeat-x;
}

/*
.left-widget, .right-widget {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
*/

.left-widget-title {
	color:#FFFFFF;
	background-color:#1E7ABF;
	border-color:#293F5E;
	width:163px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	text-indent: 24px;
	font-weight: bold;
	padding:5px;
}

.left-widget {
	border-color:#293F5E;
	width:163px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#FFFFFF;
	background-color:#3c8ddd;
	padding:5px;
	margin-bottom:5px;
}

.left-widget-photo {
	border-color:#293F5E;
	width:163px;
height:2500px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#FFFFFF;
	background-color:#3c8ddd;
	padding:5px;
	margin-bottom:5px;
}

.right-widget-title {
	color:#FFFFFF;
	background-color:#1E7ABF;
	border-color:#293F5E;
	width:163px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	text-indent: 24px;
	font-weight: bold;
	padding:5px;
}

.right-widget {
	border-color:#293F5E;
	width:163px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#3C8DDD;
	padding:5px;
	margin-bottom:5px;
}

.center-widget-title {
	color:#FFFFFF;
	background-color:#000000;
	border-color:#7F7F7F;
	margin-left:180px;
	margin-right:180px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	text-indent: 20px;
	font-weight: bold;
	padding:5px;
}

.center-widget {
	position: relative; left: 176px;
	width: 586px;
	border-color:#7F7F7F;
	margin-left: 4px;
	margin-right:4px;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:5px;
	font-size:10pt;
}

.center-widget-page {
	position: relative; left: 0px;
	border-color:#7F7F7F;
	width: 587px;
	margin-left:180px;
	margin-right:180px;
	margin-bottom:5px;
	position: relative;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	font-size:10pt;
}

.center-widget-main {
	position: relative; left: 176px;
	border-color:#7F7F7F;
	margin-left: 4px;
	margin-right:4px;
	width: 586px;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:5px;
	font-size:10pt;
}

.center-widget-main2 {
	position: relative; left: 176px;
	border-color:#7F7F7F;
	margin-left: 4px;
	margin-right:4px;
	width: 586px;
	height: 470px;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:5px;
	font-size:10pt;
}

.center-widget-photo {
	position: relative; left: 176px;
	border-color:#7F7F7F;
	margin-left: 4px;
	margin-right:4px;
	width: 586px;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:5px;
	font-size:10pt;
}

a.link1 { 
text-decoration: underline;
}

a.link1:hover { 
text-decoration: none;
}

a.link1:visited { 
text-decoration: underline;
color: #551a8b;
}

.list1 {background:url(http://www.pornteenblog.com/galleries/page/Gallery-Page-Icon.gif) no-repeat; padding-bottom: 2px; padding-left:23px;}

.photo-gallery img {
	border: solid 1px #e1e1e1;
	padding: 4px;
	background-color: #fff;
}

.photo-gallery A:hover img { 
	border: solid 1px #fe9bdd;
	padding: 4px; 
	background-color: #fff; 
}

.photo-gallery img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.photo-gallery img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}
.photo-gallery img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.center-widget-main3 {
	border-color:#7F7F7F;
	width: 586px;
	height: auto;
}

.center-widget-gallery {
	width: 586px;
	height: auto;
}

.breadcrumb {
	margin-left:180px;
	margin-right:180px;
	color:#000000;
	padding:4px;
	font-size:8pt;
}

.breadcrumb a:link,
.breadcrumb a:visited {
	color: #000000;
	text-decoration: underline
}

.breadcrumb a:hover {
	color: #000000;
	text-decoration: none
}

.footer {
	margin-left:5px;
	margin-right:50px;
	border-color:#7f7f7f;
	font-size:10px;
	text-align:center;
	position: relative;
	color:#000000;
	left: 180px;
	width: 613px;
	border-width: 1px;
	border-style:solid;
}

.footer { 
	font: 11px Arial, Helvetica, sans-serif; 
	padding-top: 10px; 
	padding-bottom: 0px; 
	margin: 0px; 
}

.footer a, .pageList .this-page {
	color: #000000;
	padding: 2px 6px; 
	border: solid 1px #ddd; 
	background: #fff; 
	text-decoration: none;
}

.footer a:visited {
	color: #000000;
	padding: 2px 6px; 
	border: solid 1px #ddd; 
	background: #fff; 
	text-decoration: none;
}

.footer .break 	{
	padding: 2px 6px; 
	border: none; 
	background: #fff; 
	text-decoration: none;
}

.footer .this-page {
	padding: 2px 6px; 
	border-color: #999; 
	font-weight: bold; 
	font-size: 13px; 
	vertical-align: top; 
	background: #fff;
	}

.footer a:hover {
	color: #000000; 
	border-color: #aaaaaa; 
	text-decoration: underline;
}

.footer2 {
	margin-left:5px;
	margin-right:50px;
	border-color:#7f7f7f;
	font-size:10px;
	text-align:center;
	position: relative;
	color:#000000;
	left: 180px;
	width: 613px;
	border-width: 1px;
	border-style:solid;
}

.footer2 { 
	font: 11px Arial, Helvetica, sans-serif; 
	padding-top: 10px; 
	padding-bottom: 0px; 
	margin: 0px; 
}

.footer2 a, .pageList .this-page {
	color: #000000;
	padding: 2px 6px; 
	text-decoration: none;
}

.footer2 a:visited {
	color: #000000;
	padding: 2px 6px; 
	text-decoration: none;
}

.footer2 .break 	{
	padding: 2px 6px; 
	border: none; 
	background: #fff; 
	text-decoration: none;
}

.footer2 .this-page {
	padding: 2px 6px; 
	border-color: #999; 
	font-weight: bold; 
	font-size: 13px; 
	vertical-align: top; 
	background: #fff;
	}

.footer2 a:hover {
	color: #000000; 
	text-decoration: underline;
}

img {
    behavior: url("http://www.pornteenblog.com/wp-content/themes/tiga/iepngfix.htc");
	border-width:0px;
}

h3#respond, h3#comments {
	color:#000000;
}

.single-post-metadata {
	color:#003366;
	background-color: #E5F2FF;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}

.even-comment {
}

.odd-comment, .even-comment{
	/*background-color:#f8f7ef;*/
}

.left-widget ul, .right-widget ul {
	list-style-type:none;
	padding-left:7px;
	margin-top:0px;
	margin-left:0px;
}

.left-widget li,  .right-widget li {
	margin-top:5px;
}

h3#respond, h3#comments {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}

/* Comments Styles */
.comment-header {
	border:0px;
	padding:5px 10px;
	border-style:solid;
	background-color:#e7e6de;
}

.comment-num:link, .comment-num:visited, .comment-num:hover{
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	font-style:italic;
	color:#aaaaaa;
	background-color:transparent;
	text-decoration:none;
}

.comment-text {
	padding:0px 10px;
	border-color:#e7e6de;
	border-width:1px;
	border-style:solid;
	background-color:#f8f7ef;
}

.comment-list .odd-comment,
.comment-list .even-comment {
	font-size:12px;
	margin-bottom:15px;
}

.comment-list {
	font-size:12px;
	padding:0px;
	margin:0px;
}

.comment-date{
	color:#999999;
	font-size:7pt;
}

.comment-edit-link {
	color:#999999;
	font-size:7pt;
}

/* Single post */
.single-post-metadata {
	font-size:8pt;
	/*font-style:italic;*/
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	padding:1em;
	clear:both;
}

/***************************************************************************/
/* Dum, dum dum dum, Don't touch this! */
/***************************************************************************/
/* IE Hack (http://www.positioniseverything.net/easyclearing.html) - Begin */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* IE Hack - End */
/***************************************************************************/

/* Search input */
input#s {
	width:90%;
}

/* Page nav */
.bottom-page-nav, .top-page-nav {
	color:#003366;
	text-align:center;
	background-color:#FFFFFF;
}

.permitted-tags {
	font-size:7pt;
	color:#999999;
	background-color:#FFFFFF;
	width:300px;
}

textarea#comment {
	width:400px;
}

.google-ads {
	text-align:center;
}

.gravatar {
	float:left;
	border:1px solid #888888;
	padding:2px;
	background-color:#ffffff;
	margin-right:5px;
}

.left-widget ul li { 
	margin:5px 0 2px 12px;
	line-height:12px;
	padding: 0;
	list-style-image: url(images/bullet.gif);
}

.left-wp-widget ul li { 
	margin:5px 0 15px 12px;
	line-height:12px;
	padding: 0;
	list-style-image: url(images/bullet.gif);
}

.right-widget ul li { 
	margin:5px 0 3px 18px;
	line-height:12px;
	padding: 0;
	list-style-image: url(images/bullet.gif);
}

.footer-copyright {
	margin-left:180px;
	margin-right:180px;
	/**/
	color:#000000;
	font-size:8pt;
}

.footer-copyright2 {
	margin-left:5px;
	margin-right:5px;
	/**/
	color:#000000;
	font-size:8pt;
}

.footer-copyright2 a:link,
.footer-copyright2 a:visited,
.footer-copyright2 a:hover {
    color:#000000
 }

.widgettitle {
	color:#FFFFFF;
	background-color:#1E7ABF;
	border-color:#293F5E;
	width:163px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	text-indent: 24px;
	font-weight: bold;
	padding:5px;
}

div.scroll {
	height: 206px;
	width: 163px;
	overflow: auto;
}

.logo { 
	padding-top: 12px;
}

.ad { 
	position: absolute; 
	top: 15px; 
	left: 350px; 
	right:0; 
	bottom: 0; 
}

.translation { 
	position: absolute; 
	top: 148px;
	left: 14px;
}

.bookmark { 
	position: relative; 
	top: -45px;
	right: 2px;
	text-align: left;
}

.bookmark a:link { 
	color: #000000;
}

.bookmark a:visited { 
	color: #000000;
}

.bookmark a:hover { 
	color: #000000;
}

.sep {
	padding-top: 5px;
	padding-right: 10px;
}

.bio-img { 
	margin: 5px; 
	padding: 5px; 
	border: solid 1px #E5E5FF; 
	background: #E5F2FF; 
	font-size:90%; 
	color: black;
	text-align:center; 
}

.model-name {
	color: #333333; 
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.model-name a {
	color: #000000;
	text-decoration: none
}

.model-name a:active {
	color: #000000;
	text-decoration: underline
}

.model-name a:hover {
	color: #EF68C3;
	text-decoration: none
}

.header-banner {
	position: absolute; 
	top: 12px;
	right: 15px;
	width: 500px;
}

.floatleft {
	float: left;
	margin: 0 0 10px 5px;
}

.floatleft2 {
	float: left;
	margin: 0 0 -20px 5px;
}

.similar-post {
	position: relative; left: 25px;
}

.header-flash { background-color: #3c8ddd; position: relative; top: 6px; right: 8px; float: right; border: solid 1px #000000; }

/***************************************************************************/
/* Gallery Page */
/***************************************************************************/

.page-icon {
	background-image: url(http://www.pornteenblog.com/galleries/page/Gallery-Page-Icon.gif); background-repeat: no-repeat; width: 16px; height: 16px;
}

.page-icon2 {
	background-image: url(http://www.pornteenblog.com/galleries/page/Gallery-Page-Icon2.gif); background-repeat: no-repeat; width: 16px; height: 16px;
}

.play-video-trans {
	background-image: url(http://www.pornteenblog.com/wp-content/themes/tiga/images/play-video-trans.png); background-repeat: no-repeat; width: 65px; height: 65px;
}

.sep-page {
	padding: 2px 0 0 0;
}

.floatleft-page {
	float: left;
	margin: 0 0 10px 1px;
	text-align: center;
	margin-top: 1px;
}

.floatleft-page-main {
	float: left;
	text-align: center;
	padding: 10px 34px;
	border: solid 1px #E5E5FF; 
	background: #E5F2FF; 
	font-size:90%; 
	color: black;
	text-align:center; 
}

#play { visibility: visible; position: absolute; z-index: 1; width: 70px; height: 80px; }

hr {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #fff;
	border-right-width: 0;
	border-left-width: 0;
}
