body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #BCD7F4;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/************************************************
*	Header				 *
************************************************/

#header {
	width: auto;
	background: #BCD7F4 url('../../tgp/images/thumb-top-bg.gif') top repeat-x;
	height: 200px;
	text-align: center;
	margin: 0px 0px 5px 0px;
}


#wrap {
	width: 900px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
	border: 1px solid #E4E6F7;
	height: auto;
}
	
#topsearch h2 {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	color:#FF0000;
	padding-top: 6px;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: left;
	text-transform: capitalize;
}

#topsearch h2 a, #topsearch h2 a:link, #topsearch h2 a:visited	{
	color: #FF0033;
	text-decoration: underline;
	font-weight: normal;
}
#topsearch h2 a:hover, #topsearch h2 a:active	{
	color: #000000;
}

/************************************************
       Top List
************************************************/
	
#toplist h2 {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	color:#666666;
	padding-top: 6px;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DADADA;
	text-align: left;
	text-transform: uppercase;
}
#toplist ul {
	color:#666666;
	text-align: left;
	list-style: none;
	margin: 5px 5px 15px 5px;
	padding: 0;
	font-size: 11px;
	border: 1px solid #CF6DCC;	
}

#toplist ul a, a:visited, a:hover{
	color: #0080FF;
}

/************************************************
Thumbs
************************************************/
#thumb-section	{
	padding: 0px;
	margin: 10px 0 5px 0;
	text-align: center;
	background-color: #BCD7F4;
}
#thumb fieldset {
	float: left;
	display: inline;
	border:1px solid #FFFFFF;
	padding: 1px;
	margin: 5px 5px 4px 4px;
	width: 160px;
	height: 160px;
	overflow: hidden;
	background: #F9EEF9 url('../../tgp/images/thumb-bg.gif') top repeat-x;
	font-size: 11px;
	line-height: 0.4em;
}
#thumb img {
	float: none;
	border: 1px solid #CF6DCC;
	margin: 5px 2px 2px 2px;
	padding: 2px;
}
#thumb legend {
	padding: 0.5em 0.5em;
	margin-left: 5px;
	border:1px solid #DFDFDF;
	background: #F9EEF9;
	color:#000000;
	overflow: hidden;
	font-size:11px;
	text-align:center;
}

#thumb legend a:hover, #thumb legend a:active {
	color: #FF0033;
}
#thumb p{
	margin: 5px;
	color: #424242;
	padding:0px 5px 0 5px;
	line-height: 1.2em;
	text-align: center;
	text-transform: capitalize;
}
#thumb p a, #thumb p a:link, #thumb p a:visited	{
	color: #FF0033;
	text-decoration: underline;
	font-weight: normal;
}
#thumb p a:hover, #thumb p a:active	{
	color: #000000;
}

#thumb-section h2 {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	color:#FF0033;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom: 1px solid #DADADA;
	text-align: left;
	text-transform: uppercase;
}

/************************************************
*	Text Links			 *
************************************************/

#textlinks h2 {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	color:#666666;
	padding-top: 6px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DADADA;
	text-align: left;
	text-transform: uppercase;
}
#textlinks ul {
	text-align: left;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-size:11px;
	border: 1px solid #CF6DCC;
}
#textlinks li{
	list-style-type: square;
	color: #FF0033;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#textlinks ul li a {
	border-bottom: 0px solid #ccc;
	color: #333333;
	text-transform: capitalize;
	text-decoration: none !important;
	margin: 0px auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
#textlinks ul li a:hover{
	border-bottom-color: #CCCCCC;
	color: #FF0033;
	background-color: #F9EEF9;
}


/************************************************
*	Ads Text Links			 *
************************************************/

#adstextlinks ul {
	text-align: center;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-size:11px;
	border: 1px solid #CF6DCC;
}

#adstextlinks img {
	float: none;
	border: 1px solid #CF6DCC;
	margin: 5px 2px 2px 2px;
	padding: 2px;
}

#adstextlinks p{
	margin: 10px 10px 10px 10px;
	color: #666666;
	padding:0px;
	line-height: 1.5em;
	text-align: justify;
	font-style: italic;
}

#adstextlinks2 ul {
	text-align: center;
	list-style: none;
	margin: 15px 0 15px 0;
	padding: 0;
}

/************************************************
*	Todays Galleries				 *
************************************************/

#content {
	width: 440px;
	float: left;
	display:inline;
	text-align: left;
	padding: 5px;
}

.entry{
	clear: both;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	margin-bottom: 5px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.entrybody img {
	float: left;
	margin: 5px 10px 0px 0;
	padding: 4px;
	border: 1px solid #CF6DCC;
}

#section h2 {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	color:#FF0033;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DADADA;
	text-align: right;
	text-transform: uppercase;
}

a, a:visited{
	color: #666666;
	text-decoration:none;
}
a:hover{
	color: #666666;
	text-decoration:underline;
}
.entrybody p{
	margin:8px 0;
	padding:0 0 10px 0;
}
.entrybody p a, .entrybody p a:link, .entrybody p a:visited{
	color: #0080FF;
	text-decoration:underline;
	font-weight: bold;
}
.entrybody p a:hover, .entrybody p a:active{
	color: #FF0033;
	text-decoration:underline;
}
.entrybody h2 {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	color:#FF0033;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DADADA;
	text-align: right;
	text-transform: uppercase;
}

#tgpentry {
        height: 130px;
        padding: 2px 5px 10px 5px;
        margin-bottom: 5px;
        margin-top: 5px;
        border-top: 0px solid #666666;
        border-bottom: 1px solid #666666;
        border-right: 1px solid #666666;
        border-left: 0px solid #666666;
	    background: #F9EEF9;
}

#tgpentry img {
        float: left;
        border: 1px solid #CF6DCC;
}
.tgpmeta {
        font-size: 11px;
		
}
h1.tgpmeta {
	text-transform: capitalize;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1.4em;
}
h1.tgpmeta a, h1.tgpmeta a:link, h1.tgpmeta a:visited {
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
h1.tgpmeta a:hover, h1.tgpmeta a:active {
        color: #FF0033;
        text-decoration: underline;
}
.tgpmeta p{
	margin-top: 10px;
	color: #666666;
	padding:0px;
	line-height: 1.5em
}
.tgpmeta p a, .tgpmeta p a:link, .tgpmeta p a:visited	{
	color: #0080FF;
	text-decoration: underline;
	font-weight: normal;
}
.tgpmeta p a:hover, .tgpmeta p a:active	{
	color: #FF0033;
}
.tgparrow {
	color: #FF0033;
	font-weight: bold;
	font-size: 11px;
}


/************************************************
Search
************************************************/
#thumbsearch {
	padding: 0px;
	margin: 0px 0 0px 0;
	text-align: center;
	background-color: #BCD7F4;
}

#thumbsearch img {
	float: none;
	border: 1px solid #CF6DCC;
	margin: 2px 2px 2px 2px;
	padding: 2px;
	background-color: #F8EEF9;
}

/************************************************
*	Footer				 *
************************************************/

#footer {
	background: #F9EEF9 url('../../tgp/images/thumb-bg.gif') top repeat-x;
	text-align: center;
	font-size: 9px;
	color: #666666;
	width: 100%;
}

#wm {
	color: #000000;
	text-decoration:none;
	font-size: 10px;
	margin: 10px 0px 10px 0px
}
