* {
	vertical-align: baseline;
	background:transparent;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

body
{
	line-height:1;
	font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	background-image: -moz-linear-gradient(top, #d690c2, #92dce7); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #d690c2),color-stop(1, #92dce7)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#d690c2', EndColorStr='#92dce7'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d690c2', EndColorStr='#92dce7')"; /* IE8 */
	color:#333;
	font-size:11px;
	padding:5px 0 40px;
}

:focus
{
	outline:0;
}

.container
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background:#333;
}

.grid_3,.grid_13
{
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.container .grid_3
{
	width:160px;
	overflow:hidden;
	margin-bottom:10px;
}

.container .grid_13
{
	width:760px;
}

.clear
{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}

.clearfix:after
{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}

.clearfix
{
	display:block;
}

* html .clearfix
{
	height:1%;
}

#pBoxloading
{
	background-color:#000;
	background:url(/img/loading.gif) no-repeat;
	width:20px;
	height:20px;
}

#pBox,#pBoxBackground
{
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:100%;
	height:100%;
}

#pBoxBackground
{
	z-index:101;
}

#pBoxWindow
{
	position:absolute;
	top:0;
	left:0;
	z-index:102;
	background-color:#333;
	border:1px solid #fff;
	color:#fff;
	padding:10px;
}

#pBoxTitle
{
	text-align:center;
}

input[type="text"]:focus
{
	background-color:#CCC;
}

a:focus
{
	outline:1px dotted invert;
}

h1 a {
	background: url(/img/dEaringfilm.png) transparent no-repeat top left;
	margin-top: 3px;
	width: 330px;
	height:95px;	
	float: left;
	text-indent : -9999px;
	color:#fff;
	text-decoration:none;
	border:0;	
}

h1 a:hover {
	background: url(/img/dEaringfilm.png) #e4ffff no-repeat bottom left;
	width: 330px;
	height:95px;
	border:1px dotted #f33;	
	color:#f33;
	text-decoration:none;
}

h2
{
	font-weight:700;
	font-style:italic;
	text-align:left;
	color:#fff;
	font-size:40px;
	letter-spacing:2px;
}

h3
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:11px;
	text-align:left;
	letter-spacing:1px;
	vertical-align: top;
}

h4
{
	font-size:15px;
	color:#9FF;
}

h2 a
{
	color:#fff;
	text-decoration:none;
	border:0;
}

h2 a:hover
{
	color:#f33;
	text-decoration:none;
	border:1px dotted #f33;
	background-color:#e4ffff;
}

h3 a

{
	color:#000;
	text-decoration:none;
	background-image: url(/img/50-percent-white.png);
	background-repeat: repeat;
}

h3 a:hover
{
	text-decoration:none;
	background-color:#e4ffff;
}

ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li
{
	margin:5px 0 0;
}

a
{
	color:#fff;
	border-bottom:1px dotted;
	text-decoration:none;
}

a:hover
{
	border-bottom:1px dotted red;
	text-decoration:none;
}

.about-top
{
	background-image:url(/img/about-top.jpg);
}

.galleries-image-area
{
	width:230px;
	height:207px;
	float:left;
	text-align:center;
	padding:10px;	
}

.galleries-image-area a
{
	vertical-align:middle;
	background:url(/img/50-percent-black.png);
	outline:none;
	text-decoration:underline;
	border:none;
	color:#e4ffff;
	font-size:13px;
	font-weight:700;
	width:230px;
	position:relative;
	padding:0 6px 3px;
}

.galleries-image-area a:hover
{
	color:#fff;
	font-size:14px;
}

div.thumbnail-shadow {
	width:230px;
	height:197px;
	display:block;	
	border:1px solid #333;
	-o-box-shadow: 6px 6px 5px #333333;
	-icab-box-shadow: 6px 6px 5px #333333;
	-khtml-box-shadow: 6px 6px 5px #333333;
	-moz-box-shadow: 6px 6px 5px #333333;
	-webkit-box-shadow: 6px 6px 5px #333333;
	box-shadow: 6px 6px 5px #333333;		
}


.homepage-size
{
	width:760px;
	height:276px;
}

.top-title-nav
{
	background-image:url(/img/_top-shade-1.png);
	height:103px;
	clear:both;
}

.top-title-nav h1
{
	float:left;
	margin-left:10px;
}

.top-title-nav h3
{
	float:right;
	margin-top:3px;
	margin-right:10px;
}


.bottom-title-nav
{
	margin-top:206px;
	margin-left:190px;
	width:750px;
	height:40px;
	background:url(/img/50-percent-black.png);
	position:relative;
	padding:0 0 0 10px;
}

div.content-area
{
	overflow:hidden;
	background-color:#666;
	margin:0 0 10px 0;
}

div.content-area p
{
	text-align:left;
	color:#fff;
	font-size:12px;
	padding:5px 5px 5px 10px;
}

div.content-area span
{

	text-align:left;
	color:#fff;
	font-size:12px;
	width:100%;
	padding:5px 5px 5px 10px;
}

div.content-area p a:hover, #twitter_div a:hover 
{
	background-color:#92dce7;
	color: #000;
}

.grid_3
{
	background-color:#666;
}

#twitter_div
{
	color:#FFF;
	padding:3px;
}

.article-title-area
{
	background:url(/img/50-percent-black.png);
	width:750px;
	height:40px;
	clear:both;
	padding:0 0 0 10px;
}

.article-title-text
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color:#e4ffff;
	font-size:24px;
	font-weight:700;
	float:left;
}

