/*
Theme Name: Vince3
Theme URI: http://wordpress.org/
Description: Vince 3 theme.
Version: 3.0
Author: Vince Tikasz
Author URI: http://vince.tikasz.hu/

*/

@CHARSET "UTF-8";

/**
 * @start CSS Reset
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
em {
	font-style:italic;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/*blockquote:before,*/
q:before{
	content: "„";
}
/*blockquote:after,*/
q:after {
	content: "”";
}
blockquote, q {
	quotes:'„' '”';
}
strong {
	font-weight: bold;
}
a {
	color: #333;
}
ol, ul {
	margin-left: 2em;
}
blockquote {
    font-style:italic;
    padding: 0 2em 0 55px;
    background: transparent url(img/quote.png) no-repeat scroll 0 0;
}
/**
 * @end CSS Reset
 */

/**
 * @start Defaults
 */
code, kbd {
	font-family: "Consolas","Courier New",Courier,mono,monospace;
	background: #F9F9F9;
}
pre {
	font-family: "Consolas","Courier New",Courier,mono,monospace;
	font-size: 12px;
	line-height: 1.1em;
}

hr {
	display: none;
}

/**
 * @end Defaults
 */

/**
 * @start Layout
 */
html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: transparent url(img/sidebar.bg.jpg) repeat-y scroll right center
}

#header {
	color: #fff;
	height: 225px;
	background: #000 url(img/header.bg.jpg) no-repeat 0 0;
}
#content {
	width: 660px/* 670px*/;
	float: left;
	border-right: 37px solid #000;
	position: relative;
	left: 6px;
}
#comments {
	/*padding: 2em 0 0;*/
}
#sidebar {
	float: right;
	width: 256px/*260px*/;
	position: relative;
	right: 0px;
	background: #f4eedf;
	border: solid #000;
	border-width: 0 21px 0 0;
}
#footer ul,
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar .widget .widgetcontent {
	padding: 5px 15px 10px;
	font-family: Georgia,Times,"Times New Roman",serif;
}

#sidebar .widgettitle {
	font-size: 1.3em;
	color: #fff;
	background: #000 url(img/sidebar.head.bg.jpg) no-repeat top right;
	margin: 10px 25px 0 0;
	padding: 5px 10px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
}

#headerimg .description {
	position: absolute;
	top: 0;
	left: 50px;
	height: 40px;
	width: 580px;
	background: #f4eedf;
	color: #000;
}
#headerimg .description .desccont {
	padding: 5px;
	text-align: center;
}
#headerimg h1 {
	height: 90px;
	left: 40px;
	position: absolute;
	top: 70px;
	width: 640px;
}
#headerimg h1 a {
	display: block;
	height:90px;
	color: #fff;
	line-height: 90px;
	text-align: center;
	text-decoration: none;
	font-size: 3em;
}
#headerimg h1 a #titletext {
	display: none;
}
#headerimg h1 a #titleimg {
	background: url(img/titleimg.jpg) no-repeat 50% 50%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#footer {
	color: #fff;
	clear: both;
	background: #000;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: .7em;

	padding: 40px 0 10px;
	background: #000 url(img/footer.bg.jpg) no-repeat 0 0;
}
#footer a {
	color: #ddd;
}
.copy {
	font-family: Verdana,Helvetica,Arial,sans-serif;
 	text-align: right;
	margin: 10px;
	color: #ddd;
}

#sidebar #searchform input {
	border: 1px solid #333;
	padding: 1px;

}
#searchform #submit {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(img/icons/magnifier.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


#footer #footerwidgets {
	float: left;
	background: #000;
	border-top: 1px solid #fff;
}
#footer ul.widgets {
	float: left;
	width: 980px;
	border-collapse: collapse;
}
#footer ul.widgets li.widget {
	float: left;
	width: 490px;
	line-height: 1.3em;
}
#footer ul.widgets li.widget .widgettitle,
#footer ul.widgets li.widget .widgetcontent {
	margin: 20px 40px 10px;
}
#footer ul.widgets li.widget .widgettitle {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: .5em;
	
}
#wp-calendar {
	width: 100%;
}
.navigation {
	background: #000 url(img/posttitle.bg.png) no-repeat left bottom;
	color: #fff;
	padding: 15px 20px 15px 15px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: .7em;
	float: left;
	width: 650px;
}
.navigation a {
	color: #fff;
}
.navigation .older {
	float: right;
}
.navigation .newer {
	float: left;
}
/**
 * @end Layout
 */

/**
 * @start Post
 */

#content .post {
	padding: 0 0 2em;
}

