/*  
Theme Name: AppSheriff
Theme URI: 
Version: 1
Author: Blog Design Studio
Author URI: http://blogdesignstudio.com/

	Valid XHTML 1.0 Transitional

*/

* {
margin: 0;
padding: 0;
}

body {
color: #333333;
background: #0a151d url(images/vert_pat.png) center top repeat-y;
font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.6;
}


#mainwrap {
background: url(images/background.jpg) top center no-repeat;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #262626;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
font-size: 27px;
}

h2 {
font-size: 25px;
}

h3 {
font-size: 21px;
}

h4 {
font-size: 15px;
text-transform:uppercase;
}

h5 {
font-size: 15px;
color:#666;
font-weight:bold;
}

h6 {
font-size: 14px;
color:#666;
font-style:italic;
}

p {
margin: 0 0 1.5em;
}

blockquote {
background: url(images/quote.gif) no-repeat;
color: #1382C7;
margin: 15px;
padding-left: 30px;
}

em {
font-style: italic;
}

strong {
font-weight: 700;
}

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}

pre {
background: #efefe9;
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

img {
border: 4px solid #cccccc;
}

img.alignleft {
float: left;
margin: 5px 10px 5px 0;
}

img.alignright {
float: right;
margin: 5px 0 5px 10px;
}

hr {
background: #E6E6D2; 
color: #E6E6D2;
clear: both; 
float: none; 
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}

hr.space {
height: 4em;
}

a:focus, a:hover {
color: #1382C7;
text-decoration: none;
}

a {
color: #1382C7;
text-decoration: underline;
outline: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
}

ul li, ol li {
margin-bottom: 0.5em;
}

ul {
list-style-type: circle;
}

ol {
list-style-type: decimal;
}

input, textarea {
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 13px;
padding:5px ;
background:#fff;
border: 3px solid #ddd;
color:#333;
margin-bottom:3px;
}
select {
font-size: 13px;
padding:2px ;
background:#fff;
border: 3px solid #ddd;
margin-bottom:3px;
}
label {
float:left;
clear:both;
margin-bottom:5px;
width:100%;
}
label span {
float:left;
width:110px;
}
#btnSubmit {
float:left;
clear:both;
cursor:pointer;
background:#666;
color:#fff;
}
#btnSubmit:hover {
background:#1382C7;
}

input[type="submit"] {
background:#666;
color:#fff;
cursor:pointer;
}
input[type="submit"]:hover {
background: #1382C7;
}

input[type="hidden"] {
display:none!important;
border:0;
}

#wp-email-content {
clear:both;
}
#wp-email-submit {
clear:both;
cursor:pointer;
background:#666;
color:#fff;
}
#wp-email-submit:hover {
background:#1382C7;
}

.clear {
float: none;
clear: both;
height: 0;
}

.container {
width: 1000px;
margin: 0 auto;
}

/********************************* HEADER START *********************************/

#header {
width: 1000px;
display: block;
margin: 0px auto;
padding: 0;
}

.logo a {
background: transparent url(images/logo.jpg) top left no-repeat;
width: 492px;
height: 154px;
float: left;
margin: 0 0 0 -44px;
}

.right {
float: right;
width: 324px;
text-align: right;
margin-right: 24px;
}

.subs {
height: 105px;
}

.subscribe {
font-family: "Kozuka Gothic Pro B", Lucida Sans Unicode, Arial, Helvetica, sans-serif;
font-size: 19px;
color: #fb6d20;
margin: 0;
text-transform: uppercase;
}

.subs img {
border: none;
}

.connect {
font-family: "Kozuka Gothic Pro B", Lucida Sans Unicode, Arial, Helvetica, sans-serif;
font-size: 19px;
color: #375d81;
margin: 0;
}

.word_s {
float: left;
margin: 5px 0 0 110px;
}

.word_c {
float: left;
margin: 13px 0 0 7px;
}

.searchform {
background: transparent url(images/search.png) top left no-repeat;
width: 300px;
height: 48px;
float: right;
margin-top:4px;
margin-bottom:-4px;
}

.searchform .searchword {
float: left;
font-family: "Kozuka Gothic Pro B", Lucida Sans Unicode, Arial, Helvetica, sans-serif;
font-size: 19px;
color: #375d81;
margin: 10px 0 0 12px;
}

