/*
Theme Name: dolphinblg
Description: Dolphinpromotions blog theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#768183 url(images/body.jpg) top repeat-x;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#2C4049;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#1a88bb;
	text-decoration:none
	}
a:hover {
	color:#D30F10;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:5px 0 0 5px;
	}
.alignright {
	float:right;
	padding:5px 5px 0 5px;
	}

/* The Wrapper */

#wrapper {
	width:920px;
	margin:0 auto;
	background:url(images/wrap.jpg) repeat-y;
	}

/* The Top */

#top {
	height:118px;
	margin:auto;
	background: url(images/top.jpg);
	background-repeat:no-repeat;
	
	}
.blogname {
	float:left;
	width:800px;
	font-family:Candara,Verdana,Tahoma,sans-serif;	
	padding:10px 0 0 30px;
	display:block;
	}
.blogname h1  {
	font-size:60px;
	font-weight:bold;
	margin:10px 0px 0 0px;
	padding:0px 0px;
	color:#fff;


	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	display:block;
	
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 80px 0 5px;
	font-size:16px;
	font-weight:normal;
	color:#D1E8EF;
	text-align:left;
	display:none;
	}
	

.content {
	padding:0px 0px 0px 0px;
	background:url(images/content.jpg) no-repeat;


	}	

/* The Menu */
	
#nav {
	background:url(images/menu.jpg) ;
	height:29px;
	width:920px;
	
}
#nav ul{
	list-style: none;
	height:29px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	font: 13px/100% Century gothic, Arial, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: left;
	
}
#nav ul li a{
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	color: #AADF29;
	display: block;
}

#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;
	background:url(images/pnav.jpg) repeat-x;
	color:#fff;
}


/* The Menu */
	
#cnav {
	background:url(images/cmenu.jpg) ;
	height:29px;
	width:920px;
	
}
#cnav ul{
	list-style: none;
	height:29px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	font: 13px/100% Century gothic, Arial, Helvetica, sans-serif;
}
#cnav ul li{
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: left;
	
}
#cnav ul li a{
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	color: #4e5904;
	display: block;
}

#cnav li a:hover, #cnav .current_page_item a{
	text-decoration: none;
	background:url(images/cnav.jpg) repeat-x;
	color:#fff;
}

#gide{

	height:auto;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	

}

	
/* The Search */


#search {
	height:30px;
	width:auto;
	padding-top:6px;
	width:220px;
	background:#5B7915;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:5px;
	margin-right:3px;
	float: left;
	width:180px;
	padding: 3px 0px;
	background: #EFEFEF url(images/form.gif) repeat-x;
	border: 1px solid #fff;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#4E4E4E;
}

#searchsubmit {
	width:24px;
	float: left;
	margin-top: 0px;
	background: #EFEFEF url(images/sbut.jpg) no-repeat;
	border: none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:23px;
}



#content {
	float:left;
	width: 650px;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
	}
	
.sub {
	margin: 0px 0px 0px 5px;
	height:18px;
	font-size:14px;
	padding:0px 0px 0px 5px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	font-weight:normal;
   	color:#666;

	}
	
.sub a:link,.sub a:visited{
	color:#506e0b;
}

.sub a:hover{
	color:#222;
}

span.author{
	background:url(images/user.png) no-repeat;
	padding:0 0 0 20px;

}
span.clock{
	background:url(images/date.png) no-repeat;
	padding:0 0 0 20px;

}
.com{
	background:url(images/com.png) no-repeat;
	padding:0 0 0 20px;
}

.com a:link,
.com a:visited {
	color:#506e0b;
	background-color: transparent;
}
.com a:hover{
	color:#222;
}
	
.post {
	margin: 10px 9px 0 0px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#555;
	font: 14px Century gothic,Tahoma,Arial, sans-serif;
	
	}
.title{
	
	height:58px;
	background: url(images/title.jpg) no-repeat;
}
.post h2 {
	margin: 0 0;
	background: transparent;
	text-align: left;
	font: 24px "Century gothic",Tahoma, Arial, sans-serif;
	font-weight:normal;
	padding: 0px 0px 3px 5px;
	overflow:hidden;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #404040;
	padding: 0px 0px 3px 5px;
	background-color: transparent;
	}
