/*  

Theme Name:Wow Swiggle

Theme URI: http://www.mybloglive.com

Description: A wow swiggle theme 

Version: 1.0

Author: Ankur Savai

Author URI: http://www.aksinfo.com



	



*/

body {

	font: 80%/150% "Trebuchet MS", Tahoma, Arial;

	color: #333333;

	background: #FFFFFF;

	margin: 20px 0 0 0;

	padding: 0px;

}

a {

	color: #75ad01;

	text-decoration: none;

}

a:visited {

	color: #75ad01;

	text-decoration: none;

}



a:hover {

	color: #9fc230;

}

img {

	border: none;

}

p {

	padding: 0px 0px 15px;

	margin: 0px;

}

h1 {

	margin: 0px;

	font: lighter 2.4em/1.2em "trebuchet MS", "Lucida Sans Unicode", Georgia;

	color: #FFFFFF;

}

h1 a, h1 a:visited{

	color: #75ad01;

	text-decoration: none;

}

h1 a:hover{

	color: #75ad01;

	text-decoration: none;

	border: none;

	background: none;

}

h2 {

	color: #006699;

	margin: 0px 0px 2px;

	width: 100%;

	font: lighter 1.5em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;

	padding-bottom: 3px;

}

h2 a, h2 a:visited {

	color: #75ad01;

	text-decoration: none;

}

h2 a:hover {

	color: #9fc230;

	text-decoration: none;

}

h3 {

	font: bold 125%/100% "Trebuchet MS", Tahoma, Arial;

	color: #454545;

	margin: 10px 0px 5px;

}

h4 {

	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;

	color: #758d38;

	margin: 10px 0px 5px;

}

form {

	margin:0px;

	padding:0px;

}



.rightstuff {

float:right;

}



.leftstuff {

float:left;

width:700px;

padding-bottom:10px;

margin-bottom:30px;

border-bottom: 2px dotted #ccc;

}



#wrapper {

}



#pagebreak{

height:25px;

background: url('images/bodytop.gif') no-repeat center;

width:960px;

margin:50px auto 0px auto;

}





#page {

	margin: 0px auto;

	width: 960px;

background: url('images/bodybg.gif') repeat-y center;

}



/* header area */

#header {

	background: #fff url(images/header.gif) no-repeat center;

	height: 296px;

	position: relative;

	color: #D16683;

}

#headerimg {

	position: relative;

	padding: 0px 0px 0px 10px;

	margin: 0px auto;

	width: 960px;

}





#headerimg .description{

	float:left;

	margin-top:15px;

	color: #a6e5f4;

	font: 14px Georgia, "Times New Roman", Times, serif;

}

#navi {

	position:relative;

	height: 40px;

	width: 954px;

	margin: 0px auto;

	top: 255px;

	text-align: center;

	line-height: normal;

}

#nav {

	list-style: none;

	margin: 0 0px;

	padding: 0px;

	float: left;

	clear:both;

background: url(images/menubg.gif) top right repeat-x;

width: 954px;

}

#nav li {

	float: left;

	height: 40px;

	margin: 0 3px;

	white-space: nowrap;

}

#nav .page_item a{

	color: #fff;

	display: block;

	text-decoration: none;

	padding: 5px 15px 6px 15px;

	font: bold 14px Arial, Helvetica, sans-serif;

	line-height: 26px;

}

#nav li:hover {

	background: url(images/menuover.gif) top right repeat-x;

}

#nav .page_item a:hover {

	color:#fff;

	border: none;

background: url(images/menuover.gif) top right repeat-x;

}





/* content area */

#content {

	padding: 0px 0px 30px 13px;

	float: left;

	width: 720px;

	overflow: hidden;

}



#content h2 {

clear:both;

font-size:18px;

}



#content h4 {

font-size:13px;

}

#content img {

	border: 1px solid #D3EAF3;

	padding: 5px;

}



.post {

	clear:both;

	padding-top: 15px;

}



.entry {

	padding-bottom:7px;

	width: 712px;

	display: table;

}

.entrytop{

	padding-top: 9px;

	width: 712px;

	display: table;

	}



.entry h2{

	width: 680px;

	margin: 0 auto !important;

}





