/*  
Theme Name: Savage Beagle
Description: Simple web2.0 wordpress blog design based on Blue Black.
Date: July 1, 2009
Version: 0.1
Author: Servoweb Technologies
Author URI: http://www.servoweb.com/
Tags: light, three-Columns, Black, Blue, fixed-width, theme-options
*/

/*-------------------------------------------------------------------------------------------------------------------*/

/*--General--*/
* {	/*--make all to 0 as default--*/
	padding: 0;
	margin: 0;
}

body {
	color: #333;
	line-height: 170%;
	background-color: #303030;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	}

/*--formatting--*/
a {
	color: #018dd8;
	outline-style: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #018dd8;
}

p {
	padding: 0 0 1.8em;
}	

h2 {
	font: 900 30px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

h2.pagetitle {
	font: 400 24px Arial, Verdana, Tahoma;
	margin-top: 20px;
	padding: 2px 0;
	text-align: center;
	letter-spacing: 0;
	background-color: #323232;
	border: 1px solid #131313;
}

h2.pagetitle strong {
	font-size: 30px;
}

h2 a {
	color: #5A9CED;
	text-decoration: none;
}

h3 {
	font: 900 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h4 {
	font: 900 16px "Times New Roman", Times, serif;	
	font-style: italic;
}

h5 {
	font: 400 14px Arial, Helvetica, sans-serif;	
}

h6 {
	
}

blockquote {
	width: 400px;
	background-color: #333333;
	padding: 10px;
	clear: both;
	margin: 10px 0 0 0;
	border: 1px solid #131313;
	font: 400 12px Arial, Times, serif;		
}

blockquote p {
	padding: 0;
}

.entry ul, .entry ol, .post ul, .post ol {
	padding: 18px;
}

ul {
	list-style-type: circle;
}

ul li ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol li ol {
	list-style-type: lower-roman;
}

img.left {
	float: left;
	margin: 5px 5px 5px 0;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #141414;
}

img.right {
	float: right;
	margin: 5px 0 5px 5px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #141414;
}

/*--container--*/
#wrapper {
	width: 980px;
	margin: 0 auto;
	-khtml-opacity: 0.9;
}

#header {
	height: 180px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 980px;
}

#content #left-col {
	width: 650px;
	float: left;
	position: relative;
	padding-right: 30px;
	padding-bottom: 30px;
}

#content #right-col {
	width: 300px;
	margin-top: 20px;
	float: left;
	position: relative;
}

#content #right-col #sidebar {
	width: 300px;
	float: left;
	position: relative;
}

/*--header--*/



/*--page-menu--*/
#header #menu {
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}

#header #menu ul {
	list-style: none;
}

#header #menu ul li.page_item {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	
	margin-bottom: 0px;
	margin-left: 8px;
}

#header #menu ul li.page_item a {
	height: 21px;
	float: left;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	width: 120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	letter-spacing: -1px;
}

#header #menu ul li.page_item a:hover {
	color: #fff;
}

#header #menu ul li.current_page_item a {
	color: #fff;	
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#header #menu ul li.current_page_item  {
	background-image: url(/wp-content/themes/savage-beagle/images/current-page-bg.png);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A9ADD;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}




/*--post--*/

.post {
	width: 650px;
	float: left;
	margin-top: 20px;
	min-height:700px;
  height:auto !important;
  height:700px;
}

.post-bg-down {
	float: left;
	width: 650px;
	height: 5px;
	clear: both;
}

.post-info {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 100%;
	font-size: 12px;
	color: #666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.post-info a{
}

.post-info a:hover{
	text-decoration: none;
}

ul.links {
	list-style: none;
}

.entry {
	float: left;
	width: 630px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}

.entry h2 a {
	font-size: 20px;
	width: 580px;
	line-height: 25px;
}

.entry h2 a:hover {
	color: #018dd8;	
	text-decoration: none;
}

.more {
    display: block;
	background: url(images/more.png) no-repeat top left;
	width: 73px;
	height: 17px;
	text-indent: -9999em;
	display: block;
    margin: 20px 50px 20px 0;
    cursor: pointer;
    float: right;
}

p.metadata {
	padding: 0 0 0 15px;
	margin-left:10px;
	background-color: #323232;
	clear: left;
	margin-top: 15px;
	font-size: 11px;
	background: url(images/tag.png) no-repeat left;
}

p.metadata2 {
	padding: 2px;
	background-color: #323232;
	border: 1px solid #131313;
	clear: left;
	text-align: left;
	width: 592px;
	margin-top: 20px;
	text-align: center;
}

.clear {
	clear: both;
	padding: 10px 0 0 0;
}

.banner-after-post {
	width: 600px;
	height: 60px;
	margin-top: 20px;
	float:left;
}

