/* @override http://blog.jogtheweb.com/wp-content/themes/JogBlog_v2/style.css */

/* @override http://salleedesign.com/WP_themes/Test/wp-content/themes/JogBlog_v2/style.css */

/* @override http://localhost:8888/JOG_BLOG/wp-content/themes/JogBlog_v2/style.css */

/* @override http://localhost:8888/JOG_BLOG/wp-content/themes/JogBlog_v2/style.css */

/* @override http://localhost:8888/JOG_BLOG/wp-content/themes/JogBlog_v2/style.css */

/*  
Theme Name: jogblog
Theme URI: http://www.jogblog.com/
Description: A 100% blog type theme with faq
Version: 2.0
Author: Sallée Jeremy
Author URI: http://www.salleedesign.com 
*/

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body 
{
	color: #444;
	font: 14px/22px Arial, Helvetica, sans-serif;
	background: #fff;
}

textarea 
{
     resize: vertical;
     outline: none;
}

input 
{
	outline: none;
}

:focus 
{
	outline: 0;
}


ol, ul 
{
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after 
{
	content: "";
}
blockquote, q 
{
	quotes: "" "";
}

blockquote
{
	font-size: 20px;
	font-family: Myriad Pro, Helvetiva, Arial, sans-serif;
	color: #666;
	line-height: 30px;
}

blockquote p{
	padding:10px 15px 10px 20px;
	margin: 10px 0;
	background: #ddd;

	text-align: right;

	}

pre, code 
{	
    margin: 10px 0; 
    padding: 10px; 
	background: #fff;
	font-size: 12px;
	font-family: Courier New;
	color: #000;
	line-height: 10px;
    } 
    
p > code 
{ 	
	font-size: 1.0em;
	line-height: 1.2em;
} 
      
pre code 
{ 
	border: none; 
}

acronym 
{
	cursor: help;
	border-bottom: 1px dashed #333;
}

strong 
{
	font-weight: bold;
}

em {
	font-style: italic;
}

hr 
{
	display: none;
}

adress
{
font-style: italic;
}

.right 
{
	float: right;
}

.left 
{
	float: left;
}

.hide 
{
	display: none;
}

.clear 
{
	clear: both;
}


.clearfix:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix 
{
	display: block;
}
html[xmlns] .clearfix 
{
	display: block;
}
* html .clearfix 
{
	height: 1%;
}


/* Link Styles */
a:link, a:visited 
{
	color: #0072d8;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}
a:hover 
{
	color: #0072d8;
	text-decoration: underline;
}
a:active 
{
	color: #0072d8;
	text-decoration: none;
}
h1 a:link, h1 a:visited 
{
	color: #262e34;
	text-decoration: none;
	font-weight: bold;
}

h1 a:hover 
{
	color: #191e22;
	text-decoration: none;
}
h1 a:active 
{
	color: #262e34;
	text-decoration: none;
}




/* Headings */
h1, h2, h3, h4, h5, h6 
{
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #f8fafa;
	color: #262e34;

}

h1 
{
	color: #262e34;
	font-size: 40px;
	line-height: 50px;
	margin-top: 0px;
}

h2 
{
	color: #262e34;
	font-size: 32px;
	line-height: 40px;
}

h3 
{
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 5px;
}

h4 
{
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 5px;
}

h5 {}
h6 {}




#header_wrap 
{
	background: #262e34 url(images/headerSep.png) bottom repeat-x;
	height: 130px;
}

#content_wrap 
{
	background: #fff;
	padding: 20px 0;
}


/* Header */


#header 
{
	position: relative;
	height: 130px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.logo, .logo a 
{
	display:block;
	height:52px;
	width:160px;
	position:absolute;
	left:0px;
	top:20px;
}

.logo a 
{
	top:0;
	right:0;
	text-indent:-9999px;
	outline:none;
	background: url(images/logo.png) no-repeat;
}

/** languages **/
#languages
{
	position: absolute;
	right: 0;
	top: 55px;
}

#languages li
{
	float: left;
	padding:0 20px;
}

#languages li.first
{
	border-right: 1px solid #555;
}


#header .description
{
	position: absolute;
	top: 50px;
	left: 57px;
	font-size: 11px;
	color: #fff;
	text-shadow: 1px 1px 0px #20272c;
}

/** breadcrumb **/

#breadcrumb
{
	width: 964px;
	height: 53px;
	background: url( images/breadcrumb-bg.png ) no-repeat;
	top: 152px;
	position: absolute;
	padding-left: 20px;
	text-shadow: 1px 1px 0px #dee3e4;
	padding: 0 0 0 1px;
	margin: 0;
}

#breadcrumb a
{
padding: 0 20px 0 15px;
line-height: 55px;
float: left;
}

#breadcrumb a.home_icon
{
	width: 49px;
	height: 47px;
	background: url( images/home-ico.png ) no-repeat left center;
    float: left;
	margin-top: 3px;
	display: block;
	padding: 0;
}

#breadcrumb span.sep
{
	background: url( images/breadcrumb-sep.png ) no-repeat left;
	height: 53px;
	width: 8px;
	font-size: 1px;
	float: left;
	padding: 0;
	margin: 0;
}

#breadcrumb span.current_crumb
{
font-size: 15px;
line-height: 55px;
padding: 0 0 0 15px;
background-image: none;

}

/* search */

#searchform
{
	height: 51px;
	margin: 0;
	padding: 0px 0 0 0;
	line-height: 41px;
	margin-left: -3px;
}

#s
{
	background: #ddd;
	border: none;
	font-size: 16px;
	width: 224px;
	margin: 0;
	padding: 10px;
}

#searchsubmit
{
	background: #262e34;
	border: none;
	cursor: pointer;
	padding: 9px 7px;
	margin-left: 0px;
font-size: 14px;
color: #fff;
}

.ie #searchsubmit
{
	background: #262e34;
	border: none;
	cursor: pointer;
	padding: 9px 5px;
	margin-left: 0px;
font-size: 14px;
color: #fff;
}



/* content */
#content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0 16px;
	margin-top: 0px;
}

/* Page */
#page_wrap {
	width: 644px;
	float: left;
	position: relative;
	background:transparent url(images/sidebar_sep_tile.png) repeat-y;
	background-position: 638px 0;
}

#page {
	width: 611px; 
	padding: 10px 33px 0px 0;
	background: url( images/sidebar_sep_top.png ) no-repeat;
	background-position: 638px 0px;
	margin: 0 0 0 0;
}