.searchform #searchform input#s {
font-size: 15px;
width: 168px;
height: 21px;
line-height: 19px;
padding: 7px 0 5px 5px;
float: left;
background: transparent url(images/search_f.png) top left no-repeat;
margin: 8px 0 0 9px;
color: #fff;
border: none;
}

.searchform #searchform .searchbutton, .searchform #searchform .searchbutton:hover {
background:none;
border:none;
width:40px;
height:40px;
margin:4px 7px 0 0;
text-indent:-999em!important;
font-size:0;
color:#C0CCE3;
text-align:left;
}
/********************************* HEADER END *********************************/

/********************************* MAIN MENU START *********************************/

.menupack {
margin: 0px auto;
width: 595px;
height: 130px;
}

ul.menu {
list-style-type: none;
height: 42px;
margin: 0;
padding: 0;
font-size: 18px;
width: 595px;
float: left;
font-family: "Lucida Sans Unicode";
}

li.page_item {
float: left;
display: inline;
padding: 0;
margin: 0;
height: 42px;
line-height: 42px;
}

li.page_item a {
color: #fff;
display: block;
text-decoration: none;
line-height: 18px;
padding: 10px 15px 11px 15px;
}

li.page_item a:hover {
color: #abc8e2;
padding: 10px 15px 11px 15px;
}

li.current_page_item {
background: transparent url(images/menu_li.png) left top no-repeat;
padding: 0;
margin: 0;
height: 42px;
line-height: 42px;
}

li.current_page_item a {
background: transparent url(images/menu_a.jpg) right top no-repeat;
color: #183152;
padding: 12px 15px 11px 15px;
}

li.current_page_item a:hover {
background: transparent url(images/menu_a.jpg) right top no-repeat;
color: #183152;
padding: 12px 15px 11px 15px;
}

ul.topmenu {
list-style-type: none;
height: 40px;
margin: 0 0 22px 0;
padding: 0;
font-size: 15px;
width: 595px;
float: left;
font-family: "Lucida Sans Unicode";
}

ul.topmenu li {
float: left;
display: inline;
padding: 0;
margin: 0;
height: 40px;
line-height: 40px;
text-transform: uppercase;
}

ul.topmenu li a {
color: #abc8e2;
display: block;
text-decoration: none;
line-height: 18px;
padding: 12px 19px 0 19px;
}

ul.topmenu li a:hover {
color: #fff;
padding: 12px 19px 0 19px;
}

/********************************* MAIN MENU END *********************************/

.main {
background: url(images/main.png) top center no-repeat;
width:100%;
}

.subcon {
width:1000px;
margin:0px auto;
}
 
#leftcolumn, #rightcolumn {
margin: 0;
}

#leftcolumn {
float: left;
width: 587px;
margin: 30px 0 0 50px;
padding: 0;
}

#rightcolumn {
float: right;
width: 300px;
padding: 0;
margin: 22px 24px 0 0;
}

/********************************* POST CONTENT Classes *********************************/

.page h2 {
margin: 0 0 20px 0;
}

.post {
background: transparent url(images/post.jpg) bottom right no-repeat; 
padding: 0 20px 35px 0;
margin: 0 0 40px 0;
float: left;
clear: both;
width: 100%;
font-size: 13px;
line-height: 23px;
}

.title h2 {
font-size: 35px;
line-height:35px;
margin-bottom:10px;
}
.title h2 a {
color: #262626;
text-decoration: none;
}

.title h2 a:hover {
color: #1382C7;
}
 
.postdata {
color: #72726e;
margin: 0 0 20px 0;
padding: 0;
font-size: 11px;
line-height: 18px;
float: left;
width: 595px;
}

.postdata a {
color: #d95a11;
text-transform: uppercase;
padding:0 1px 0 1px;
}

.postdata a:hover, .pagers a:hover {
color: #fff;
background:#d95a11;
}

.postcom {
float: left;
display: inline;
width: 120px;
color: #8c8c8c;
}

.postcom a {
background: url(images/discuss.jpg) left top no-repeat;
padding: 0 1px 0 23px;
text-decoration: none;
color: #2277dd;
line-height:13px;
 
}
.postcom a:hover {
background: #2277dd url(images/discuss.jpg) left top no-repeat;
color: #fff;
}

