/**************************************************************
Website: Attila Szomor /ver 02/
URI: http://www.attilaszomor.com/blog
Description: Theme for Attila Szomor's blog
Version: 1.0
Author: Attila Szomor
Author URI: http://www.attilaszomor.com
**************************************************************/

*{margin:0; padding:0;}

html {
overflow-y : scroll;
}


/*@font-face { font-family:GraublauWeb; src:url(fonts/GraublauWebBold.otf) format("opentype"); font-weight:bold }*/

body {
background: #1a1a1a url('images/backgAS.jpg') top left repeat-x fixed;
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:12px;
color:#fff;
margin:0;
}

h1 {
font-size:16pt;
}

h2 {
font-size:12pt;
margin-top:10px;
}

h3 {
font-size:10pt;
margin-top:10px;
}

#top-pink {
height:2px;
width:100%;
background:#d75496;
}

.atas {
color:#CFC;
font-size:1px;
}

img *{
border:none;
}

img.left {
float:left;
padding:6px;
}

img.right {
float:right;
padding:6px;
}

img#rss, img#rss a
{
position:absolute;
top:3px;
right:3px;
margin:0;
padding:0;
border:0;
height:22px;
width:22px;
background:transparent;
}

img#rss:hover, img#rss a:hover
{
margin:0;
padding:0;
border:0;
height:22px;
width:22px;
background:transparent;
}

blockquote {
border-left: 4px solid #ffc000;
color:#fff;

padding:1px 3px 1px 8px;
}

code {
font-family:"Courier New", Courier, monospace;
margin:10px;
}

a {
color:#bdeaff;
text-decoration:none;
border:none;
}

a:hover {
color:#bdeaff;
text-decoration:underline;
border:none;
}

#container {
width:960px;
margin:0 auto;
padding:6px;
}

#advertisement {
margin-top:10px;
padding-top:5px;
background:#000;
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:8pt;
width:550px;
height:20px;
margin-left: 160px;
text-align:center;
}

#header {
width:550px;
color:#fff;
height:80px;
}

#header h1 {
font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:24pt;
line-height:23pt;
font-weight:bold;
letter-spacing:1px;
margin:0;
padding:20px 0 0 200px;
}

#header h1 a {
color:#fff;
text-decoration:none;
}

#header h2 {
font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:10pt;
line-height:23pt;
font-weight:300;
font-style:italic;
color:#fff;
letter-spacing:1px;
margin:0;
padding:0 0 0 200px;
}

#menu {
background:#99CCFF;
font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:10pt;
width:550px;
height:28px;
margin-left: 200px;
position:relative;
}

#menu ul {
text-align:left;
margin:0 6px 0 0;
padding:6px 6px 0 0;
}

#menu ul li {
list-style-type:none;
display:inline;
margin:0;
padding:0;
}

#menu ul li a {
text-decoration:none;
color:#000;
margin:0;
padding:6px 13px;
}

#menu ul li a:hover {
background-color:#fff;
color:#0B1316;
}

li#ASdotcom {
font-style:italic
}

#content {
float:left;
width:550px;
overflow:hidden;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* POST */

.post {
line-height:17pt;
margin: 0 0 0 0;
padding:10px 20px 10px 25px;
background:url(images/bg1.png) repeat;
}

.postwrap {
margin-top: -80px;
}

.postbottom {
background:url(images/bgp.png) scroll bottom right repeat-x;
height: 40px;
}

.post img {
border:none;
}

.post h2 {
font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
line-height:16pt;
font-size:15pt;
padding-left:1px;
font-weight:bold;
color:#66bbff;
}

.post h2 a {
color:#66bbff;
text-decoration:none;
}



.post ul {
font-size:1.2em;
padding:1px 1px 15px 15px;
}

.post li {
font-size:1em;
padding:1px 1px 5px 10px;
}

.post ol {
padding:1px 1px 15px 12px;
}