.post .entry h2,
.comments .commentlist h2 {
	font-size: 2em;
	padding: .7em 0 .5em;
}
.post .entry h3,
.comments .commentlist h3 {
	font-size: 1.7em;
	padding: .7em 0 .5em;
}
.post .entry h4,
.comments .commentlist h4 {
	font-size: 1.2em;
	padding: .7em 0 .5em;
}
.post .entry h5,
.comments .commentlist h5 {
	font-size: 1.1em;
	font-style: italic;
	padding: 0 .5em;
}

.post .entry h6,
.comments .commentlist h6 {
	font-style: italic;
	padding: .5em .7em 0 .2em;
}

.post .entry ul.addtoany_list li a {
	background: none;
	padding: 0 9px;
}

.comments .commentcontent p a[href^="http://"],
.post .entry a[href^="http://"] {
	padding-right: 20px;
	margin-right: 5px;
	background: url(img/icons/world_link.png) no-repeat center right;
}
.comments .commentcontent p a.search,
.post .entry a.search {
	padding-right: 20px;
	margin-right: 5px;
	background: url(img/icons/magnifier.png) no-repeat center right;
}
.comments .commentcontent p a.google,
.comments .commentcontent p a.google-images,
.post .entry a.google,
.post .entry a.google-images {
	background-image: url(http://www.google.hu/favicon.ico);
}

.comments .commentcontent p a.yahoo,
.comments .commentcontent p a.yahoo-images,
.post .entry a.yahoo,
.post .entry a.yahoo-images {
	background-image: url(http://search.yahoo.com/favicon.ico);
}
.comments .commentcontent p a.msn,
.comments .commentcontent p a.msn-images,
.post .entry a.msn,
.post .entry a.msn-images {
	background-image: url(http://search.live.com/favicon.ico);
}

.comments .commentcontent p a.altavista,
.comments .commentcontent p a.altavista-images,
.post .entry a.altavista,
.post .entry a.altavista-images {
	background-image: url(http://www.altavista.com/favicon.ico);
}

.comments .commentcontent p a.alltheweb,
.comments .commentcontent p a.alltheweb-images,
.post .entry a.alltheweb,
.post .entry a.alltheweb-images {
	background-image: url(http://www.alltheweb.com/favicon.ico);
}

.comments .commentcontent p a.miner,
.post .entry a.miner {
	background-image: url(http://miner.hu/static/miner.gif);
}

.comments .commentcontent p a.tango,
.comments .commentcontent p a.tango-images,
.post .entry a.tango,
.post .entry a.tango-images {
	background-image: url(http://www.tango.hu/favicon.ico);
}

.comments .commentcontent p a[rel^="lightbox"],
.post .entry a[rel^="lightbox"] {
	padding-right: 0  !important;
	background: none !important;
}
.comments h3.commentshead,
.post h2.posthead {
	background: #000 url(img/posttitle.bg.png) no-repeat left bottom;
	color: #fff;
	padding: 15px 20px 15px 15px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.4em;
}

.comments h3.commentshead {
	padding: 15px 20px;
	font-size: 1em;
}
.comments h3.commentshead q:before,
.comments h3.commentshead q:after
{
	content: "";
}
.comments h3.commentshead a,
.post h2.posthead a {
	color: #fff;
	text-decoration: none;
}

.post .metadata {
	font-size: .8em;
	font-family: "Consolas","Courier New",Courier,mono,monospace;
	text-align: right;
	padding: 10px 20px;
}
.post .metadata .meta {
	white-space: nowrap;
}
.post .metadata .meta:before{
	content: "<";
}
.post .metadata .meta:after {
	content: " />";
}
.comments form#commentform{
	margin: 10px 30px;
}
.post .entry {
	margin: 0 20px 5px;
	line-height: 1.4em;
	font-size: .9em;
	font-family: Georgia,Times,"Times New Roman",serif;
}
.post .entry p img {
	border: solid #000;
	border-width: 1px 2px 2px 1px;
	padding: 1em;
}
.post .entry p a img {
	padding: 0;
}
.post .entry p img.wp-smiley {
	border: none;
	padding:0;
}
.post .entry p img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post .entry p img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

.post .entry p img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.comments .commentlist {
	/*margin: 10px 40px;*/
	margin: 10px 20px;
	padding: 0 0 1em;
}
.post .entry p {
	margin: 1em 0;
}
.post .entry .wp_syntax {
	margin: 1em;
	padding: .5em;
	width: 600px;
}
.comments form textarea {
	margin: 0;
	padding: 0;
	width: 600px;
}

.comments .avatar {
	float: right;
}
.comments .commentmetadata {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	height: 32px;
	font-size: .8em;
}
.comments .commentauthor {
	font-weight: bold;
}
.comments .commentat {
	background: url(img/icons/date.png) no-repeat center right;
	width: 20px;
	padding: 0 10px;
	margin: 0 .5em 0 1em;
}
.comments .commentpermalink a {
	font-size: 0.7em;
	text-decoration: none;
	color: #c0c0c0;
}
.comments .commentpermalink a:hover {
	color: #000;
}

.comments .commentat span {
	display: none;
}
.comments p {
	margin: 0 0 .6em;
	line-height: 1.4em;
	font-size: .9em;
	font-family: Georgia,Times,"Times New Roman",serif;
}

.comments .comment {
	list-style-type: none;
	padding-left: 5em;
	position: relative;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1em;
}
.comments .comment .count {
	left: 0;
	position: absolute;
	top: 0;
	width: 65px;
	text-align: right;
	font-size: 2.5em;
	color: #d7d7d7;
}
.comments li.last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
/**
 * @end Post 
 */

/**
 * @start WPSyntax
 */


.entry pre {
  padding: 0;
  width: auto;
  height:auto;
  overflow:auto;
  border: solid rgb(102, 102, 102);
  border-width: 1px 2px 2px 1px;
  background-color: #fcfcfc;
  padding:1em;
}

.wp_syntax .head {
  padding: 0;
  width: auto;
  border: solid rgb(102, 102, 102);
  border-width: 1px 2px 0px 1px;
  background-color: #fcfcfc;
}

.wp_syntax .head span
{
  width: auto;
  background: #f4eedf;
  padding: 3px 50px 3px 10px;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", serif;
  position: relative;
  left: -1px;
  top: 2px;
  border: solid #666666;
  border-width: 0 1px 1px 0;
}
.code ol, .post pre ol {
  margin: 0 auto;
}

div.li1 { display: block; width: 100%; }
li.li1 { display: list-item; }
.ln-xtra { background: #FFFFD7; }

.nu0 { color: red; }
.kw1 { font-weight: bold; color: black; }
.kw2 { font-weight: bold; color: rgb(0,0,120); }
.kw3 { font-weight: bold; color: rgb(0,120,0); }
.kw4 { font-weight: bold; color: rgb(120,0,0); }
.st0, .st1, .st2, .st3, .st4 { color: rgb(0,130,0); }
.sc0, .sc1, .sc2, .sc3, .sc4 { color: #000; }
.coMULTI, .co0, .co1, .co2, .co3, .co4  { color: rgb(128,128,128); }

.html4strict { color: #000; }
.html4strict .kw2 { color: rgb(0,0,120); }
.html4strict .kw3 { color: rgb(177,66,15); }
.html4strict .st0 { color: rgb(0,130,0); }
.html4strict .sc1 { color: #000; }
.html4strict .sc2 { color: #000; }
.html4strict .sc3 { color: #000; }

.css .re0{ font-weight: bold; color: rgb(90, 0,51); }
.css .re1{ font-weight: bold; color: Maroon; }
.css .re2 { font-weight: bold; color: rgb(102,0,51); }
.css .re3 { font-weight: bold; color: #0000ff; }
.css .nu0 { color: #f00; }
.css .sc0 { color: #000; }
.css .kw1 { color: rgb(0,0,120); }
.css .kw2 { color: rgb(0,120,0); }
.css .kw3 { font-weight: bold; color: rgb(177,66,15); }
.css .co0 { font-weight: bold; color: rgb(0,130,0); }

.php .st0 { color: rgb(0,110,0); }
.php .re1 { font-weight: bold; color: Maroon; }
.php .kw2 { color: rgb(0,0,140); }
.php .kw3 { color: rgb(0,0,180); }
.php .nu0 { color: red; }
.php .kw4 {color: red; }
.php .kw1 { font-weight: bold; color: #000; }
.php .coMULTI, .php .co1, .php .co2 { color: rgb(128,128,128); }

.javascript .coMULTI, .javascript .co1, .javascript .co2 { color: rgb(128,128,128); }
.javascript .kw1 { font-weight: bold; color: #000; }
.javascript .kw2 { font-weight: bold; color: rgb(0,0,180); }
.javascript .re0 { color: blue; }
.javascript .me1 { color: blue; }
.javascript .st0 { color: rgb(1,110,0); }
.javascript .nu0 { color: red; }

/**
 * @end WPSyntay
 */

.widget_plurk .widgetcontent {
	padding: 3px 3px 10px 5px !important;
}
#comments .tmsmegosztotta,
#turulmemeshares {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: .8em;
}
#comments .tmsmegosztotta {
	display: block;
	margin: 1em;
	font-size: .7em;
}
#comments .tmsmegosztotta .tmstext {
	padding: 0;
	line-height: 1.3em;
}
#comments ul#turulmemeshares li {
	position: relative;
	min-height: 30px;
}
#comments #turulmemeshares .tmsuser {
	background:#FFFFFF;
	display:block;
	position:absolute;
	width:120px;
	min-height: 30px;
}
#comments #turulmemeshares .tmstext {
	background-color:#E1ECFE;
	color:#666666;
	display:block;
	margin:0 0 0 120px;
	padding:0.5em;
}

/* end */