.banner-after-post img{
	border: none;
}

/*--right-col--*/

/*--feed--*/

.feed {
}

.feed ul {
	list-style: none;
}

.feed ul li {
	margin-bottom: 5px;
}

.feed ul li a{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.feed ul li a:hover{
	text-decoration: none;
}

.rss-icon {
	float: left;
	background: url(images/rss-icon.png) no-repeat;
	width: 80px;
	height: 60px;
	margin-left: 40px;
}

/*--search--*/
#searchform {
	width: 267px;
	float: right;
	background: url(images/searchform.png) no-repeat top left;
	height: 33px;
	margin: 66px -1px 0 0;
}

#searchform form {
	float: left;
	width: 310px;
	margin: 10px;
	display: inline;
}

#searchform form input#s {
	width: 167px;
	background: url(images/form.png) no-repeat top left;
	height: 19px;
	border: 0;
	float: left;
	margin-right: 10px;
	padding: 3px 0 0 7px;
	color: #666;
	font-size: 11px;
}

#searchform form input#searchsubmit {
	width: 61px;
	background: url(images/search.png) no-repeat center left;
	height: 23px;
	border: 0;
}

/*--ad block--*/

.ads {
	float: left;
	width: 300px;
	margin: 0 0 20px 0;
}

.ads h2 {
	background: url(images/h2-sidebar.png) no-repeat;
	width: 290px;
	height: 25px;
	font-size: 17px;
	padding: 20px 0 0 10px;
}
.adsimg {
	border-left: 1px solid #090909;
	border-right: 1px solid #090909;
	width: 285px;
	padding: 10px 0 0 13px;
}

.ads img {
	border: none;
	margin: 0 0 5px 5px;
}

.li-sidebar-bottom {
	float: left;
	width: 300px;
	height: 4px;
	background: url(images/li-sidebar-bottom.png) no-repeat;
}

/*--sidebar1--*/

#sidebar h3 {
	text-align: center;
	margin-bottom: 15px;
}

#sidebar ul {
	list-style: none;
	margin-bottom: 20px;
}


#sidebar2 {
	float: left;
	width: 300px;
}

#sidebar ul {

}

#sidebar ul li {
	float: left;
	width: 300px;
	margin-bottom: 30px;
}

#sidebar ul li h2 {
	background: url(images/h2-sidebar.png) no-repeat;
	width: 290px;
	height: 40px;
	font-size: 17px;
	text-transform: capitalize;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 5px;
}


#sidebar ul li ul {

}

#sidebar ul li ul li {
	float: left;
	width: 300px;
	border: 0;
	margin-bottom: 0;
}

#sidebar ul li ul li a {
	border-left: 1px solid #090909;
	border-right: 1px solid #090909;
	float: left;
	width: 258px;
	text-decoration: none;
	color: #bababa;
	padding: 5px 10px 0 30px;
}

#sidebar ul li ul li a:hover {
	color: #0196e6;
	font-weight: normal;
}

/*--comments--*/

#comments {
	margin-top: 15px;
	float: left;
	width: 600px;
	padding: 20px 0 20px 0;
	color: #fff;
}

h3#comment-title {
	background: url(images/comments.png) no-repeat top left;
	width: 200px;
	float: left;
	text-indent: -9999em;
	padding: 5px 0 20px 0;
}

#comments ol, #comments ol li {
	float: left;
	width: 600px;
	list-style: none;
	padding: 0;
	margin-bottom: 20px;
}

#comments ol li .comment-data {
	float: left;
	width: 475px;
	background-color: #323232;
	min-height: 120px;
	overflow: visible;
	font-size: 11px;
	padding: 0 5px 0 10px;
}

#comments ol li.alt .comment-data {
	float: left;
	width: 475px;
	min-height: 120px;
	overflow: visible;
	padding: 0 5px 0 10px;
	background: none;
}

#comments .comment-gravatar {
	float: left;
	margin: 0 10px 0 10px;
}

#comments .comment-gravatar img{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 15px solid #fff;
	
}

#comments .comment-info {
	color: #1486c1;	
	font-size: 11px;
	padding: 5px 0 0;
}

#comments .comment-info a {
	text-decoration: none;
}

/*--respond--*/
#respond {
	background: url(images/respond.png) no-repeat top left;
	padding-top: 30px;
	margin-top: 15px;
	float: left;
	float: left;
	width: 600px;
}

#respond p {
	padding: 0 0 10px 10px;
}

#respond input {
	padding: 2px;
	border: 1px solid #a9a9a9;
}

/*--widget-formatting*/
.textwidget {
	padding: 5px;
}

a.tag-link-11 {
	text-decoration: none;
	margin: 3px;
}

#tag_cloud {
	text-align: center;
}

/*--page nav--*/