.inpost-date{

	float: right;

	background: url(images/post-date.gif) no-repeat left center;

	color:#9ec13f;

	font:bold 11px "trebuchet MS", "Lucida Sans Unicode", Georgia;

	padding-left: 38px;	

}



.postinfodetail {

	position:relative;

	display:block;

        margin-bottom:10px;

}

.dateblock {

	background: red;

	width:46px;

	height:50px;

}



.datemonth {

	color:#fff;

	width:46px;

	margin-left:15px;

	position:absolute;

	top:5px;

	font-size:12px;

	font-weight:bold;

	font-family: Arial, Tahoma, Verdana;

}



.dateday {

	color:#1C5D99;

	width:46px;

	text-align:center;

	position:absolute;

	top:24px;

	font-size:20px;

	font-weight:bold;

	font-family: Arial, Tahoma, Verdana;

}



.postdetailmain {

	position:absolute;

	top:0px;

	left:50px;

	display:block;

	width:80%;

}



.posttitlemain {

	position:absolute;

	top:6px;

	left:0px;

        font-weight:bold;

	font-size: 1.2em;

}



.postauthormain {

	position:absolute;

	top:27px;

	left:0px;

	font-size:14px;

}



.post-date {

	width: 45px;

	height: 49px;

	float:left;

	background: url(images/date-bg.gif) no-repeat;

}

.post-month {

	font-size: 11px;

	text-transform: uppercase;

	color: #FFFFFF;

	text-align: center;

	display:block;

	line-height: 11px;

	padding-top: 2px;

	margin-left: -3px;

}

.post-day {

	font-size: 18px;

	text-transform: uppercase;

	color: #999999;

	text-align: center;

	display:block;

	line-height: 18px;

	padding-top: 7px;

	margin-left: -3px;

}







.post-meta {

	background: url(images/vcard.gif) no-repeat left center;

	padding-left: 20px;

	float: left;

	margin: 10px 0 0 10px;

	font: 12px "Trebuchet MS", "Tahoma", sans-serif;

}

.post-cat {

	background: url(images/page.gif) no-repeat left center;

	padding-left: 20px;

	float: left;

}

.post-comments {

	background: url(images/mini-comments.gif) no-repeat left center;

	padding-left: 20px;

	float: right;

}

.post-calendar {

	float:left;

	background: url(images/post-date.gif) no-repeat left center;

	color:#9ec13f;

	font: bold 11px "trebuchet MS", "Lucida Sans Unicode", Georgia;

	padding-left: 38px;

}

.post-content {

	clear: both;

	padding: 10px;

}

.post-info {

	padding: 0px 15px;

	height: 15px;

	color: #3e98ad;

	font: bold 12px "Trebuchet MS", "Tahoma", sans-serif;

}

.post-info a {

	color: #006699;

	text-decoration: none;

}

.post-info a:hover {

	color: #454545;

	text-decoration: underline;

	border: none;

	background: none;

}

.post-content blockquote {

margin:0;

padding-left:55px; 

}

.navigation {

	clear: both;

	padding: 10px 0px;

}

.navigation a, .navigation a:visited {

	color: #59770e;

}

.previous-entries a {

	float: left;

	padding-left: 18px;

	background: url(images/mini-nav-left.gif) no-repeat left center;

}

.next-entries a {

	float: right;

	padding-right: 18px;

	background: url(images/mini-nav-right.gif) no-repeat right center;

}



/* comments area */

#comments, #respond {

	border-bottom: 1px dotted #ccc;

	clear: both;

}

.commentlist {

	margin:0; padding:0;

	line-height: 130%;

	width: 715px;

}

.commentlist li{

	margin:10px 0; padding:0;

	list-style:none;

	width: 715px;

}



.comment-btm{

	padding:10px 20px;

}



.commentlist cite, .commentlist cite a, .commentlist cite a:visited {

	font-weight: bold;

	font-style: normal;

	font-size: 120%;

}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 87%;

}

#commentform {

	margin-top: 10px;

	font: 110% Arial, Helvetica, sans-serif;

}

#commentform p {

	padding: 6px 0px;

	margin: 0px;

}

#commentform label{

	color: #787878;

	font-size: 87%;

}

#commentform input{

	width: 200px;

	background:#fff;

	border: 1px solid #9CC14F;

	padding: 3px;

	margin-top: 3px;

}