#page_bottom {
	width: 644px;
	height: 21px;
	background:url(images/sidebar_sep_bottom.png) no-repeat right;
	margin-top: 0;
}

/* welcome text and icon */
#welcome
{
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0 0 20px 0;
}

.welcome_image {
	width: 163px;
	height: 178px;
	margin: 0;
	float: left;
	background: url( images/home_illustration.png) no-repeat;
}

.welcome_text 
{
	position: relative;
	float: left;
	width: 767px;
	background: #d7d7d7;
	-moz-border-radiu-: 5px;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
padding: 8px 15px;
font-family: Myriad Pro, Helvetica, Arial, sans-serif;
font-size: 22px;
line-height: 30px;
color: #333;
min-height: 65px;
	
}


/*faq */
.faqcontent
{
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 20px;
	padding-top: 20px;
}

.faq_content
{
	padding-bottom: 12px;
}

#faq_list
{
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 20px;

}


/* post / thumb */

.post
{
	margin-top: 20px;
	border-bottom: 1px solid #d6d6d6;
}

.post_image {
	width: 137px;
	height: 137px;
	margin: 0 15px 10px 0;
	float: left;
}

.post_metadata 
{
	position: relative;
	float: left;
	width: 435px;
}

.post_metadata_large
{
	position: relative;
	float: left;
	width: 595px;
}

