/*  
Theme Name: tattooconventionsunnybeach.com
Theme URI: http://www.ta2star.com
Description: The tattooconventionsunnybeach.com theme is designed for the tattoo convention in Sunny Beach, Bulgaria.
Version: 1.0
Author: Georgi Karchev
Author URI: http://ta2star.com
*/



/* General */

body {
	background: #000000;
	background: url("images/bg_repeater3.jpg") repeat;
	/*background: url("images/bg.jpg");*/
	overflow-x	:	hidden;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

:focus, :active { outline: 0; }

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
}


/* Header */

#header {
	width: 1004px;
	height: 447px; /*497,380px*/
	/*height: 485px;*/
	/*background: transparent url(images/header5.png) no-repeat scroll 0 155px;*/
	/*background: transparent url(images/header5.png) no-repeat scroll 0 272px;*/
	position: relative;
}

	/* Header - Info - Logo */
	
	#header #header-info {
		position: absolute;
		left: 80px;
		/*background:transparent url(images/logo8.png) no-repeat scroll left top;*/
		/*background:transparent url(images/Tattoo_Convention_logo_velev.png) no-repeat scroll left top;*/
		background:transparent url(images/logo.jpg) no-repeat scroll 20px top;
		height:283px;/*130px*/
		left:120px;
		position:absolute;
		text-indent:-999px;
		top:30px;
		width:6310px;
	}
	
	#header #header-info h1 {
		color: #ffffff;
		font: bold 30px "Verdana", Verdana;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		display: block;
		height: 260px;
		width: 850px;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: bold 15px "Verdana", Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 427px; /*350px*/
		left: 128px;
		height: 53px;
		width: 1000px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 53px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 53px;
		margin-right: 8px;
		font: bold 10px/43px "Verdana", Verdana;
		color: #ffffff;
		text-transform: lowercase;
		background: url("images/header_menu_left.gif") no-repeat;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
		padding: 0 40px;
		background: url("images/header_menu_right.gif") no-repeat right top;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	/* Menu - custom BG */
	#header #header-menu ul li.welcome_link,
	#header #header-menu ul li.page-item-3,
	#header #header-menu ul li.page-item-44,
	#header #header-menu ul li.page-item-3,
	#header #header-menu ul li.page-item-49,
	#header #header-menu ul li.page-item-13,
	#header #header-menu ul li.page-item-18,
	#header #header-menu ul li.page-item-16,
	#header #header-menu ul li.page-item-2 {
		background	:	url("images/menu_sprite.png") no-repeat;
		height		:	36px;
		margin-right	:	8px;
		overflow	:	hidden;
		text-indent	:	-999px;
	}
	
	
	/* home */	
	#header #header-menu ul li.welcome_link {
		background-position: 0px -3px;
		width				:	80px;
	}
	/* info */
	#header #header-menu ul li.page-item-44{
		background-position: 0px -250px;
		width				:	62px;		
	}
	/* artists */
	#header #header-menu ul li.page-item-3{
		background-position: 0px -50px;
		width				:	90px;	
	}
	/* programme */
	#header #header-menu ul li.page-item-13{
		background-position	:	0px -103px;
		width				:	145px;
	}
	/* location */
	#header #header-menu ul li.page-item-49{
		background-position: 0px -300px;
		width				:	103px;	
	}
	/* hotels */
	#header #header-menu ul li.page-item-18{
		background-position	:	0px -150px;
		width				:	93px;
	}
	/* sponsors */
	#header #header-menu ul li.page-item-16{
		background-position	:	-3px -200px;
		width				:	118px;
	}
	/* contact */
	#header #header-menu ul li.page-item-2{
		background-position	:	0px -350px;
		width				:	98px;
	}
	