.entry {
font-size:1em;
}

.entry p {
font-size:1.2em;
margin:12px 0;
}

h4, .post p {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:1.2em;
}

.filed_under {
font-size:10px;
color:#ccc;
}

.postmetadata {
clear:both;
margin-top:6px;
padding:2px;
text-align:right;

}

.navigation {
height:30px;
margin:0 auto;
font-size: 11px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
/* MODIFIED FOR IMAGES IN POSTS!! */
        margin-top:30px;
        margin-bottom:30px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.devider {
background:url('images/devider.jpg') no-repeat center;
width:495px;
height:29px;
}

/*.userimage {
border: 5px solid #fff;
}*/

#twitter_div {
width:190px;
color:#fff;
padding:5px;
}

#twitter_div .widget-header a {
	display:block;
	padding: 0 0 .3em 0;
	background:url('images/twitter.png') right top no-repeat;
	border-bottom: 1px solid #009dde;
}

#delicious_div {
width:190px;
color:#fff;
padding:5px;
}

#delicious_div .widget-header a {
	display:block;
	padding: 0 0 .3em 0;
	background:url('images/delicious.png') right top no-repeat;
	border-bottom: 1px solid #009dde;
}

#flickr_div {
width:190px;
text-align:center;
padding: 0 5px;
}

#flickr_div .widget-header a {
	display:block;
	padding:0 0 .3em 0;
	text-align: left;
	background:url('images/flickr.png') right top no-repeat;
	border-bottom: 1px solid #009dde;
}

#flickr_div li {
list-style: none;
}

#d_sidebar {
width:180px;
background:none;
color:#fff;
margin-top:10px;
padding:5px;
}

#sidebar_left {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:8pt;
width:200px;
float:left;
margin-top:10px;
padding:0;
}

#sidebar_right {
background:none;
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:8pt;
width:200px;
float:left;
margin:10px 0 0 10px;
padding:0;
}

#sidebar_left h2 {
font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-weight:400;
font-size:16px;
text-align:left;
color:#fff;
margin:0;
padding:0;
}

#sidebar_left p {
margin:0;
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
}

#sidebar_left img {
margin:0;
padding:0;
}

#sidebar_left ul {
list-style-type:none;

padding:0;
}

#sidebar_left ul li {
margin-bottom:2px;
line-height:14pt;
list-style-type:none;

padding:0;
}

#sidebar_left ul ul {
margin:1px 0 6px;
padding:0;
}

#sidebar_left ul ul li {
list-style-type:none;
list-style-position:inside;
padding-left:10px;

}

#sidebar_left ul ul ul li {
list-style-type:square;
color:#898989;
padding:0 0 0 15px;
}


#sidebar_right img {
padding:5px;
}

#sidebar_right h2 {
font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-weight:400;
font-size:16px;
text-align:left;
color:#fff;
margin:0;
padding:0;
}

#sidebar_right p {
margin:0;
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
}

#sidebar_right ul {
list-style-type:none;

padding:0;
}

#sidebar_right ul li {
margin-bottom:2px;
line-height:14pt;
list-style-type:none;

padding:0;
}

#sidebar_right ul ul {
margin:1px 0 6px;
padding:0;
}

#sidebar_right ul ul li {
list-style-type:none;
list-style-position:inside;
padding-left:10px;

}

#sidebar_right ul ul ul li {
list-style-type:square;
color:#898989;
padding:0 0 0 15px;
}

#commentssection {
clear:both;
margin:0;

}

#commentssection h3 {
font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:9pt;
font-weight:300;
font-style:normal;
color:#ccc;
padding:0 10px 20px 10px;
}

#commentform {
background:url(images/bg1.png);
margin:12px 0 20px 0;
padding:4px 20px 8px 20px;
}

#commentform a {
color:#bdeaff;
text-decoration:none;
border-bottom:1px dotted #465D71;
line-height:14pt;
}