.author_metadata{
	float:left;
	height:30px;
	line-height: 30px;
	border: 1px solid #acb0b3;
	padding: 0 10px;
	color: #989898;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.author_metadata span{
}

.author_metadata span.date{
	padding-right: 8px;
	border-right: 1px solid #acb0b3;
}

.author_metadata span.author{
	padding: 0 8px;
	border-right: 1px solid #acb0b3;
}

.author_metadata span.categories{
	padding: 0 8px;
	border-right: 1px solid #acb0b3;
}

.author_metadata span.comments{
	padding: 0 0 0 8px;
}

.text_entry
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.text_entry .widePage
{
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}

.post_extradata
{
	padding-bottom: 25px;
	padding-top: 0px;
	text-align: left;	
}

#post_sep
{
	background: url( images/page-sep.png ) repeat-x;
	height: 22px;
	margin: -22px -35px 0 -36px;
}

/* post single*/
.text_entry ul
{
 border-top: 1px solid #ccc;
 margin: 10px 0;
 font-style: italic;
 color: #666;
}

.text_entry ul li, .faq_content ul li
{
	border-bottom: 1px solid #ccc;
	padding: 4px 0 4px 20px;
	background: url( images/icons/tick-small-ico.png ) no-repeat;
	background-position: 0 10px;
}

.text_entry ol, .faq_content ol
{
	list-style: decimal;
	margin: 10px 0 10px 20px;
}

.text_entry ol li, .faq_content ol li
{
	padding: 1px 0;
}

span.tags p
{
margin: 10px 0 25px 0;
font-weight: bold;
}

/* comments */
#comments
{
	margin-top: 10px;
}

ol.commentlist
{
	list-style: none;
	margin: 0 0 25px 0px;
}

ol.commentlist li
{
	margin: 10px 0 10px 0px;
	padding: 10px 15px 10px 15px;
	border: 1px solid #d7d7d7;

}

ol.commentlist li .comment-author
{

	padding-bottom: 5px;
}

ol.commentlist li .comment-meta
{
	float: right;
	margin-top: -27px;
	font-size: 12px;
}

ol.commentlist li p
{
	margin-top: 4px;
	font-style: italic;
	font-size: 13px;
}

/* respond */

#respond
{
	margin: 15px 0 0 -2px;
}

#commentform
{
	margin-top: 10px;
}

#commentform input, #commentform textarea
{
	background: #ddd;
	padding: 10px;
	-moz-border-radiu-: 5px;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border: none;
width: 342px;
font-size: 14px;
color: #222;
}

#commentform textarea
{
	width: 592px;
	margin-top: 5px;
}

#commentform p label, .ajax_form label
{
	margin-left: 8px;
	font-size: 18px;
	line-height: 41px;	
}

.ajax_form label.blocklabel
{
}

#commentform p label span.required
{
	font-size: 11px;
	color: #ff5a00;
}
#commentform p label span.publishing_policy
{
	font-size: 11px;
}

#submit.button, #send.button
{
	width: 200px;
	cursor: pointer;
	background: #262e34;
	border: none;
	color: #dce2e5;
	margin-top: 10px;
	margin-bottom: 5px;
}

#submit.button:hover, #send.button:hover
{
	background: #009bff;
}

/* contact form */
.ajax_form
{
	margin-top: 20px;
	border-top: 1px solid #d7d7d7;
	padding-top: 20px;
}
.ajax_form input
{
	background: #ddd;
	padding: 8px;
	-moz-border-radiu-: 5px;
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border: none;
width: 200px;
font-size: 14px;
color: #222;
}

.ajax_form textarea
{
	background: #ddd;
	padding: 10px;
	-moz-border-radiu-: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border: none;
	width: 582px;
	font-size: 14px;
	color: #222;
}



/* pagination */

.pagination
{
	text-align: right;
	margin-right:-7px ;
	margin-top: -22px;
}