.navigation {

	float: left;
	width: 600px;
	margin: 20px 0 0 0;
}

.navigation .previous {

	float: left;
	display:block;
	text-indent: -9999em;
	background: url(images/previous.png) no-repeat;
	width: 122px;
	height: 22px;
	margin: 7px 0 20px 20px;
	cursor:pointer;
}

.navigation .next {

	float: right;
	display:block;
	text-indent: -9999em;
	background: url(images/next.png) no-repeat;
	width: 94px;
	height: 22px;
	margin: 7px 20px 20px 0;
	cursor:pointer;
}

/*--contact--*/

.contact-form {
	
	width: 550px;
}

.contact-form input {
	
	border: none;
	border: 1px solid #b7b6b6;	
	color: #000;
}

.contact-form textarea {
	
	border: none;
	border: 1px solid #b7b6b6;	
	color: #000;
}

.contact-form form, fieldset {

	border: none;
	
}

.contact-form .cp_message {
	width: 90%;	
	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#content-wrapper {
	background-color: #fff;
}
#content-wrapper {
	min-height:400px;
	height:auto !important;
	height:400px;
	display: block;
	float: none;
	background-image: url(/wp-content/themes/savage-beagle/images/content-wrapper-bg.png);
	background-repeat: repeat-x;
	}
#header #blog-title  {
	height: 195px;
	width: 300px;
	float: left;
	margin-left: 150px;
	margin-bottom: 6px;
}
.widget {
	background-color: #303030;
}
#footer-wrapper{background: #303030;
	display: block;
	clear: both;}

#footer {
	color: #fff;
	width:980px;
	height: 40px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
	padding: 40px;
}
#footer .col1,
#footer .col2,
#footer .col3
  {
	float: left;
	width: 340px;
}
#footer .col3{width:250px}
#footer h2 {
	font-size: 20px;
}
#footer li {
	list-style-type: none;
}
.linkcat {
	padding-bottom: 10px;
}
#sidebar ul {
}
#sidebar2 ul,
#sidebar2 li {
}
#footer #copyright {
	font-size: 11px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
#sidebar .ngg-widget.entry-content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.form-row {
	display: block;
	clear: both;
	padding: 10px;
	line-height: 20px;
}
.form-row label {
	width: 200px;
	float: left;
	text-align:right;
	margin-right: 10px;
}
#wpcf7-f2-p9-o1 .form-row br {
	display: none;
}
.form-row #captcha-display {
	float: left;
}
#right-col #sidebar #recent-posts-3 ul li a {
	margin-bottom: 5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #548BD4;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 280px;
	border-right-style: none;
	border-left-style: none;	
}
#header-wrapper {
	background-color: #242424;
	background-image: url(/wp-content/themes/savage-beagle/images/rotate/index.php);
	background-repeat: no-repeat;
	background-position: center top;
	height: 230px;
}

#mapframe {
	width: 500px;
	height: 500px;
}.size-thumbnail, .alignright {
	background-color: #FFF;
	margin: 5px;
	padding: 4px;
	border: 1px solid #CCC;
}
.alignright {margin-left:20px}

#ticket-calendar td, #ticket-calendar th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AEAEAE;
	background-color: #F4F4F4;
	text-align: center;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #AEAEAE;
}
#ticket-calendar .month-name th {
	font-size: 20px;
	line-height: 35px;
	color: #FFF;
	background-color: #000;
}
#ticket-calendar .day-name th {
	background-color: #666;
	line-height: 20px;
	color: #FFF;
}
	
#ticket-calendar td {
	height: 90px;
	width: 90px;
	vertical-align: top;
	
}
#ticket-calendar .inactive-day {
	background-color: #FFF;
}
#ticket-calendar h6 {
	line-height: 20px;
	font-size: 10px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ticket-calendar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-left-width: 1px;
	border-left-color: #AEAEAE;
	width: 630px;
}
#ticket-calendar .inactive-day {
	background-color: #FFF;
}
#ticket-calendar  .inactive-day label {
	float: left;
	background-color: #FFF;
	height: 15px;
	width: 15px;
	padding: 3px;
	clear: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	color: #E8E8E8;
}
#ticket-calendar label {
	float: left;
	background-color: #E8E8E8;
	height: 15px;
	width: 15px;
	padding: 3px;
	clear: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	line-height: 14px;
}
#ticket-calendar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ticket-calendar li {
	padding: 0px;
	text-align: center;
	border: 1px solid #666;
	margin: 2px;
}
#ticket-calendar .day {
	background-color: #E18700;
}
	#ticket-calendar .night {
	background-color: #CCC;
}
	#ticket-calendar .vip {
	background-color: #FC0;
}
#ticket-calendar li a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height: 20px;
}
#ticket-calendar p {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
#ticket-calendar tr {border-bottom:none}
