/*  
Theme Name: My2Gig Spong
Theme URI: http://www.my2gig.com
Description:  2 columns design by <a href="http://www.my2gig.com">My2Gig.com</a>.
Version: WP 2.2.1
Author: Adis Arifagic
Author URI: http://my2gig.com

	 My2Gig Spong
	 http://my2gig.com/blog

	This theme was designed and built by Adis Arifagic,
	whose blog you will find at http://my2gig.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size:12px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #493f3d url('images/bg.gif') repeat-x;
	color: #c6f8f8;
	text-align: center;
	}
a, a:visited {
	color:#78c1ff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#46b7ff;
}
#page {
	text-align: left;
	}

#header {
	background: url('images/header_Bg.gif') repeat-x bottom center;
	}

#logo {
	width:350px;
	height:77px;
	display:block;
	float:left;
}

#logo, .logo a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.8em;
	color:#f0d878;
	}

#logo .logo a:hover {
	color:#a62116;
}

#content {
	padding-top:20px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	font-size:13px;
	letter-spacing:0px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #403736;
	border-top: 1px solid #362e2d;
	border-bottom: 1px solid #685957;
	}

#footer {
	border: none;
	}
 .description {
	text-align: center;
	float:right;
	font-size:15px;
	}

.posttop h2 {
	font-size:24px;
	letter-spacing:-1px;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color:#FFF;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #f0d878;
	}

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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#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;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 20px auto 0px auto;
	padding: 0;
	width: 760px;
	}

#header {
	margin: 0px; 
	padding: 25px; 
	height: 71px;
	}

#headerimg {
	margin: 0;
	}
#nav {
	height:64px;
	background: url(images/nav_bg.gif) repeat-x;
}
.outercontent {
	background: url(images/content_bg.gif) repeat-x;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.yellowbar {
	height:5px;
	background: url(images/yellowbar_bg.gif) repeat-x;
	border-bottom: 1px #2d2726 solid;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
	background: #393130;
	border-bottom: 1px #685957 solid;
	}
.posttop {
	background: url(images/posttop_bg.gif);
	padding:13px;
	border-top: 1px #413837 solid;
	border-bottom: 1px #282222 solid;
	position:relative;
	color:#a8f8f8;
	font-family:Trebuchet MS, Arial, verdana, sans-serif;
	font-size:14px;
}
.postdetails a {
	color:#f7513b;
	text-decoration:underline;
}
.date {
	position:absolute;
	left:-50px;
	top:7px;
	width:50px;
	height:55px;
	padding: 6px 0px 0px 0px;
	background: url(images/date_bg.gif) no-repeat;
	text-align:center;
	font-size:14px;
	color:#FFF;
}
.date div {
	font-weight:bold;
	font-size:22px;
}
.entry {
	border-top: 1px #4a403e solid;
	padding:2px 20px 20px 20px;
}

.commentslink {
	width:219px;
	height:37px;
	background: url(images/commentslink_bg.gif) no-repeat;
	text-align:center;
	padding: 12px 0px 0px 0px;
}
.commentslink a {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.commentslink span {
	color:#7cdbef;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: right;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 10px 0 0 0;
	display:block;
	width:218px;
	height:32px;
	background: url(images/menuh2.gif) no-repeat;
	text-align:center;
	font-weight:normal;
	}

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%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 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 a, #sidebar a:visited {
		color:#f9e396;
	}
	#sidebar a:hover {
		color:#7cdbef;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	list-style:none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 9px 0px 9px 0px;
	background: url(images/menu_inset.gif) bottom no-repeat;
	text-align:center;
	}
/* End Entry Lists */


.navsearch {
	height:64px;
	background: url(images/nav_inset.gif) left no-repeat;
	padding: 0px 25px 0px 25px;
	float:right;
}
#navinput {
	background: #d52a1c;
	border:0px;
	border-top:1px #a62116 solid;
	border-left: 1px #a62116 solid;
	color:#f0d878;
	padding:7px;
	width:200px;
	text-align:right;
	margin: 12px 0px 0px 0px;
}
#nav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#nav ul li {
	padding:16px;
	margin: 0px 10px 0px 0px;
	list-style:none;
	float:left;
}
#nav a:link, #nav a:visited {
	color:#f0df9c;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	color:#a62116;
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 5px;
	background: #2f2928;
	border: 3px #2a2524 solid;
	color:#f0d878;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding: 5px 0px 5px 0px;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 515px;
	width: 218px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

#midbar {
	background: #dba100;
	padding:4px;
	border:1px #f1dd71 solid;
	clear:both;
	margin: 0px 0px 10px 0px;
	color:#393130;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#midbar h2 {
	display:block;
	width:190px;
	height:32px;
	padding:7px 0px 0px 10px;
	margin:0px;
	background: url(images/midbarh2.gif) no-repeat;
	font-weight:normal;
	font-size:16px;
	color:#FFF;
	font-family:'Lucida Sans Unicode' Arial, Verdana, sans-serif;
}
.midbarin {
	background: #f0d878;
	padding:20px 5px 5px 5px;
	border: 1px #FFF solid;
}
#midbar ul, #midbar ol {
	list-style:none;
	float:left;
	width:200px;
	margin:0px 23px 0px 23px;
	padding:0px;
}
#midbar ul li ul {
	padding:0px;
	margin:0px;
}
#midbar ul li ul li {
	padding: 4px 2px 4px 10px;
}
#midbar a, #midbar a:visited {
	font-size:14px;
	font-weight:bold;
	color:#393130;
	text-decoration:none;
}
.clear {
	clear:both;
}
/* Begin Calendar */
#calendar_wrap { margin: 8px 0px 0px 0px; }
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:0px;
	padding: 10px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
