/*
Theme Name: Tiga
Theme URI: http://www.shamsulazhar.com/wp/archives/31
Description: A simple 3 column theme which is <a href="http://www.gravatar.com">gravatar</a> ready and also compatible with <a href="http://www.randombyte.net/blog/projects/falbum/">FAlbum</a>.
Author: Shamsul Azhar
Author URI: http://shamsulazhar.com
Version: 1.0.2
*/
/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

body {
	background-color:#FFFFFF;
        background-image: url("http://www.hornyhumanity.com/images/bg.jpg");
  	font-family:Verdana, Arial, Helvetica, sans-serif;
        margin:0px;
        margin-top:0px;
	padding:0px;
	text-align:center;
background-repeat:repeat;
background-position:top left;
	background-attachment:fixed;
}

h1 {
	margin:0px;
	padding:0px;
        color:#FFFFFF;
}

h2 {
	margin-bottom:0px;
}

blockquote {
	border-color:#FFFFFF;
	background-color:#003A43;
	border-width:1px 1px 1px 2px;
	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: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	text-decoration:none;
	color:#8C0805;
}

/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	max-width:none;
	min-width:960px;

		/* IE Hack (http://blog.unmatchedstyle.com/hacks/min-width-max-width-re-hacked)- Begin */
	width:expression(document.documentElement.clientWidth < 830 ?
				"830px":"99.2%"	);
	/* IE Hack - End */
	position:relative;
	padding:5px;
	margin:0 auto;
	text-align:left;
}
/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
	border-color:#000000;
	background-color:#000099;
	height:100px;
	border-style:solid;
	margin-bottom:5px;
	border-width: 0px;
	padding-left:10px;
}

.blog-name, .blog-name:hover, .blog-name:link, .blog-name:visited{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:34pt;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}

.blog-name:hover{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:34pt;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}
.blog-description {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
                     font-style:italic;
	margin:0px;
}



/***************************************************************************/
/* Post */
/***************************************************************************/


.post-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
                     font-size:18pt;
                     font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin-bottom:3px
}

.post-title:link, .post-title:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
                     font-size:18pt;
                     font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin-bottom:3px
}

.post-title:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
                     font-size:18pt;
                     font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin-bottom:3px
}

.post-content, .comment-content {
	font-size:10pt;
	color:#000000;
}

.post-link:link, .post-link:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
	color:#000000;
                     text-decoration:underline;
}

.post-link:hover {
	font-size:12pt;
	color:#A31F1C;
                     text-decoration:underline;
}

.post-time, .post-author {
	font-size:8pt;
                     font-weight:bold;
	color:#8C0805;
	background-color: #FFFFFF;
                     margin-bottom:2em;
}

.post-author {
	margin-bottom:3em;
}

.post-metadata {
	font-size:8pt;
	color:#000000;
	background-color: #FFFFFF;
	padding-left:3em;
}

.post-metadata:link,  .post-metadata:visited {
	font-size:8pt;
	color:#000000;
	background-color: #FFFFFF;
	padding-left:3em;
}

.post-metadata:hover  {
	font-size:8pt;
	color:#000000;
	background-color: #FFFFFF;
	padding-left:3em;
                     text-decoration:none;
}

.post-thumb1:link img {
                   border: 1px solid #000000;
}

.post-thumb1:visited img {
                   border: 1px solid #000000;
}

.post-thumb1:hover img {
                   border: 1px solid #FF7B78;
}

/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar, .right-sidebar {
	top:110px;
	font-size:8pt;
	position:absolute;
}

.left-sidebar {
	
top:110px;
width:220px;
	left:5px;
}

.right-sidebar {
	top:110px;
width:200px;
	right:5px;
}

/***************************************************************************/
/* Old Style Tiga Widgets */
/***************************************************************************/
.left-widget-title {
	color:#FFFFFF;
	background-color:#000099;
	border-color:#000000;
	width:208px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
        padding:5px;
}

.left-widget {
	border-color:#000000;
	width:208px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	padding:5px;
	margin-bottom:5px;
}

.right-widget-title {
	color:#FFFFFF;
	background-color:#000099;
	border-color:#000000;
	width:188px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.right-widget {
	border-color:#000000;
	width:188px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	padding:5px;
	margin-bottom:5px;
}

.center-widget-title {
	color:#FFFFFF;
	background-color:#000099;
	border-color:#000000;
	margin-left:225px;
	margin-right:205px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	padding:5px;
}
.center-widget-title-page {
        color:#FFFFFF;
	background-color:#000099;
	border-color:#000000;
	border-width:1px 1px 0px 1px;
        border-style:solid;
}
.center-widget {
	border-color:#000000;
	margin-left:225px;
	margin-right:205px;
	color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:5px;
	font-size:10pt;
        font-weight:bold;
}
.center-pics {
	border-color:#000000;
	border-width:thin;
	border-style:solid;
}

.footer {
	margin-left:225px;
	margin-right:205px;
	border-color:#000000;
	font-size:10px;
                     font-weight: bold;
	text-align:center;
	position: relative;
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
                     padding:1em;
}

.footer p {
	margin:10px;
}

img {
	border-width:0px;
}

h3#respond, h3#comments {
	color:#000000;
}

