/*  
Theme Name: Colossal Default
Theme URI: http://whynot.hu/
Description: Colossal Sound and Light theme
Version: 1.0
Author: Radics Zoltán
Author URI: http://whynot.hu/

*/

/* Begin Typography & Colors */
* {
	margin: 0pt;
	padding: 0pt;
}

body {
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background: #111 url('images/stripe.png');
	color: #ccc;
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #b71d21;
	font-weight: normal;	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ccc;
	text-decoration: none;
	}

a:hover {
	color: #b71d21;
	text-decoration: none;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #111;
	margin: 20px auto 0px auto;
	padding: 0px 0px 10px 0px;
	width: 620px;
	border-bottom: 0px solid #222;
	text-align: left;
	overflow: hidden;
	}

#center {
	margin: 20px 0px 0px 20px;
	width: 450px;
	float: left;
	overflow: hidden;
	line-height: 16px;
	text-align: justify;
}

#header {
	height: 130px;
	width: 620px;
	}

#flash {
	border: 0px solid #999;
}
	
.post {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	text-align: justify;
	overflow: hidden;
	border-bottom: 1px solid #181818;
	}

.post hr {
	display: block;
	}

#footer {
	text-align: center;
	margin: 5px auto 10px auto;
	overflow: hidden;
	width: 620px;
	}

#footer p {
	color:#505050;
	font-size:9px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0px 15px 0px;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	margin: 10px 0px 10px 0px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0px 3px 3px 0px;
	display: inline;
	}

.alignright {
	float: right;
	padding: 3px;
	border: 1px solid #333;
	}

.alignleft {
	float: left;
	padding: 3px;
	border: 1px solid #333;
	}
/* End Images */

/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style-type: none;
	list-style-image: none;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Sidebar */
#sidebar {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0 10px 0;
	width: 160px;
	}
/* End Sidebar */

/* Various Tags & Classes*/
.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}	
/* End Various Tags & Classes*/

/* custom tags */

ul.subMenu a:link, ul.subMenu a:visited {
	color:#9C9C9D;
	display:block;
	font-weight:normal;
	padding:0pt 0pt 0pt 20px;
	text-decoration:none;
}

.cntpage {
	margin: 10px 0px 10px 0px;
}

.cntpage h2 {
	
}

.cntlist {
	margin: 10px 0px 0px 0px;
}

.cntlist h2 {
	border-bottom: 1px solid #181818;
	width: 200px;
	font-size: 100%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	cursor: pointer;
}

.cnt_gallery {
}

.cnt .entry {
	overflow: hidden;
}

.cntpage .entry p {
	margin: 15px 0px;
}

.cntlist .entry p {
	margin: 15px 0px;
}

.cntlist .entry img {
	padding: 5px;
	border: 1px solid #3A3A3A;
	margin: 0px 5px 5px 0px;
}

.cntpage .entry img {
	padding: 5px;
	border: 1px solid #3A3A3A;
	margin: 0px 5px 5px 0px;
}

.navi {
	float: right;
	overflow: hidden;
	margin: 40px 0px 0px 20px;
}

.newsar {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	padding: 1px 0px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	font-size: 9px;
	width: 450px;
}

/* end of custom tags */

/* scroller tags */

.scroll-track{
	height:10px;
	width:15px;
	background: #111;
}

.scroll-handle {
	margin-left: 5px;
	border: 1px solid black;
	height:10px;
	width:10px;
	background: #252525;
	cursor:pointer;
}

/* end of scroller tags */

/* cegunk */
.navi a {
	text-transform: uppercase;
}

a.href_cegunk {
	display: block;
	width: 118px; font-weight: bold;
	height: 34px;
	padding: 1px 0px;
}

a:hover.href_cegunk {
	background-color: #222;
	display: block;
	width: 118px; font-weight: bold;
	padding: 1px 0px;
}

/* cegunk */

a.href_szolgaltatasok {
	display: block;
	width: 118px; font-weight: bold;
	height: 34px;
	padding: 1px 0px;
}

a:hover.href_szolgaltatasok {
	background-color: #222;
	display: block;
	width: 118px; font-weight: bold;
	padding: 1px 0px;
}

/* kereskedelem */

a.href_kereskedelem {
	display: block;
	width: 118px; font-weight: bold;
	height: 34px;
	padding: 1px 0px;
}

a:hover.href_kereskedelem {
	background-color: #222;
	display: block;
	width: 118px; font-weight: bold;
	padding: 1px 0px;
}

/* referenciak */

a.href_referenciak {
	display: block;
	width: 118px; font-weight: bold;
	height: 34px;
	padding: 1px 0px;
}

a:hover.href_referenciak {
	background-color: #222;
	display: block;
	width: 118px; font-weight: bold;
	padding: 1px 0px;
}

/* kapcsolat */

a.href_kapcsolat {
	display: block;
	width: 118px; font-weight: bold;
	height: 34px;
	padding: 1px 0px;
}

a:hover.href_kapcsolat {
	background-color: #222;
	display: block;
	width: 118px; font-weight: bold;
	padding: 1px 0px;
}

#underconstruct {
	margin: 225px auto 0px auto;
	
}

.indexnewsimage {
	width: 100px;
	height: 100px;
	float:left;
	border: 1px solid #181818;
	margin: 0px 10px 0px 0px;
}

#player1 {
	width: 400px;
	margin: 10px auto;
}