/* Language menu */
#language_menu {
	left:140px;
	position:absolute;
	top:420px; /* 335px - old logo*/
	z-index: 20;
}
	
	/* Header - Topbar */
	
	#header #topbar {
		position: absolute;
		top: 270px;
		left: 0px;
		width: 1004px;
		height: 201px;
		color: #000000;
		font: bold 12px "Trebuchet MS", Verdana;
	}
	
	#header #topbar h3 {
		font: bold 15px "Verdana", Verdana;
		color: #000000;
	}
	
	#header #topbar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#header #topbar ul li {
		padding-top: 12px;
		color: #ffffff;
		font: bold 12px "Trebuchet MS", Verdana;
	}
	
	#header #topbar ul li a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #topbar ul li a:hover {
		text-decoration: underline;
	}
	
		/* Header - Topbar - Boxes */
		
		#header #topbar #topbar-left {
			width: 285px;
			padding: 35px 33px;
			float: left;
		}
		
		#header #topbar #topbar-center {
			left: 142px;
			width: 306px;
			position: absolute;
			top: 80px;
		}
		
		#header #topbar #topbar-right {
			left: 609px;
			width: 287px;
			position: absolute;
			top: 80px;
		}


	/* Content */
	
	#content {
		background: url('images/frame2sided2.gif') repeat-y left top;
		/*float: left;*/
		width: 790px;
		margin: 50px 0 0 130px;
		padding: 6px 15px 0 45px;
		position: relative;
	}
	
	/* Content - Post */
	
	#content .post {
		background: none; 
		/*background: url('images/decoration_post.jpg') no-repeat center bottom; /* a nice decoration that appears at the end of a post - this line has been uncommented after the redesign of the website 11.01.2010 */
		color: #FFFFFF;
		/*float: left;*/
		margin-bottom: 16px;
		width: 780px; /*554px*/
		padding: 7px 7px 20px 7px;
		/*background: #65411E; */
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 554px;
			height: 51px;
			color: #FFFFFF;
			font: bold 12px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			display: none; /* this element is left out, because the website is not to look as a blog (anymore) */
			float: left;
			/* background: url('images/post-date-bg.jpg') no-repeat top left; /* as long as display is set to "none" for this element, this line should be commented out */
			/*background: url("images/post-date-bg.png") no-repeat;*/
			width: 59px;
			height: 50px;
			color: #222222;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font: bold 10px/15px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-date span {
			display: block;
			line-height: 28px;
			margin-top:7px;
			margin-bottom: 0px;
			font: bold 18px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title h2 {
			padding: 4px 0 3px 0;
			color: #FFFFFF;
			font: bold 19px "Verdana", Verdana;
		}
		
		#content .post .post-title h2 a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: 15px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			line-height: 16px;
			padding: 0 4px;
			width: 750px; /* 546 */
		}
		
		#content .post .post-entry a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 12px/20px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info { /* comments and stuff */
			padding: 10px 4px 0 4px;
			width: 546px;
			clear: both;
			display: none; /* comments' field should not appear in tattooconventionsunnybeach.com */
			font: bold 12px "Trebuchet MS", Verdana;
			color: #FFFFFF;
		}
		
		#content .post .post-info a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #FFFFFF;
			font: bold 17px "Verdana", Verdana;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post .comments {
			padding: 0 4px;
			width: 546px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
		}
		
		#content .post .comments a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #000000;
		}
		
		#content .post .comments ol li cite {
			color: #FFFFFF;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post #commentform a {
			color: #FFFFFF;
			text-decoration: none;background	:	url('images/decoration_right.jpg') no-repeat left top;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 189px;
		font: strong 10px/18px "Trebuchet MS", Verdana;
		color: #ffffff;
		padding: 7px 0;
	}
	
	.sidebar a {
		color: #ffffff;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	
		/* Sidebar - Titles */
		
		.sidebar h3 {
			padding-left: 18px;
			font: bold 10px/34px "Verdana", Verdana;
			text-transform: lowercase;
			color: #644E30;
			height: 46px;
			width: 189px;
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar - Menus */
		
		.sidebar ul {
			margin: 0 0 20px 18px;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar ul li {
			color: #ffffff;
			font: normal 10px/26px "Trebuchet MS", Verdana;
		}
		
		.sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0 auto;
			padding: 15px 0 25px 0;
			width: 145px;
			text-align: center;
		}
		
		.sidebar #searchform #s {
			width: 145px;
		}
		
		/* Sidebar - Tables */
		
		.sidebar #calendar_wrap {
			margin: 5px auto 20px auto;
			width: 120px;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 0 10px 20px 10px;
		}


/* Footer */
#footer {
	color: #999999;
	font-size: 13px;
	height: 30px;
	margin-top: 20px;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/* Decoration */
#decoration_left {
	background	:	url('images/decoration_left.jpg') no-repeat left top;
	height		:	558px;
	left		:	-30px;
	position	:	absolute;
	top		:	330px;	/*330/651/972*/
	width		:	290px;	
}

#decoration_right {
	background	:	url('images/decoration_right.jpg') no-repeat left top;
	height		:	459px;
	right		:	-160px;
	position	:	absolute;
	top			:	721px; /*79/400/721/1042*/
	width		:	382px;
}
/* Frames */
div#frame-left {
	
	
}


/* Banners - Sponsors */
div#sponsors {
	background:transparent url(images/bg-sponsors.png) no-repeat scroll left top;
	height: 219px;
	margin-top: 30px;
	position: relative;
	width: 1004px;
	/*position	: absolute;
	top			: 297px; /*180px given the onld logo*/
	/*left		: 110px;*/
}
div#sponsors ul {
	left: 110px;
	position: relative;
	top: 40px;
}
div#sponsors ul li {
	list-style	: none;
	float		: left;
}
div#sponsors ul li a {
	text-decoration	: none;
	text-indent	: -999px;
	display		: block;
	height		: 140px;
	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; /* cross-browser opacity */
}
div#sponsors ul li a:hover {
	-moz-opacity:1.0; filter:alpha(opacity=100); opacity:1.0; /* cross-browser opacity */
}
div#sponsors ul li a#wildcat {
	background	: url(images/velev.gif) no-repeat left top;
	width		: 131px;
}
div#sponsors ul li a#ta2star {
	background	: url(images/ta2star-logo.png) no-repeat left top;
	width		: 129px;
}
div#sponsors ul li a#premier-products {
	background	: url(images/Premier-Products_logo_v2[2].1.jpg) no-repeat left top;
	width		: 155px;
}
div#sponsors ul li a#ianperry {
	background	: url(images/ianparry.png) no-repeat left top;
	width		: 167px;
}

div#sponsors ul li a#tattoo-age-magazine-romania {
	color:#111111;
	height:110px;
	padding-top:30px;
	text-indent:0;
	vertical-align:middle;
	width:100px;
}


/* Slideshow-Top */
div#slideshow-top {
	background: transparent url(images/bg-slideshow-top.png) no-repeat scroll left top;
	height: 162px;
	left: 108px;
	position:absolute;
	top:285px;
	width:890px;
}
div#slideshow-top a {
	display: block;
	height: 100px;	
	position: absolute;
	top: 30px;
	left:30px;
	width: 830px;
	overflow: hidden;
	
}

/* Order */
a#button-order {
	background:transparent url(images/order-button-2.png) no-repeat scroll left top;
	display:block;
	height:100px;
	position:absolute;
	right:90px;
	text-indent:-9999px;
	top:80px;
	width:150px;
}
a#button-order :hover {
	text-decoration: none;
}

/* Artists */
p.artist {
  float:left;
  font-size:13px;
  margin-right:10px;
  position:relative;
  width:240px;
}

