/*
Theme Name: WpRecipes3
Theme URI: http://www.wpecipes.com
Description: WpRecipes theme, v3.
Version: 3
Author: Jean-Baptiste Jung
Author URI: http://www.wprecipes.com
*/

/*=== Setup ===*/

/* Reset
-----------------------------------------------------------------*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}


body {
	background: url(images/wp2.png) #163146 no-repeat top center;
    color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .85em;
}

::selection {
    background: #173248;
    color:#fff;
}

::-moz-selection {
    background: #173248;
    color:#fff;
}

a {
	color: #2A6AA0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
li {
	list-style: none;
}
h2 {
	color: #222222;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 1em;
font-family: "Myriad Pro", "Myriad Web", Myriad, Frutiger, Calibri, Arial, sans-serif; 
word-spacing:5px;
}

h3 {
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.3em;
}

pre{
font-size:13px;
background:#efefef;
border:1px #ccc solid;
padding:5px;    
overflow:auto;
margin-bottom:15px;
font-family: Consolas;
}

/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 975px;
position:relative;
}
#page-bot {
background:#131211;
border-top:10px #ececec solid;
}

/*=== H eader ===*/
#header{
	height: 135px;
	margin: 0 0 1px;
position:relative;
}
/*- Logo -*/
#cat{
position:absolute;
    left:280px;
    top:28px;
}
#header h1 {
	background: url(images/logo.jpg) no-repeat;
	float: left;
margin-top:15px;
    text-indent: -9999px;
	width: 408px;
}
#header h1 a {
	display: block;
	height: 117px;
}
#header h1 a:hover {
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Top Nav -*/
.topnav {
	font-size: 10px;
	font-weight: bold;
	height: 31px;
	overflow: hidden;
}
.topnav li {
	background: url(images/topnav-sep.gif) no-repeat left;
	float: left;
	line-height: 30px;
}
.topnav li.first {
	background: none;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #333333;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
}
.topnav li a:hover,
.topnav li.active a {
	text-decoration: underline;
}	
/*- Nav1 -*/
#top {
	background: url(images/menu.png) repeat-x left top;
}

#nav1 {
	width:970px;
    margin:0 auto;
	font-size: 13px;
	height: 37px;
}

#nav1 ul.sf-menu{
float:right;
}

#nav1 ul.sf-menu li {
	position: relative;
	line-height: 32px;
	padding: 0 1px 0 0;
	text-align: center;
    float:left;
}

#nav1 ul.sf-menu li a {
	color: #999;
	display: block;
	position: relative;
	text-decoration: none;
	width: 80px;
	cursor: pointer;
text-transform:uppercase;
font-weight:bold;
font-size:12px;
}
#nav1 ul.sf-menu li a:hover {
	color:#fff;
}
#nav1 ul.sf-menu li ul.children {
	border: 1px solid #000000;
	background: #272726 url(images/ul_children_bg.gif) repeat-y top right;
}
#nav1 ul.sf-menu li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li a {
	color: #bebebe;
	text-decoration: none;
	display:block;
}
#nav1 ul.sf-menu li ul.children li a:hover {
	text-decoration: none;
	background: none;
}
#nav1 ul.sf-menu li ul.children li ul.children {
	border: 1px solid #000000;
	border-left: none;
	background: #272726 url(images/ul_children_ul_children_bg.gif) repeat-y top left;
}
#nav1 ul.sf-menu li ul.children li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li ul.children a {
	color: #bebebe;
	text-decoration: none;
}
#nav1 ul.sf-menu li ul.children
{
	margin:5px 0 0 0;
}
#nav1 ul.sf-menu li ul.children ul.children
{
	margin:-1px 0 0 27px;
}

.cbox{
float:left;text-decoration:none;
color:#131211;
font-weight:bold;
margin-right:10px;
}