a.more-link {
display: block;
height: 23px;
margin: 0;
float: right;
text-decoration: none;
color: #2277dd;
}

/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pageNav { 
padding: 0; 
margin: 0 0 50px 140px; 
height: 26px; 
float: left;
font-size: 12px;
}

.pageNav a, .pageNav a:visited { 
display: block; 
float: left; 
text-align: center; 
line-height: 24px; 
height: 26px; 
color: #fff; 
background: #585757; 
text-decoration: none; 
margin-right: 1px; 
padding: 0 9px 0 9px; 
}

.pageNav a:hover { 
background: #375d81; 
text-decoration: none; 
color: white; 
}

.pageNav span { 
background-color: #c7c7c7;
display: block; 
float: left; 
text-align: center; 
line-height: 24px; 
height: 26px; 
width: 105px; 
margin-right: 1px;
color: #333;
}

.pageNav .on { 
display: block; 
float: left; 
text-align: center; 
line-height: 26px; 
height: 26px; 
background: #375d81;  
color: white; 
margin-right: 1px; 
padding: 0 9px 0 9px;  
}

.dotts {
background-color: #c7c7c7;
width: 25px; 
height: 26px;
text-align: center; 
display: block; 
float: left;
margin-right: 1px;
}

/************************* SIDEBAR MAINS START ********************************/

ul.sidebar {
list-style-type: none;
margin: 0;
padding: 0;
float: right;
}

.sidebar li {
padding: 0;
margin: 0;
}

li.widget {
clear: both;
margin-bottom: 25px;
}

li.widget ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 300px;
} 

.sidebar ul li {
line-height: 15px;
margin: 0 0 1px 0;
padding: 8px 0 8px 0;
border-bottom: #1d394a 1px solid;
}

.sidebar ul li ul {
width: 300px;
border-bottom: none
}

.sidebar .children {
margin: 5px 0 0 0;
}

.sidebar h2 {
color: #d95a11;
font-weight: normal;
padding: 12px 0 0 0;
width: 300px;
font-size: 19px;
letter-spacing: 1px;
font-family: "Kozuka Gothic Pro B", Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}

.sidebar a {
color: #3d8edb;
padding: 0;
}

.sidebar a:hover {
color: #cccccc;
}

/************** TABS *******************/

.domtab {
float: left;
margin-bottom: 25px;
margin-top: 5px;
}

ul.tabs {
width:300px;
height:50px;
padding:0;
margin:0;
float:left;
}

div.TabContent {
padding:0;
margin:0;
float: left;
background: #e1e6fa url(images/tab_div.jpg) center bottom no-repeat;
}

div.TabContent ul {
padding:0 10px 20px 10px;
width: 280px;
font-family: "Lucida Sans Unicode";
}

div.TabContent ul li {
border-bottom: 1px solid #c4d7ed;
}

div.TabContent ul li a {
text-decoration: none;
color: #183152;
}

div.TabContent ul li a:hover {
color: #d95a11
}

ul.tabs li {
float:left;
display:inline;
padding:0;
margin:0;
border-bottom: none;
}

.TabLink {
background: transparent url(images/tab_li.png) top left no-repeat;
}

a.t {
float:left;
height:50px;
margin:0;
}

#tab0 {
width: 103px;
background: transparent url(images/tab2.png) top left no-repeat;
cursor:pointer;
}

li.active#tab0 {
background: transparent url(images/tab2.png) bottom left no-repeat;
}

#tab1 {
width: 92px;
background: transparent url(images/tab1.png) top left no-repeat;
cursor:pointer;
}

li.active#tab1 {
background: transparent url(images/tab1.png) bottom left no-repeat;
}

#tab2 {
width: 105px;
background: transparent url(images/tab0.png) top left no-repeat;
cursor:pointer;
}

li.active#tab2 {
background: transparent url(images/tab0.png) bottom left no-repeat;
} 

#tab3 {
width: 91px;
background: transparent url(images/tab3.png) top left no-repeat;
cursor:pointer;
}

li.active#tab3 {
background: transparent url(images/tab3.png) bottom left no-repeat;
}