.article-title-text a
{
	color:#e4ffff;
	text-decoration:none;
	border:none;
}

.article-title-text a:hover
{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}

.article-date-text
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color:#fff;
	font-size:12px;
	float:right;
	margin:10px 5px 0 0;
}

.categories
{
	margin:5px 0 10px;
}

.galleries-image-area .thumbnail
{
	padding:10px;
}

.image-area
{
	width:180px;
	height:200px;
	float:left;
	text-align:center;
}

.image-area .thumbnail
{
	padding:10px 10px 0;
}

div.image-area div.thumbnail a img
{
	text-decoration:none;
	border:none;
}

p.image-title a
{
	font-size:12px;
	text-decoration:none;
}

.gallery-thumbnail img
{
	border:2px dashed #666;
	text-decoration:none;
}

.gallery-thumbnail:hover img
{
	border:2px dashed #FFF;
	text-decoration:none;
}

ins,p.image-title a:hover
{
	text-decoration:none;
}

a.exclude,a.exclude:hover
{
	border:none;
	text-decoration:none;
}

div.thumbnail a.photo img.thumbnail-border {
	border: 2px solid black;
	-o-box-shadow: 4px 4px 3px #333333;
	-icab-box-shadow: 4px 4px 3px #333333;
	-khtml-box-shadow: 4px 4px 3px #333333;
	-moz-box-shadow: 4px 4px 3px #333333;
	-webkit-box-shadow: 4px 4px 3px #333333;
	box-shadow: 4px 4px 3px #333333;
}

div.thumbnail a.photo img.thumbnail-border:hover {
	border: 2px solid #E4FFFF;
}

p.gallery-cat-hp {
	background-color:#d690c2;
	color:#000 !important;	
}

p.gallery-cat-hp a {
	color:#000;
}

p.gallery-cat-hp a:hover {
	background-color:#92dce7;
}

#footer {
	text-align:center;
	color:#000;
	margin-top:10px;
}

#footer a
{
	color:#000;
	text-decoration:none;
	background-image: url(/img/50-percent-white.png);
	background-repeat: repeat;
}

#footer a:hover
{
	color:#d690c2;
	text-decoration:none;
	background-color:#e4ffff;
}

.like-area {
	background:#fbe5f9;
	float:right;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	margin-left:5px
}