#commentform h3 {
font-family: Georgia, "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:10pt;
font-weight:300;
color:#fff;
}

#commentbox {
width:98%;
margin:5px 5px 0 0;
background:#ccc;
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:8pt;
border:1px solid #66bbff;
margin:5px 5px 0 0;
padding:6px;
}

#author,#email,#url,#submit {
background:#ccc;
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:8pt;
border:1px solid #66bbff;
margin:5px 5px 0 0;
padding:6px;
width:275px;
}

#submit {
margin:5px 5px 0 0;
background:#66bbff;
}

ol.commentlist {
list-style-type:none;
}

ol.commentlist li {
background:url(images/bg1.png);
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:13px;
overflow:hidden;


padding:5px 0 5px 10px;
}

ol.commentlist li a{
color: #66bbff;
}

ol.commentlist li p {
line-height:14pt;
margin:6px 0;
padding:0 12px 0 0;
}

cite {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:10pt;
font-weight:700;
font-style:normal;
}

cite a {
color:#000;
text-decoration:none;
border-bottom:1px dotted #465D71;
}

#searchform {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
padding:6px 0 6px 6px;
}

#searchform input {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:8pt;
background:#ccc;
border:1px solid #B7B7B7;
margin:4px;
padding:2px;
}

#searchform input#searchsubmit {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:8pt;
border:1px solid #66bbff;
background-color:#66bbff;
color:#000;
margin:4px 0;
padding:2px;
}

#searchform input#searchsubmit:hover {
border:1px solid #fff;
}

#footer {
clear:both;
width:550px;;
margin-top:15px;
margin-left: 160px;
margin-bottom:15px;
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
font-size:7pt;

text-align:right;
}

#footer p {
color:#ccc;
margin:0;
padding:6px;
}

#footer a {
color:#ccc;
text-decoration:none;
}

#footer a:hover {
color:#66bbff;
text-decoration:none;
}

.box1 {
float:left;
width:475px;
border:2px solid #ddd;
padding:4px;
}

.footleft {
float:left;
width:440px;
background:#ddd;
}

.footright {
float:right;
text-align:right;
padding:0px;
}

.box2 {
float:right;
text-align:right;
width:250px;
background:green;
padding:2px;
}

#content div.left {
background:#f4f4f4;
}

#content span.author {
font-size:7pt;
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif;
background:#fff;
}

#content div.right {
float:right;
width:50px;
background:url(images/comment.png) no-repeat center;
text-align:center;
margin:0;
padding:4px 0 5px;
}

#content div.right a {
color:#fff;
}

#content div.right a:hover {
color:#ddd;
}

div.clear {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
}

*,#sidebar ul ul ul {
margin:0;
padding:0;
}

#header h1 a:hover,.post h2 a:hover {
color:#7ce;
text-decoration:none;
}

#commentform p,ol.commentlist a {
color:#ccc;
}

.userimage {
margin-left: -80px;
margin-top: 10px;
}

pre {
border-left: 4px solid #ffc000;
font-family:"Courier New", Courier, monospace;
font-size: 70%;
padding: 10px;
}

/* Contact 7 */

.ccc {
color:#000;
background-color:#ccc;
}

wpcf7-form {
color:#000;
}

#c7_submit {
font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, serif; 
color: #000; 
background-color: #66bbff; 
font-size:8pt;
border:1px solid #66bbff;
margin:5px 5px 0 0;
padding:6px;
width:275px;
}

#c7_submit:hover {
border: 1px solid #fff; 
}

/* FOR VIDEOS INCLUDED IN POSTS!! */
object {
        display: block;
	margin-left: auto;
	margin-right: auto;
        margin-top:30px;
        margin-bottom:30px;
}

.movCNTR {
        display: block;
	margin-left: auto;
	margin-right: auto;
        text-align:center;
}

/* POST BLOCK TITLE HEADERS!!! */

h_post {
font-size:12pt;
}