.single-post-metadata {
	color:#FFFFFF;
	background-color: #1D5760;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.even-comment {
}

.odd-comment, .even-comment{
	/*background-color:#F3F1D4;*/
}

.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:#1D5760;
}

.comment-num:link, .comment-num:visited, .comment-num:hover{
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

.comment-text {
	padding:0px 10px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	background-color:#F3F1D4;
}

.comment-list .odd-comment,
.comment-list .even-comment {
	font-size:12px;
                     color:#211F02;
	margin-bottom:15px;
}

.comment-list {
	font-size:12px;
	padding:0px;
	margin:0px;
}

.comment-meta{
	color:#FFFFFF;
	font-size:12pt;
                     font-style:italic;
}

.comment-date{
	color:#F3F1D4;
	font-size:8pt;
}

.comment-edit-link {
	color:#F3F1D4;
	font-size:7pt;
}

.comment-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
                     font-size:14pt;
                     font-style:italic;
                     font-weight:normal;
	color:#201902;
	text-decoration: none;
	margin-bottom:3px
}

/* 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:#000000;
	text-align:center;
	background-color:#FFFFFF;
}

.permitted-tags {
	font-size:7pt;
	color:#000D04;
	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;
}

.copyrights {
                    font-family:Verdana, Arial, Helvetica, sans-serif;
                    color:#000000;
                    background-color: #FFFFFF;
                    margin-bottom:0px;
                    font-size:10pt;
                    font-weight:bold;
}

.copyrights:link, .copyrights:visited  {
                    font-family:Verdana, Arial, Helvetica, sans-serif;
                    color:#8C0805;
                    background-color: #FFFFFF;
                    margin-bottom:0px;
                    font-size:10pt;
                    font-weight:bold;
}

.copyrights:hover {
                    font-family:Verdana, Arial, Helvetica, sans-serif;
                    color:#000000;
                    background-color: #FFFFFF;
                    margin-bottom:0px;
                    font-size:10pt;
                    font-weight:bold;
                    text-decoration:none;
}

.cat-item-25, .cat-item-26 {
                   font-weight:bold;
}

.prev-next {
	font-family:Verdana, Arial, Helvetica, sans-serif;
                     font-size:14pt;
                     font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin-bottom:3px
}
.linkcat {font-family:Verdana, Arial, Helvetica, sans-serif;
                 font-size:12pt;
                 color:#003A43;
}
.friends {
                    font-family:Verdana, Arial, Helvetica, sans-serif;
                    color:#000000;
                    font-size:10pt;
                    font-weight:bold;
                    font-style:italic;
                    text-decoration: none;
}

.friends:hover {
                    font-family:Verdana, Arial, Helvetica, sans-serif;
                    color:#8C0805;
                    font-size:10pt;
                    font-weight:bold;
                    font-style:italic;
                    text-decoration: underline;
}
.recip {
                    font-family:Verdana, Arial, Helvetica, sans-serif;
                    color:#000000;
                    font-size:10pt;
                    text-decoration: none;
}
.recip:link, .recip:visited {
                    font-family:Verdana, Arial, Helvetica, sans-serif;
                    color:#000000;
                    font-size:10pt;
                    text-decoration: none;
}
.recip:hover {
                    font-family:Verdana, Arial, Helvetica, sans-serif;
                    color:#8C0805;
                    font-size:10pt;
                    text-decoration: none;
}

/*style dykesporn*/
.style1 {
	font: normal 12px "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;
}
.style2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}
.style1_bold {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style1_bold1 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.style2_bold {

	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
}
.style2_np {

	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.style3_bold:link, .style3_bold:visited {
	font-family: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
}
.style3_bold: hover{
	font-family: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
.style4 {
	font: 12px "Times New Roman", Times, serif;
	color: #666666;
}
.style4_w {

	font: 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.style4_s {

	font: 12px "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.style2_np1 {


	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style3_bold1 {

	font: bold 24px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.style2_bold1 {


	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.style3_bold2 {


	font: bold 24px Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}
.style4_1 {

	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.stile1_boldred {

	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.stile1_bold2 {

	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.stile2_bold2 {



	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.style1_bold_bez_link {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.style4black {

	font: 12px "Times New Roman", Times, serif;
	color: #000000;
}