#commentform textarea{

	width: 585px;

	height: 115px;

	background:#fff;

	border: 3px solid #9CC14F;

	padding: 2px;

	margin-top: 3px;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {

	background: #ffffff;

}

#commentform #submit{

	background:#fff;

	border: 1px solid #9CC14F;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #9CC14F;

	float: left;

	width: 144px;

	height: 28px;

	cursor: pointer;

}



/*sidebar */

#sidebar {

	float: right;

	padding: 0px 10px 20px 0px;

	width: 200px;

	color: #666666;

	overflow: hidden;

}

/*sidebar title (h2) */





#sidebar h2, #sidebar .sidebartitle{

	font: lighter 1.3em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;

	color: #75ad01;

border-top:2px solid #163746;

	border-bottom: 1px dotted #000;

	padding-top: 5px;

	padding-bottom: 5px;

	margin-bottom: 5px;

}

/*sidebar text styles */

#sidebar a:hover{

	border: none;

}

#sidebar a, #sidebar a:visited{

	color: #75ad01;

	text-decoration: none;

}

#sidebar li a:hover{

	color: #75ad01;

	text-decoration: none;

}

/*sidebar list level1 */

#sidebar ul {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style: none;

	margin: 5px 0;

	padding: 0;

	border: none;

}

/*sidebar list level2 */

#sidebar ul li ul {

	padding: 0;

	margin-bottom: 20px!important;

}

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

}

/*blogroll */

ul.linkcat li, .linkcat li{

	background: url(images/arrows.gif) no-repeat left center !important;

	padding-left: 20px !important;

}

/*category widget */

ul.list-cat li, li.widget_categories li{

	background: url(images/arrows.gif) no-repeat left center !important;

	padding-left: 20px !important;

}

/*archives widget */

ul.list-archives li, li.widget_archives li{

	background: url(images/arrows.gif) no-repeat left center !important;

	padding-left: 20px !important;

}

/*pages widget */

ul.list-page li, li.widget_pages li, li.widget_recent_entries li{

	background: url(images/arrows.gif) no-repeat left center !important;

	padding-left: 20px !important;

}

/*sub-pages */

ul.list-page li ul div, li.widget_pages li ul li{

	background: url(images/arrows.gif) no-repeat !important;

	padding-left: 10px !important;

}

/*calendar widget */

li.widget_calendar td {

	padding: 1px 6px;

}

div.widget_calendar h2 {

	display:none;

}





/*text widget */

.textwidget {

	padding-top: 5px;

}



/*search form */

#search {

	float: right;

	position:relative;

	background: transparent;

	width: 220px;

	height: 48px;

	text-align: center;

margin-right:0px;

	top: 131px;

	clear:right;

}

#searchform {

	margin: 9px 0 0;

}

#searchform br {

	display: none;

}

#searchform #s {

	width: 100px;

	height: 20px;

	padding: 3px 5px 0px 25px;

	background: transparent;

	margin-right: 2px;

	color: #888;

font-style:italic;

	font-weight: normal;

}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {

	background: none;

	border: none;

	height: 25px;

	width:27px;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #FFF;

	background:transparent;

	vertical-align: middle;

}



/* footer area */

#footerbg {

	clear: both;

	background:#132f3c url(images/footer-bg.gif) repeat-x;

	height: 50px;

}

#footer {

	width: 960px;

	margin: 0px auto;

	color: #00E81B;

font-size:16px;

font-weight:bold;

}

#footer a, #footer a:visited {

	color: #00E81B;

}

	

#footerbg a:hover {

	color: #ffffff !important;

}

/* credits */

#credits {

	margin: 10px auto;

	width: 950px;

	color: #fff;

	font-size: 100%;

font-size:16px;

font-weight:bold;

}

#credits a, #credit a:visited {

	color: #fff;

}



.valid {

	background:url(images/check.gif) no-repeat left;

	padding-left:20px;

	margin:0 5px;

}

.rss {

	background:url(images/mini-rss.gif) no-repeat left;

	padding-left:20px;

	margin:0 5px;

}



/* alignments */

.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

img.alignleft, img[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}

.alignright {

	float: right;

}

img.alignright, img[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}