/*
Theme Name: Gin & Jacqie Blog
Theme URI: http://www.ginjacqie.com/blog
Description: The WordPress theme for Gin & Jacqie Blog
Version: 1.0
Author: Ming & kilzac
Author URL: http://www.artmakr.com
*/

body {
	margin: 0;
	padding: 0;
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Berkeley, Times New Roman, Verdana, Arial, Sans-Serif;
	background-color:#fbf9c0;
	color: #5a5349;
	text-align: center;
	}

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

a:hover {
	color: brown;
	text-decoration: underline;
	}

#content {
	font-size: 1.2em;
	}

td.content {
background-color:#ffffff;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	text-align:left;
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

td.leftbar {
width:188px;
background: url('images/bg_leftbar.gif');
text-align:right;
}

td.leftbar .widget {
text-align:right;
margin:0px 0px 10px 0px;
}

td.leftbar .widget ul {
text-align:left;
}

.widget a {
font-size:14px;
}

td.rightbar {
width:188px;
background: url('images/bg_rightbar.gif');
text-align:left;
}

td.rightbar .widget {
text-align:left;
margin:0px 0px 10px 0px;
}

td.rightbar .widget ul {
margin:10px 10px 10px 17px;
padding:0px;
text-align:left;
}

.hd_widget_l {
background: url('images/bg_widget_l.gif');
height:43px;
text-align:center;
}

.hd_widget_r{
background: url('images/bg_widget_r.gif');
height:43px;
text-align:left;
padding-left:40px;
}

.hd_widget_l  h3{
font-family: Berkeley, Times New Roman;
font-style:italic;
color:#5a5349;
padding-top:10px;
}

.hd_widget_r h3{
font-family: Berkeley, Times New Roman;
font-style:italic;
color:#5a5349;
padding-top:10px;
}

.twitter {
width:167px;
height:250px;
margin:0px 0px 10px 21px;
background: url('images/bg_twitter_long.gif');
}

.twitter div {
padding:15px;
text-align:left;
font-size:14px;
}

.twitter div ul{
margin:0px;
padding:0px;
}

.twitter div li{
list-style:none;
}

table.footer {
width:100%;
background-color: #68635d;
height:141px;
}

#footer table {
margin-top:25px;
}

td.footer_nav {
text-align:left;
border-right:1px solid #ffffff;
padding-left:20px;
padding-right:20px;
line-height:25px;
}

td.footer_nav a {
font-size:18px;
font-family: Berkeley, Times New Roman;
font-weight:bold;
font-style:italic;
color:#a8a7a3;
text-decoration:none;
}

td.footer_nav a:hover {
color:#ffffff;
}

.writeus input.text, textarea.text {
width:370px;
border:1px solid #68635d;
background-color:#8a837d;
color:#ffffff;
margin-bottom:5px;
padding:3px;
padding-left:5px;
padding-right:5px;
}

.widget_tag_cloud{
width:170px;
}

.widget_tag_cloud div {
width:148px;
}

.blogroll li {
list-style:none;
}

/*	Begin Headers */

h1, h2, h3 {
	font-family: Berkeley, Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	padding-top: 70px;
	margin: 0;
	font-size: 4em;
	text-align: center;
	}

h2 {
	margin: 0;
	font-size: 1.2em;
	background: url('images/bg_h2.gif') no-repeat;
	padding:11px;
	}



h2.pagetitle {
	margin: 0;
	font-size: 1.2em;
	padding:11px;
	background:none;
	}


h3 {
	color:#5a5349;
	padding: 0;
	margin: 0;
	font-size: 1.6em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

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: #333;
	}

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;
	}

td.date {
background-color:#68635d;
text-align:center;
color:#ffffff;
font-style:italic;
}

/* End Headers */

.entry a, .entry p a:visited {
	color: red;
	}

.entry a:hover, .entry p a:hover {
	color: brown;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

#calendar_wrap{
width:90%;
margin-top:5px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	background-color:brown;
	color:#ffffff;
	}

#wp-calendar caption {
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 35px 28px;
	margin: 0;
	width:520px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


.postmetadata {
	font-style:italic;
	color:#8297aa;
	clear: both;
}

.postmetadata2 {
	font-family:arial;
	color:#8297aa;
	clear: both;
}

.postmetadata a{
	font-weight:bold;
	color :#8297aa;
}

.postmetadata a:hover{
	color :#68635d;
}

.clear {
	clear: both;
}

/* End Structure */


/* 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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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 Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
	}

div.searchbt {
margin-top:5px; 
margin-right:25px; 
text-align:right;
}

#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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond {
text-align:left;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#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 */

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


