* {
	margin:0;
	padding:0;
}

img {
	border:0;	
}

body {
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:12px;
	line-height:16px;
	background-image:url(../images/strip.gif);
	background-position:top;
	background-repeat:repeat-x;
}

a:link, a:visited, a:active {
	color:#38AF4B;
	text-decoration:underline;
}	

a:hover {
	color:#E70087;	
}

#container {
	width:994px;
	margin:0 auto;
}

/*header*/

#header {
	height:147px;
	border-bottom:1px dotted #949482;
}

#logo {
	width:408px;
	height:147px;
	float:left;
}

#logo a:link, #logo a:visited, #logo a:active, #logo a:hover {
	outline:none;
}

#search {
	float:right;
	height:18px;
	margin-top:117px;
}

#search #field, #search #s {
	background:transparent url(../images/search.gif) no-repeat scroll -50px center;
	border:0 none;
	height:15px;
	margin-right:-4px;
	padding:3px 0px 0 4px;
	width:93px;
	
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:11px;
}

#search #button {
	background:transparent url(../images/search.gif) no-repeat scroll 0 center;
	border:medium none;
	cursor:pointer;
	font-weight:normal;
	height:18px;
	margin:0;
	vertical-align:bottom;
	width:50px;
	
	color:#FFF;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:11px;
	
	/*padding-bottom:2px;*/
}

/*header end*/

/*navigation*/

#navigation {
	float:right;
	border-bottom:1px dotted #949482;
}

#navigation ul li {
	float:left;
	list-style-type:none;
	font-size:15px;
	
}

#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:active {
	color:#949482;
	text-decoration:none;
	padding:4px 8px;
	display:block;
}

#navigation ul li a:hover {
	color:#fff;
	background-color:#e70087;
}

/*navigation end*/

/*main*/

p {
	margin-bottom:10px;
}

#main {
	clear:both;
	padding-top:50px;
}

/*shop*/

#shop {
	width:679px;
	float:left;
}

#store-banner {
	padding-bottom:10px
}

#product-list {
	margin-bottom:15px;
}

/*shop end*/

/*left*/

#left {
	float:left;
	width:160px;
	margin-right:15px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:11px;
}

#sign {
	margin-bottom:10px;
}

#sign #field, #sign #signup {
	background:transparent url(../images/signup.gif) no-repeat scroll -30px center;
	border:0 none;
	height:15px;
	margin-right:-4px;
	padding:3px 0px 0 4px;
	width:126px;
	
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:11px;
	
}

#sign #button {
	background:transparent url(../images/signup.gif) no-repeat scroll 0 center;
	border:medium none;
	cursor:pointer;
	font-weight:normal;
	height:18px;
	margin:0;
	vertical-align:bottom;
	width:30px;
	
	color:#FFF;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:11px;
	
	/*padding-bottom:2px;*/
}

#sign #signup, #search #s {
	color:#949482;
}

#advert {
	margin-bottom:10px;
}

#team {
	border-bottom:1px solid #949482;
	margin-bottom:10px;
}

#follow {
	margin-bottom:10px;
	border-bottom:1px solid #949482;
	padding-bottom:7px;	
}

#follow ul li {
	list-style-type:none;
	height:16px;
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-bottom:3px;
}

#follow ul li#facebook {
	background-image:url(../images/facebook.gif);
}

#follow ul li#twitter {
	background-image:url(../images/twitter.gif);
}

#follow ul li#rss {
	background-image:url(../images/rss.gif);
}

#tweet {
	margin-bottom:10px;
	border-bottom:1px solid #949482;
	padding-bottom:0px;	
	overflow:hidden;width:160px;
}

#tweet ul li {
	text-indent:12px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	list-style-type:none;
	margin-bottom:10px;
}

#copyright {
	margin-bottom:10px;
}

#copyright p {
	line-height:19px;
}

.grey, .credits {
	color:#949482;
}

.credits {
	font-size:11px;
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}

