/*  
Theme Name: VegaBlog
Theme URI: http://blog.bingovega.com
Description: 
Version: 
Author: 
Author URI:
*/

body {
	background: #fff url(images/back.png) repeat-x;
	font-family: Verdana, Arial, sans-serif;
       	margin: 0
	}

div#page {
	width: 760px;
	margin: 0 auto;
	background: #fff;
	}

div#header {
	background: #fff url(images/back.png) repeat-x;
	width: 760px;
	height: 116px;
	}

div#header .header-text {
	position: absolute;
	top: 36px;
	width: 760px;
	height: 23px;
	text-align: center;
	opacity: 0.8;
}

div#header .header-box {
	background: #fff;
	font: bold 1.3em Arial, Helvetica, Geneva, sans-serif;
}

div#header img {
	border: 0;
	}
	
ul#menu {
	overflow: hidden;
	margin: 0;
	height: 28px; /* Potential fix for new text rendering */
	list-style: none;
	background: #fff url('images/menu.png') 100% 100%;
	}

ul#menu li {
	display: inline;
	margin: 0;
	}

ul#menu a {
	padding: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 70%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	vertical-align: -3px;
	}

ul#menu a:hover {
	padding: 10px;
	color: #FDFF69;
	
	}

div#content {
	float: left;
	width: 500px;
	padding-top: 8%;
	padding-bottom: 5%;
	text-align: justify;
	}

div#sidebar, div#sidebar2 {
	float: right;
	width: 225px;
	padding: 0 10px 5% 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 70%;
	}

div#footer {
	clear: both;
	height: 68px;
	padding: 7px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 70%;
	text-align: center;
	color: #ff9933;
	background: #fff url('images/footer.jpg') no-repeat;
	}
div#footer #footlinks a{
text-align: center;
color: #6699cc;
}

/* @group Headers */

div#content h1 {
	margin: 40px 0 0 0;
	padding: 0 0 2px 0;
	font-family: arial, 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 2px;
	letter-spacing: 0px;
	border-bottom: 1px solid #ccc;
	color: #07368e;
	}

div#content .item h1 {
	font-weight: bold;
	}

div#content h1.title {
	margin: 5px 0 15px 0;
	text-align: left;
	font-weight: bold;
	border: 0;
	background: #fff;
	color: #ff9933;
	border-bottom: 1px dotted #6699cc;
	}


div#content .first h1 {
	margin-top: 5px;
	}

div#sidebar h1, div#sidebar2 h1 {
	margin: 20px 0 5px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 12px "Trebuchet MS", "Verdana", sans-serif;
	color: #fff;
	background: #ff9933;
	text-align: center;
	}

div#comments h2 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: .8em;
	font-weight: bold;
	}

div#comments ol#trackbacklist h2 {
	display: block;
	}

h3 {
	margin: 30px 0 10px 0;
	padding: 0 0 2px 0;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fd481c;
	}

div#comments h3 {
	margin: 20px 0 -10px 0;
	font-size: 1em;
	}

div#content .item .metalink, div#comments .commentmeta {
	margin: 3px 10px 0 0;
	padding: 2px 0;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: .7em;
	color: #888;
	}

div#content .item .headerlist, div#content .metalinks {
	margin: 5px 0 0 0;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: .7em;
	color: #888;
	}

div#content .item .metadata, div#content .metalinks .metalink {
	margin: 0 10px 0 0;
	padding: 2px 0;
	}

div#content .item  .metalink {
	margin-left: 10px;
	font-size: .6em;
	}

div#content .item .date {
	padding-left: 20px;
	background: url('images/date.png') left center no-repeat;
	}

div#content .item .cats {
	padding-left: 20px;
	background: url('images/note.png') left center no-repeat;
	}
	
div#content .item .postedby {
	padding-left: 20px;
	color: #6699cc;
}
div#content .metalinks .feed {
	padding-left: 20px;
	background: url('images/feed.png') left center no-repeat;
}

div#content .metalinks .trackback {
	padding-left: 20px;
	background: url('images/trackback.png') left center no-repeat;
	}

div#content .metalinks .response {
	padding-left: 20px;
	background: url('images/respond.png') left center no-repeat;
	}

div#content .item .metadata .commentslink {
	padding-left: 20px;
	background: url('images/comments.png') left center no-repeat;
	}

div#comments .commentmeta {
	padding: 0;
	}

div#comments ol#trackbacklist .commentmeta {
	margin: 1px 0 0 0;
	}

div#comments ol#commentlist .commentmeta {
	font-size: .8em;
	}

div#comments .metalinks {
	margin-bottom: 18px;
	}

div#content .item .itemtext, div#comments .commenttext, #comments .commentstatus {
	font-size: 74%;
	line-height: 1.5;
	color: #333333;
        padding-top: 10px;
	}

#comments .commentstatus {
	margin: 20px 0 15px 0;
	}

div#footer #left a {
	margin: 0 10px 0 0;
	}

div#footer #right a {
	margin: 0 0 0 10px;
	}

form#searchform {
	padding-left: 20px;
	padding-top: 2px;
	}

form#searchform div {
	margin-bottom: -20px;
}

form#searchform input {
	display: none;
	width: 140px;
	border: 0px solid #ccc;
	text-align: center;
	}