/*=== All Columns ===*/
#columns {
	margin: 25px 0 0 0;
	padding: 15px;
    padding-right:0;
  	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
    background:#fff url(images/content2.gif) repeat-y 21px 0px;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 652px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 280px;
}
#rightcol a {
	color: #404040;
	text-decoration: none;
}

#rightcol #firstbox{
height: 35px;
background: transparent url(images/sdb-sep.gif) repeat-x left bottom;
padding-bottom:12px;
margin-left:-14px;
padding-left:14px;
}
/*=== Sub Columns ===*/
.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 285px;
}
.col2 {
	float: right;
}
/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title h1 span {
	color: #33707e;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title h2, .post-title h2 a  {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 0 .45em;
	color: #333;
	text-decoration: none;
}
/*- Post Date -*/
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #ffffff;
}
.post-date em {
	background: #5eb7cb;
	color: #ffffff;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: italic;
	height: 1%;
 /* margin: 0 0 1em; */
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
background: url(http://www.techzoomin.com/wp-content/themes/TZI/images/bullet_go.png) no-repeat center left;
list-style-position:inside;
padding-left:20px;
}

.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}
/*- Social Links -*/
.social-links {
	background: url(images/box-bgr2.gif) #f1f1f1 repeat-x top;
	height: 42px;
	padding: 0 18px;
}
.social-links .fl {
	line-height: 42px;
}
.social-links .fl span {
	background: url(images/comment_count_bg.gif) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.social-links .fr {
	padding: 9px 0 0;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links img {
	margin: 0 0 0 2px;
}
/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #33707E;
}
/*- Post Comments -*/
.post-comments .fl {
	width: 80px;
}
.post-comments .fr {
	width: 520px;
}
/*- Widget Title - */
.wtitle {
	/*background: url(images/box-bgr.gif) repeat-x top;*/
}
.wtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	background: #ffffff;
	border: 1px solid #cfcfcf;
	margin: 0 0 15px;
	padding: 1px;
}
.box .content {
	background:#F0F0F0;
	height: 1%;
	padding: 13px;
    padding-bottom:15px;
}

.box.top{
width:300px;
float:right;
margin-top:-115px;
}

.rss_links {
    margin:-2px 0px 0 0; 
    font-size:9pt; 
    font-weight:bold;  
    padding:0pt 48px 0pt 0px; 
    text-align:right; 
    display:inline-block; 
    float:right; 
}

.rss_links img {
    float:right;
    margin:2px 0 0 0;
}

.rss_links .rss_link {
    display:inline-block; 
    float:right; 
    clear:both;
}

.box.ads .content {
	padding-left: 15px;
	padding-right: 0;
	text-align: center;
}
#rightcol .box {
background:none;
    padding:0;
    border:none;
    margin: 0 0 10px;
}

#rightcol .box .content{
background:none;
    padding:0;
    border:none;
    margin: 0 0 10px;
}

/*- Box2 -*/
.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	background: url(images/ico-list1.gif) no-repeat 0 1.1em;
	border-bottom: 1px solid #e7e7e7;
	height: 1%;
	padding: .7em 0 .7em 13px;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #33707e;
}
/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Search -*/
#search {
	height: 25px;
	padding: 0px 0 0;
}
#search input {
border: 1px solid #ccc;
float: left;
padding: 8px;
width: 250px;
font-weight:bold;
}

#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
}
/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
	font-family: Verdana;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	border: 1px solid #cfcfcf;
	display: block;
	margin: 0;
    margin-bottom:-1px;
_width:200px;
_height:200px;
}
.pic.fl img {
	margin-right: 15px;
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}
/*=== Footer ===*/
#footer {
	color: #5f5f5f;
background:#131211;
	margin: 0 auto;
	width: 975px;
}
#footer a {
	color: #33707e;
	text-decoration: none;
}
#footer a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}