#tab4 {
width: 81px;
background: transparent url(images/tab4.png) top left no-repeat;
cursor:pointer;
}

li.active#tab4 {
background: transparent url(images/tab4.png) bottom left no-repeat;
}

#tab5 {
width: 128px;
background: transparent url(images/tab5.png) top left no-repeat;
cursor:pointer;
}

li.active#tab5 {
background: transparent url(images/tab5.png) bottom left no-repeat;
} 

#tagcloud {
text-align:center;	
}

.tags {
background:#ccc;	
}

/************************* SIDEBAR MAINS END ********************************/

#write {
margin-bottom: 25px;
}

.write a {
background: transparent url(images/write.png) top left no-repeat;
width: 300px;
height: 55px;
display: block;
}

#appsubmit {
margin-bottom: 25px;
}

.appsubmit a {
background: transparent url(images/submit.png) top left no-repeat;
width: 300px;
height: 55px;
display: block;
}

#twitter-tools {
background: transparent url(images/twitterlarge.png) top right no-repeat;
float: left;
margin-bottom: 25px;
color:#999;
}

.twitter ul li {
line-height: 15px;
margin: 0 0 1px 0;
padding: 8px 0 8px 0;
border-bottom: #1d394a 1px solid;
}


/*********************/

.diggdigg {
float:right;
margin:0;
}
.diggdigg td {
padding-left:10px;
}

.tweetmeme_button {
float:right!important;	
}
.facebook-this {
float:right;
margin:0 10px 0 0;
}


.yahooBuzzBadge a span {

line-height:11px!important;
}


#related h3, h3#comments {
padding: 8px 15px 5px 0;
}

.facebook-this a img{border:0;}


.socials {
margin:0 0 20px 0;
padding:5px 10px 5px 10px;
display:block;
float:left;
width:250px;
background:#375d81;
}
.socials ul {
list-style-type:none;
margin:0
}
.socials h4, .socials a {
color:#fff;
}

.infeed {
padding:5px 0 5px 22px;
background:url(images/rssicon.png) left no-repeat;
}
.infeedmail {
padding:5px 0 5px 22px;
background:url(images/ico-email.png) left no-repeat;
}
.infeedtwitter {
padding:5px 0 5px 22px;
background:url(images/twitter_sm.gif) left no-repeat;
}
.del {
padding:5px 0 5px 22px;
background:url(images/delicious.png) left no-repeat;
}
.stumble {
padding:5px 0 5px 22px;
background:url(images/stumbleupon.png) left no-repeat;
}
.print {
padding:5px 0 5px 22px;
background:url(images/print.gif) left no-repeat;
}
.incomment {
padding:5px 0 5px 22px;
background:url(images/icon_comments.gif) left no-repeat;
}


.nextlinks {
margin:0 0 20px 0;
padding:0;
display:block;
float:right;
width:280px;
}
.nextlinks ul {
margin:0;
padding:0;
}
.nextlinks li {
list-style-type:none;
margin:0;
margin:3px 0 5px 0;
}
.nextlinks a {
line-height:13px;
font-size:13px;
padding:0
}




#rules {
background:#0081B1;
float:left;
width:615px;
margin:10px 0 20px 0;
padding:10px;
color:#fff;
}



.postads {
float:left;
text-align:center;
width:100%;
margin:0 0 30px 0;
padding:0 0 30px 0;
border-bottom: 1px solid #e6e6e6;
}


li.sideads .textwidget {
text-align:center;
}



/*********************/




#video {
float: left;
margin-bottom: 25px;
}

#video a {
color: #fff;
float: right;
}


/************************* COMMENTS START ********************************/
#commentform {
float:left;
clear:both;
list-style-type:none;
}

.commentlist {
list-style-type:none;
margin:0;
padding:0;
}
.commentlist li {
list-style-type:none;
}

#commentform textarea {
width:90%;	
}
#commentform p {
clear:both;
}
#commentform input {
display:inline;
float:left;
clear:none;
margin:0 10px 10px 0;
}
#commentform label {
display:inline;
width:300px;
clear:none;
line-height:30px;
}

.avatars {
	float:left;
	margin-right:10px;
}
.commentlist {
list-style-type:none;
margin:0 0 30px 0;
padding:0;
}
.commentlist li {
margin:0;
padding:10px 10px 1px 10px;
clear:both;
width:auto;
}