.pagination span
{
	background: #262e34;
padding: 5px 8px;
-moz-border-radiu-: 2px;
-moz-border-radius: 2px;
-webkit-border-radius:2px;
color: #dce2e5;
margin-right: 7px;
}

.pagination a
{
	background: #009bff;
padding: 5px 8px;
-moz-border-radiu-: 2px;
-moz-border-radius: 2px;
-webkit-border-radius:2px;
color: #dce2e5;
margin-right: 7px;
}

.pagination a:hover
{
	background: #262e34;
text-decoration: none;
}

.pagination_label
{
	margin-top: 38px;
}


/* sidebar */

#sidebar {
	width: 290px;
	float: right;
	line-height: 20px;
	padding-top: 20px;
}



#sidebar .side_box
{
	margin: 0 0 30px 0;
}

#sidebar ul
{
	padding: 3px 0;
}

#sidebar ul li
{
	
	border-top: 1px solid #d7d7d7;
	padding: 5px 0;
}

#sidebar ul li:last-child
{
	
	border-bottom: 1px solid #d7d7d7;
}

/* titles */

#sidebar h3 span.icon_title
{
	font-size: 1px;
	height: 32px;
	width: 32px;
	float: right;
	background:url(images/icons/h3_icons.png) no-repeat;
	
}

#sidebar h3.intro_box span.icon_title
{
	background-position: 0 -33px;
}

#sidebar .widget_pages h3 span.icon_title
{
	background-position: 0 -192px;
}

#sidebar .widget_archive h3 span.icon_title
{
	background-position: 0 -164px;
}

#sidebar .widget_calendar h3 span.icon_title
{
}

#sidebar .widget_categories h3 span.icon_title
{
	background-position: 0 0;
}

#sidebar .widget_links h3 span.icon_title
{
	background-position: 0 -226px;
}

#sidebar .widget_meta h3 span.icon_title
{
	background-position: 0 -259px;
}


#sidebar .widget_recent_comments h3 span.icon_title
{
	background-position: 0 -66px;
}


#sidebar .widget_recent_entries h3 span.icon_title
{
	background-position: 0 -99px;
}


#sidebar .widget_tag_cloud h3 span.icon_title
{
	background-position: 0 -132px;
}

#sidebar .widget_tag_cloud h3
{
	border-bottom: 1px solid #d7d7d7;
}

#sidebar .widget_text h3 span.icon_title, #sidebar .widget_text h3
{
	background-position: 0 -27px;
		padding-bottom: 8px;
}
#sidebar .widget_text h3
{
	border-bottom: 1px solid #d7d7d7;
	line-height: 45px;
}



#sidebar .widget_sub_navigation h3 span.icon_title
{
	background-position: 0 -291px;
}


/* widget_recent_entries */

#sidebar .widget_recent_entries ul
{
}

#sidebar .widget_recent_entries ul li
{
}

/*sub nav */

#sidebar .widget_sub_navigation ul
{
}

#sidebar .widget_sub_navigation ul ul
{
}

#sidebar .widget_sub_navigation ul li
{
}

#sidebar .widget_sub_navigation ul li li
{
}




/*pages */

#sidebar .widget_pages ul
{
	border: 1px solid #d7d7d7;
	padding-left: 15px;
}

#sidebar .widget_pages ul ul, #sidebar .widget_pages ul li
{
	border: none;
}

#sidebar .widget_pages ul li li
{
	padding-left: 10px;
}

/*recent comments */
#sidebar .widget_recent_comments ul
{
}


#sidebar .widget_recent_comments ul li
{
}

#sidebar .widget_recent_comments ul li a
{
    font-style: italic;
}

#sidebar .widget_recent_comments ul li a.url
{
	color: #a4bfd1;
}

/* tag cloud */

#sidebar .widget_tag_cloud div
{
}

/* text */
#sidebar .widget_text div
{
	padding-top: 15px;
}

/* categories */
#sidebar .widget_categories ul li
{
}


/* meta */
#sidebar .widget_meta ul li
{
}