form#searchform input#s {
	display: block;
}

div.navigation {
	margin: 20px 0 12px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

div.navigation p {
	padding: 2px 0;
	text-align: center;
	font-size: .7em;
	border-top: 2px solid #069;
	border-bottom: 2px solid #069;
	}

div.navigation p.home {
	margin: 5px 0;
	padding: 0;
	font-size: .8em;
	border: 0;
	}

div.gravatar {
	float: right;
	margin-top: -5px;
	}

#author, #email, #url {
	width: 169px;
	margin: 20px 0 15px 0;
	padding: 2px;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: .8em;
	border: 1px solid #ccc;
	}

#author {
	background: url('images/name.png') 50% 50% no-repeat;
	}

#email {
	background: url('images/email.png') 50% 50% no-repeat;
	}

#url {
	background: url('images/url.png') 50% 50% no-repeat;
	}

#comment-labels {
	display: none;
	}


/*\*/
html*#comment-labels {
	[display: none;
	display: block;
	]display: none;	
	}/**/

div#commentinfo p {
	margin: 20px 0 15px 0;
	font-size: .8em;
	}

form#commentform {
	margin: 0;
	}

form#commentform textarea {
	width: 492px;
	padding: 2px;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: .8em;
	border: 1px solid #ccc;
	}

form#commentform div.alignright {
	margin: 5px 0 12px;
	}

form#commentform p.subscribe-to-comments {
	float: left;
	margin: 8px 0;
	padding: 0;
	font-size: .8em;
	text-align: center;
	}

div#sidebar ul, div#sidebar2 ul {
	margin: 0 0 15px 0;
	padding: 0;
	}

div#sidebar ul li, div#sidebar2 ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	}

	div#sidebar .sideabout#logo{
	background: #fff url('images/sticker.gif') no-repeat;
	height: 200px;
	width: 225px
	text-align: center;
	background-position: top;
	}
div#sidebar .sideabout#ad a {
text-decoration: none;
} 
div#sidebar .sideabout#abouttitle{
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	font-family: 'Trebuchet MS',Verdana,Sans-Serif;
	color: #6699cc;
	border-bottom: 1px dotted #6699cc;
}
div#sidebar .sideabout#aboutblurb{
	line-height: 1.5;
	font-size: 1em;
	color: #999999;
	margin-bottom: 40px;
}
div#sidebar .sideabout#random{
background: #fff url('images/dyk/random.php') no-repeat;
height: 140px;
background-position: center;
padding-bottom: 20px;
margin-bottom: 25px;
}
div#comments #commentnumber h1{
	margin: -10px 0px -35px;
	padding: 1px 2px 1px;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: normal;
	background: #fff;
	height: 66px;
	letter-spacing: 0px;
	color: #6699cc;
}
div#comments ol#commentlist {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

div#comments ol#commentlist li {
	margin: 10px 0;
	padding: 10px 10px 0px 10px;
	overflow: hidden;
	}

div#comments ol#commentlist li.alt {
	background: #f8f8f8 repeat;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	}

div#comments ol#trackbacklist {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	}

div#comments ol#trackbacklist li {
	margin: 10px;
	overflow: hidden;
	}

div#content .item .itemtext ul li {
	list-style-type: circle;
	}

div#content .item .itemtext ul.archives {
	margin: 0;
	padding: 0;
	}
	
div#content .item .itemtext ul.archives li {
	list-style-type: none;
	display: block;
	float: left;
	width: 179px;
	}

a {
	color: #069;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

div.itemhead h1 a, div#comments h1 a {
	color: #6699cc;
	}

div#sidebar h1 a, div#sidebar2 h1 a {
	color: #888;
	}

div#footer a {
	color: #ff9933;
	}
div#searchformpre {
	margin: 0;
	background: #fff url(images/searchleft.png) no-repeat;
	height: 25px;
	width: 212px;
	}

form#searchform {
	margin: 0
	}

form#searchform div {
	margin-bottom: -20px;
}


.noborder, .wp-smiley {
	border: 0px !important;
	}

div#content .item .itemtext img, img.border {
	max-width: 532px;
	padding: 2px;
	border: 0px solid #ccc;
	}

img.left {
	float: left;
	margin-right: 10px;
	}

img.center {
	display: block;
	margin: 0 auto;
	}

img.right {
	float: right;
	margin-left: 10px;
	}

.itemtext .wp-smiley {
	margin-bottom: -2px;
	}


.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

.no-link a {
	color: #000;
	text-decoration: none; 
	cursor: text; 
	}

.more {
	margin-top: -10px;
	}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
	border-left: 3px solid #ccc;
	}
	
blockquote.code {
	margin: 0 15px;
	padding: 0;
	font-family: "Courier New", Sans-Serif;
	font-style: normal;
	text-align: left;
	border: 0px;
	}

pre {
	margin-left: 15px;
	margin-right: 15px;
	white-space: pre-wrap; /* CSS3 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera =>7 */
	word-wrap: break-word; /* IE */
	}

code {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1.2em;
	text-align: left;
	}

pre code {
	margin-left: 0;
	margin-right: 0;
	}

.alignleft {
	float: left;
	}

.alignmiddle {
	vertical-align: middle;
	}

.alignright {
	float: right;
	}

.clear {
	clear: both;
	}