.large {
	font-size:13px;
	line-height:20px;
}

.grey a:link, .grey a:visited, .grey a:active {
	color:#000;
}

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

.twitter-timestamp {
	color:#949482;
}

.twitter-timestamp abbr {
	border:none;
}

/*left end*/

/*middle*/

#middle {
	float:left;
	width:504px;
	border-top:1px solid #949482;
	padding-top:15px;
}

#middle ul, #middle ol {
	margin-bottom:10px;
	margin-left:25px;
}

.post {
	
}

.single {
	font-size:14px;
	line-height:20px;
}

.image {
	float:left;
	margin-bottom:15px;
	width:200px;
}

.image img {
	width:200px;
	height:auto;

}

.text {
	float:right;
	width:294px;
	margin-bottom:5px;

	min-height:173px;
	height:auto !important;
	height:173px;
}

h1 {
	line-height:normal;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px;
	color:#E70087;
}

h2.page {
	color:#E70087;
}

h2, h3 {
	line-height:normal;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}

h2 a:link, h2 a:visited, h2 a:active {
	text-decoration:none;
	color:#E70087;
	
}

h2 a:hover {
	color:#38AF4B;
}

hr {
	border:none;
	border-top: 1px dotted #949482;
	color:none;
	background-color:none;
	height: 0px;
	width: 100%;
	text-align: left;
	clear:both;
	margin-bottom:15px;
}

#page {
	background-color:#404041;
	height:30px;
	margin-bottom:10px;
	padding:5px;
	padding-left:420px;
}

#page ul li {
	list-style-type:none;
}

#page ul li#prev {
	float:left;
}

#page ul li#next {
	float:right;
}

#page a:link, #page a:visited, #page a:active {
	color:#fff;
	text-decoration:none;
}

#page a:hover {
	color:#E70087;
}

#footer {
	font-size:12px;
	text-align:center;
	color:#E70087;
	margin-bottom:10px;
	clear:both;
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}

/*middle end*/

/*right*/

#right {
	float:right;
	width:300px;
	border-top:40px solid #404041;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:12px;
}

#menu {
	margin-top:-1px;
}

#menu ul li {
	font-size:14px;
	list-style-type:none;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	text-decoration:none;
	display:block;
	padding:4px 0;
	border-top:1px dotted #404041;
}

#menu ul li a:hover {
	
}

#menu ul li ul li {
	margin-left:12px;
}

#menu ul li ul li a:link, #menu ul li ul li a:visited, #menu ul li ul li a:active {
	color:#949482;
}

#menu ul li ul li a:hover {
	color:#E70087;	
}
/*
#vimeo {
	margin-bottom:10px;
	width:276px;
	padding:0 12px;
	padding-top:12px;
	height:203px;
	background-image:url(../images/vimeo.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:13px;
	color:#6D6D6D;
}
*/
#vimeo {
	margin-bottom:10px;
	width:300px;
}
/*
#vimeo p {
	padding-top:5px;
	text-align:center;
}
*/
#magazine {
	margin-bottom:20px;
}

#poster {
	margin-bottom:10px;
}

#map {
	
}

/*right end*/

/*main end*/

/*wordpress*/

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
	}
	
	
.image img.alignright {
	padding:0;
	margin:0;
	display:block;
	float:none;
}

.image img.alignleft {
	padding:0;
	margin:0;
	display:block;
	float:none;
}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

#middle ol.commentlist {
	margin-left:0;
}

#comment {
	width:400px;
}

.commentlist li {
	list-style-type:none;
	padding:8px;
	padding-bottom:0;
	font-size:14px;
	line-height:20px;
}

#wpstats {
	display:none;
}

#facebookconnect {
	margin-bottom:10px;
}

#facebookconnect p {
	margin:0;
}

.fbconnect_share {
	border:none;
	margin:0;
	padding:0;
	text-align:left;
	width:auto;
}

/*wordpress end*/