.post h2 a:hover  {
	padding: 0px 0px 3px 5px;
	color: #404040;
	background-color: transparent;
	}	
	

.postinfo {
	margin-bottom:25px;
	height:31px;
	padding: 0px 5px 2px 2px;
	background:#fff;
				}
	
.postinfo a {
	color:#e35416;
	font-weight:normal;
	text-decoration:none;
	}
.edit{
	float:left;
	padding:0px 0 0 25px;
	color:#fff;
	height:18px;
	font-size:14px;
	margin:3px 0 0 5px;
	background:url(images/tag.png) no-repeat;
	}	
	
.edit a:link,.edit a:visited {

	color:#506e0b;

}

.edit a:hover {

	color:#222;

}	


.entry a:link,
.entry a:visited {
	color: #b92222;
	background-color: transparent;
}

.entry a:hover {
	color: #779A22;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0px 0;
	padding: 5px 0;
	
	}
.entry p{

	margin: 0px 0 4px 10px;
		}	

.entry object{
	
	overflow:hidden;
	}	
	
.entry img{
	margin: 10px 5px 0px 0px;
	padding:4px 4px;
	border:1px solid #ccc;
	background:#fff;

	}		
.cover{
	margin: 0 0px 0 0px;
	background:#fff url(images/cover.jpg)  no-repeat;
	}
.leftcol{
	float:right;
	width:240px;
	padding-top:10px;
}

.feed{
	width:215px;
	height:30px;
	margin:10px 0px 5px 0;
	background:#597715;
	padding:5px 0px 0 5px;

}



.input{

	float: left;
	width: 135px;
	padding: 3px 3px;
	background: #EFEFEF url(images/form.gif) repeat-x;
	border: 1px solid #fff;
	font: normal 12px "century Gothic", Arial, Helvetica, sans-serif;
	color:#222;

	} 
.sbutton {
	margin-right:5px;
	float: right;
	margin-top: 0px;
	background: #fff;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222;
	height:25px;
	line-height:24px;
	}
/* The Sidebar */
.sidebar{
	float:left;
	width:220px;
	padding-top:5px;
	padding-right:20px;
	font-size:15px;
	font-family: "Century gothic", Arial, sans-serif;
	

	}

.sidebar h2 {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 10px;
	background:#5b7915;
	font-weight:bold;

	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;

	}

.sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar ul li {
	height:100%;
		line-height:18px;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color: #555;
	text-decoration: none;
padding:0 5px 0 25px;
	
	background:#fff url(images/side.jpg) no-repeat;



	}

.sidebar ul li a:hover {
	background: #fff url(images/sidea.jpg);
	background-repeat:no-repeat;
	color:#a12d12;
padding:0 5px 0 25px;

	}

.sidebar p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color: #daef8e;
	}	
	
/* --- FOOTER --- */

#footer {
	height:50px;
	padding:20px 0 0 0px;
	background:#768183 url(images/footer.jpg) top no-repeat;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#fff;
	}

#footer a:hover {
	color:#000a15;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#5B7915;
	}
.navigation a:hover {
	color:#333;

	}

/* The Attachment */






.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0px;
	font-size:20px;
	text-align:left;
	color:#5B7915;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #C3CFDF;
	color:#7A8B92;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #C3CFDF;
	color:#222;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#6C7F86;
	}
	
	
#glidercontent{
	margin:10px 0px 0px 0px;
	float:left;
	width: 600px;
}
	
.glidecontentwrapper{
	position: relative; /* Do not change this value */
	height: 210px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
	background:#fff;

}
.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position:absolute; /* Do not change this value */
	background:#fff;
	padding:0px 0px 0px 0px;
	visibility: hidden;
	margin:0px 0px;
	color:#fff;

}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 290px;
	height:210px;
	margin:10px 0px 0px 0px;
	text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	float:left;
}

.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	color: #2e6ab1;
	font-weight: bold;
	text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #E4EFFA;
	color: black;
}

.glidecontenttoggler a:hover{
		color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
	width: 290px;
	height:70px;
	background:#fff;
	float:right;
	display:block
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
	width: 290px;
	height:70px;
	background:#fff;
	float:right;
	display:block
}
.glidecontenttoggler a img {
	margin:0px 0px;
	
}