#footer #twitter{
overflow:hidden;
height:55px;
background:transparent url(images/twitt.png) no-repeat 5px 5px;
border-bottom:1px #69645F solid;
line-height:55px;
padding-left:55px;
color:#efefef;
}

#footer #themezone {
background:transparent url(images/premium-themes.gif) no-repeat -15px 0px;    
margin-left:13px;
padding-bottom:13px;  
padding-top:50px;    
}

#themezone a{
margin-right:13px;
outline: 3px solid #efefef;
opacity:0.8;
background:#000;
}

#themezone a:hover{
opacity:1;
outline: 3px solid #fff;
}

#themezone a img{
margin-bottom:-3px;
width:225px;
height:140px;
}

#footer #copyright{
border-top:1px #69645F solid;
padding-top:5px;
padding-bottom:5px; 
margin-top:35px;    
text-align:center;
color:#efefef;    
font-size:14px;
}
    
/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}

#adsense{
margin-left:90px;
}

#rightcol .widget ul li, #rightcol .widget ol li{
border:none;
list-style-image: url(images/bullet.gif);
background:none;
list-style-position:outside;
    margin-left:20px;
    padding-left:0px;
}

#rightcol ul#Show125{
background: transparent url(images/sdb-sep.gif) repeat-x left bottom;
}

#rightcol ul#Show125 li{
padding:0;
margin:0;
border:none;
list-style-image:none;
background:none;
}


img.img125{
    margin-right:10px;
margin-bottom:10px;}

/* widgets */

#rightcol #recent-posts-2 .wtitle h2{
background:transparent url(images/latest.png) no-repeat top left;
text-indent:-9999px;
height:51px;
border:none;
margin-left:-14px;
margin-bottom:5px;
}

#rightcol #linkcat-2 .wtitle h2{
background:transparent url(images/blogroll.png) no-repeat top left;
height:51px;
border:none;
margin-left:-14px;
margin-bottom:5px;
}

#rightcol #top-commentators .wtitle h2{
background:transparent url(images/commentators.png) no-repeat top left;
text-indent:-9999px;
height:51px;
border:none;
margin-left:-14px;
margin-bottom:5px;
}

.hl{display:none;}
.clear{clear:both;}
#columns #centercol .box.post .clear{clear:both;margin-top:-15px;}


input#submit{
width:150px;
background:#173248;
border:3px #fff double;
color:#fff;
font-weight:bold;
padding:10px 20px;
}

.theme{
width:225px;
float:left;
padding:15px 35px;
}

.theme h3{
margin-bottom:-15px;
}

.theme a img{
border:2px #999 solid;
}


.adblock{margin-left:0px;}
.adhere{float:left;margin-right:20px;}
#bsa_5683{float:left;margin-right:0px !important;}
#bsa_5771{float:left;margin-right:13px !important;}

#bsaz_1239458.adblock #bsa_3862000.adhere{
margin-left:2px;
margin-top:30px;
}

#bsa{
position:absolute;
right:0;
top:40px;
width:470px;
}

.contactform input[type="text"], .contactform textarea{
width:350px;
-moz-border-radius:5px;
font-weight:bold;
}

/* Community */

ul .fvCommunityNewsList li{
background: transparent url(images/bg-line-horizontal.png) repeat-x bottom left;
}

ul.fvCommunityNewsList li h3 a{text-decoration:none;font-weight:bold;}
ul.fvCommunityNewsList li h3 span{font-size:12px;float:right;}
ul.fvCommunityNewsList li p{line-height:1;font-style:italic;padding:;margin-top:-10px}

#community a#ad-news{
display:block;
background:#2A6AA0 url(images/plus.png) no-repeat 5px 5px;
height:60px;
padding-left:60px;
color:#fff;
text-decoration:none;
font-size:28px;
width:100px;
-moz-border-radius:2px;
float:right;
margin-top:-50px;
}

#community a#ad-news span{
letter-spacing:2.5px;
font-size:14px;
display:block;
}