#cancel-comment-reply-link {
margin-bottom:10px;
float:left;
clear:both;
}

#respond {
float:left;	
margin:10px 0 0 0;
}

.commentlist li.alt {
background:#f0f0f0;
	}

.fn {
	font-size:17px;
	line-height:21px;
	padding-top:20px;
	}

.commentmetadata a {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#262626;
	}




/************************* FOOTER START ********************************/

#footer {
color: #6f96af;
width: 100%;
padding-top: 50px;
padding-bottom:25px;
display: block;
background: #0a151d url(images/footer.png) center top no-repeat;
float:left;
}

#footer .container {
margin: 0px auto;
padding: 0;
width: 1000px;
}

.menus {
background: transparent url(images/menus.jpg) bottom center no-repeat;
float:left;
padding-bottom:15px;
width:100%;
}

.credits { 
padding: 10px 0 10px 0;
font-size: 12px;
color: #595959;
font-family: Arial, Helvetica, sans-serif;
float: left;
width: 100%;
}

.credits a {
color: #d95a11;
text-decoration: none;
}

.menusbottom {
float: left;
width: 637px;
height: 160px;
}

.left {
width: 200px;
float: left;
}

ul.left {
list-style-type: none;
margin-left: 29px;
padding: 0;
font-size: 13px;
float: left;
font-family: "Lucida Sans Unicode";
width: 70px;
}

ul.left li {
padding: 0;
margin: 0;
height: 30px;
line-height: 13px;
background: url(images/arrow.jpg) top left no-repeat;
background-position: 0px 5px;
}

ul.left li a {
color: #cccccc;
display: block;
text-decoration: none;
line-height: 13px;
padding: 0px 15px 11px 15px;
background:none;
}
ul.left li.current_page_item a:hover {
background:none;
}

ul.left li a:hover {
color: #183152;
padding: 0px 15px 11px 15px;
}

.right {
width: 310px;
float: right;
}

ul.right {
list-style-type: none;
height: 94px;
margin: 0;
padding: 0;
width: 315px;
float: right;
}

ul.right li {
float: left;
display: inline;
padding-right: 10px;
margin: 0;
}

ul.right li a {
color: #cccccc;
display: block;
text-decoration: none;
padding:0;
}

.about {
float: right;
width: 300px;
}

.about a {
float: right;
}

.copyright {
float: left;
width: 637px;
text-align: left;
}

.design {
float: right;
width: 300px;
text-align: right;
}

/****** Cat nav DropDowns *****/


#nav{
font-size:1.1em;
}
#nav, #nav ul {
list-style: none;
line-height: 1;
}
#nav a, #nav a:hover {
display: block;
text-decoration: none;
border:none;
}
#nav li {
float: left;
list-style:none;
background:url(images/catBorder.gif);
background-position:right;
background-repeat:no-repeat;
}
#nav li.hover, #nav li:hover {
float: left;
position:relative;
}

#nav a, #nav a:visited {
display:block;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
background:transparent;
text-decoration:none
}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
margin:0;
padding:0;
margin-top:10px;

}
#nav li li {
width: 172px;
background:none;
background: #0a151d;
text-transform:none;
font-size:12px;
border-bottom:1px solid #375d81;
}
#nav li li a, #nav li li a:visited {
/*** no use ***/
}
#nav li li a:hover, #nav li li a:active {
/*** no use ***/

}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
a.main:hover {
background:none;
}

/************************* FOOTER END ********************************/





.download a {
background: url(images/download.jpg) left no-repeat;
padding-left:25px;
margin:20px 10px 20px 0;
height:22px;
display:inline-block;
}
.view a {
background: url(images/view.jpg) left no-repeat;
padding-left:25px;
margin:20px 10px 20px 0;
height:22px;
display:inline-block;
}
.demo a {
background: url(images/demo.jpg) left no-repeat;
padding-left:27px;
margin:20px 10px 20px 0;
height:22px;
display:inline-block;
}
.source a {
background: url(images/source.jpg) left no-repeat;
padding-left:25px;
margin:20px 10px 20px 0;
height:22px;
display:inline-block;
}