/* archives */
#sidebar .widget_archive ul li
{
}

/* links */
#sidebar .widget_links ul li
{
}

/* calendar */
#sidebar .widget_calendar div
{
}

#sidebar .widget_calendar table
{
	width: 297px;
	border-collapse: collapse;
		text-align: center;
}

#sidebar .widget_calendar table caption
{
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #555;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 9px;
}

#sidebar .widget_calendar table th
{
padding: 0 0 10px 0;
}

#sidebar .widget_calendar tbody 
{
}

#sidebar .widget_calendar tbody tr
{
	padding: 3px;
	border-bottom: 1px solid #d7d7d7;
}

#sidebar .widget_calendar tbody tr:last-child 
{
  border: none;
}

#sidebar .widget_calendar tbody td:first-child 
{
  border: none;
}




#sidebar .widget_calendar tbody td
{
	padding: 3px;
	border-left: 1px solid #d7d7d7;
}


#sidebar .widget_calendar tfoot td
{
	vertical-align: bottom;
	height: 35px;
	padding: 0 10px;
}

#sidebar .widget_calendar tfoot td#prev
{
	text-align: left;
}

#sidebar .widget_calendar tfoot td#next
{
	text-align: right;
}



/*footer*/


#footer_wrap 
{
	padding: 20px 0 0 0;
}

#footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 5px 0 5px 20px;
	-moz-border-radiu-: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	background: #262e34;
	color: #aaa;
	font-size: 12px;
}

#footer .topBtn
{
	margin-left: 760px;
}


/*navigation*/

.navwrap 
{
	left:0px;
	line-height:50px;
	padding-right:10px;
	position:absolute;
	top:84px;
	font-size:16px;
	font-family: Trebuchet MS, sans-serif;
	z-index:6;
	background:transparent 
	}

#nav
{
	float:left;
	line-height:50px;
	padding-left:13px;
}




#nav, #nav ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:50px; 
	z-index:5;
}


#nav li a
{
color: #6c8294;
height:35px;
display:block;
padding:0 19px;
text-decoration:none;
text-align:center;
line-height:35px; 
outline:none;
z-index:35;
position:relative;
float:left;
background: #36414a;
margin: 0 3px 0 0;
}

#nav li a:hover, #nav a:focus 
{
color:#262e34;
background: #fff;
}

#nav li.current_page_item a
{
	color:#555;
	background: #fff;
}

#nav li.current_page_item ul li a
{
	color:#555;
	text-shadow: none;
	background-image: none;
}


#nav ul 
{
position:absolute;
display:none;
width:180px;
top:35px;
left:0px;
border-top:none;
padding: 0;
margin: 0;
font-size: 14px;
box-shadow: 0px 1px 2px black;  
-moz-box-shadow: 0px 1px 2px black;  
-webkit-box-shadow: 0px 1px 2px black;  
background: #fff;
}

#nav ul a
{
	line-height:33px;
}

#nav ul a:hover
{
	background-image: none;
	color:#555;
	text-shadow: none;
}

#nav li ul li.current_page_item a
{
	
	background-image: none;
	color:#555;
	text-shadow: none;
}


#nav ul a
{
	background:#fff;
	color:#555;
	text-shadow: none;
}

#nav ul a:hover,#nav ul a:focus 
{
	background:#fff;
	color:#555;
}


#nav li
{
	float:left;
	position:relative;
	z-index:20;
	margin-top:11px;
}

#nav li li
{
	margin-left: 0px;
	margin-top:0;
}

#nav li ul a
{
	height:35px;
	float:left;
	text-align:left;
	/**border-bottom:1px solid #ff0000;
	border-top:1px solid #00ff00;**/
	margin: 0 0 0 0;
	width: 138px;
}

#nav ul ul{
	top:auto;
	border-top:none;
}	

#nav li ul ul {
	left:180px;
	top:0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul,#nav li:hover ul ul ul ul{
  	display:none;	
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}