#community a#ad-news:hover{
background-color:#163146;}

.contactform input, #fvCommunityNewsForm input{
height: 15px !important;
width: 350px !important;
font-weight:bold;
padding:8px;
margin: 4px 0px 0px 0px;
border: 1px solid #dddddd;
}

.contactform textarea, #fvCommunityNewsForm textarea{
width: 350px !important;
height: 86px !important;
margin: 4px 0px 0px 0px;
border: 1px solid #dddddd;
font-weight:bold;
padding:8px;
}

.contactform input[type="submit"], #fvCommunityNewsForm input[type="submit"]{
background:#2A6AA0;
height:35px !important;
line-height:15px !important;
color:#fff;
width:125px !important;
margin-left:240px;
margin-top:15px;
border:2px #2A6AA0 solid;
}

/* email contact form */

.contactform label {
display: block;
color: #000;
font: 11px Verdana, Geneva, sans-serif;
font-weight: bold;
padding: 4px 0 1px 3px;
}

.contactleft {
width: 550px !important;
text-align: left !important;
float: none !important;
}

.contactright {
width: 550px !important;
text-align: left;
float: none !important;
display: block !important;
}

/*Sidebar resources*/
.resource_side li {
	margin-bottom: 10px;
	padding-top: 5px;
	display: block;
}
.resource_side li a {
	font-size: 18px;
	line-height: 18px;
	font-family: Helvetica, Arial;
	color: #59554a;
	font-weight: bold;
	display: block;
	border: 1px solid #E2EEF2;
	padding: 13px 15px;
	padding-left: 75px
}
.resource_side li a:hover {
	border: 1px solid #BDCCD1;
}
.resource_side li a span {
	font-size: 13px;
	line-height: 13px;
	font-family: Arial;
	display: block;
	font-weight: normal;
}

#r_support a {background: url(images/support.png) no-repeat 13px 50%;}
#r_comm a {background: url(images/community.png) no-repeat 13px 50%;}
#r_themes a {background: url(images/themes.png) no-repeat 13px 50%;}
#r_forum a {background: url(images/forum.png) no-repeat 13px 50%;}
#r_contrib a {background: url(images/contribute.png) no-repeat 13px 50%;}

/* Support page */
#support-container ul{
margin-left:-15px;
}

#support-container li {
	margin-bottom: 10px;
	padding-top: 5px;
	display: block;
background-image:none;
}
#support-container li div {
color:#333 !important;
	font-size: 18px;
	line-height: 18px;
	font-family: Helvetica, Arial;
	color: #59554a;
	font-weight: bold;
	display: block;
	padding: 13px 15px;
	padding-left: 75px;
text-decoration:none !important;
	border: 1px solid #f0f0f0;
}

#support-container li div span {
	font-size: 13px;
	line-height: 13px;
	font-family: Arial;
	display: block;
	font-weight: normal;
color:#464646;
}

#s_recipe div {background: url(images/wprecipes-support.png) no-repeat 13px 50% !important;}
#s_customization div {background: url(images/wordpress-customization.png) no-repeat 13px 50%;}
#s_themes div {background: url(images/custom-themes.png) no-repeat 13px 50%;}
#s_repair div {background: url(images/repair-wordpress.png) no-repeat 13px 50%;}
#s_contrib div {background: url(images/contribute.png) no-repeat 13px 50%;}


#rel-left{
margin-right:20px;
width:300px;
float:left;
}
#rel-right{
background:red;
width:300px;
height:250px;
float:left;
}

#rel-left li{
margin-bottom:10px;
height:40px;
overflow:hidden;
}


#rel-left li img{float:left;margin-right:5px;}
#rel-left li a{text-decoration:none;}


#bsaz_1238343 .adblock{
margin-right:15px;
margin-bottom:10px;
}

#rightcol #text-402019801.widget{margin-top:12px;margin-right:-10px;width:300px;}
