/*
Theme Name: Guru
Theme URI: http://www.infoviacrm.com
Description: Guru's site
Version: 1.0
Author: Byron Herrera
Author URI: http://www.axul.net
License: General Public License (GPL)

helv 11
helv 18
e63592
*/

body{
	padding:0px;
	margin:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}

img{
	border:0px;
}

a{
	/*color:#e63592;*/
	color: #FF1B1A;
	text-decoration:none;
}

a:hover {
	/*
	color: #ffffff;
	background: #e63592;
	*/
	color: #000000;
	text-decoration: underline;
	background: transparent;
}

input, textarea{
	/* border:1px inset #333333; */
	font-size:11px;
	font-family: Helvetica, Arial, sans-serif;
	/*padding-left: 3px;*/
}

div#page{
	width:700px;
	/*
	border: 1px;
	border-style: solid;
	*/
	text-align:left;
}

/* Calendar */
.calendar {
	text-align:center;
	color: #000000;
}

.calendar a:hover {
	/* background: #e63592; */
	background: #transparent;
	color: white;
}

.calendar td {
height:15px;
padding:  0px 3px 0px 3px
}

.calendar td a {
	padding:  0px 3px 0px 3px;
	display:block;
	text-decoration:none;
	/*color: #e63592;*/
	color: #FF1B1A;
}

.calendar td a:hover {
	text-decoration: underline;
	display:block;
	color: #000000;
	background: transparent;
	/* background: #e63592; */
	/* text-decoration:none; */
}

#today {padding:  0px 3px 0px 3px;
	/* background: #3b74a4; */
	font-weight: bold;
	color: #000000;
border: 1px solid #000000;
}

#prev a, #next a {
	color: #000000;
}

#prev a:hover, #next a:hover {
	color: #000000;
	text-decoration: underline;
	background: transparent;
}

/* Content */
.breadcrumb {
	top: 90px;
	width:640px;
	margin: 0 auto; 
	position:relative;
	text-align:right;
	padding-top:5px;
}

#content {
top: 90px;
	/* background:#FFFFFF; */
	width: 720px;
	margin: 0 auto; 
	position:relative;
	/* padding: 0 35px 0px 15px; */
	text-align:left;
	padding-top:5px;
}

#info {
	width: 480px;
	float: left;
	/*border: solid 1px #e63592;*/
	padding-top: 19px;
	*padding-top: 4px;
}

#main_top {
	float: left;
	width: 480px;
	height: 36px;
	margin: 0;
	background: url(images/header-blog.jpg) no-repeat top;
}

#main_bottom {
	float: left;
	width: 480px;
	height: 22px;
	margin: 0;
	background: url(images/bottom-blog.jpg) no-repeat bottom;
}

#main {
	float: left;
	width: 420px;
	margin: 0px auto 0px auto;
	padding: 0px 30px 0px 25px;
	/* margin-top: 10px;
	padding-top: 5px;
	border: 1px;
	border-style: solid; */
	background: url(images/bg-blog.jpg) repeat-y;
}



/* Sidebar */

#sidebar {
	float: right;
	/*width: 210px;*/
	width: 236px;
	padding:0px;
	margin: 0px;
}

.sideBox {
	margin-top: 50px;
}

.sideBoxF {
/*
	padding-top: -20px;
*/
	margin-top: -5px;
}

.sideBoxF li a, .sideBox li a {
	color: #000000;
	background:transparent;
	font-weight: normal;
}

.sideBoxF li a:visited, .sideBox li a:visited {
	color: #000000;
	background:transparent;
	font-weight: normal;
}

.sideBoxF li a:hover, .sideBox li a:hover {
	/* color: #e63592; */
	color: #FF1B1A;
	background:transparent;
	font-weight: normal;
	text-decoration: underline;
}

/* Footer */

#footerContainer {
	
	width: 726px;
	clear: both;
	padding-top: 205px
}

/*
#footer {
	position: relative;
	/* height: 53px; * /
	padding: 0 0 0 0;
	clear: both;
	color: #FFFFFF;
	/* width: 700px;* /
	margin: 0 auto;
	margin-top: 30px;
	/* background:transparent url(images/footer.gif) no-repeat top center; * /
	top: 60px;
}
*/
#footer {
	/*width: 726px;*/
	margin-top: -19px;
	margin-left: auto;
	margin-right: auto;
/*border: 2px solid #BB0000;*/
}
.newsletter {
width: 120px;
height: 15px;
background: url(images/nwesletter.jpg) no-repeat;
border: none;
/* padding: 1px 2px;*/
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}
#main h2 {
	/*border-bottom: solid 1px #e63592;*/
	border-bottom: solid 1px #FF1B1A;
	width: 420px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 18px;
}

#main h2 a {
color: #000000;
text-decoration:none;
}

#main h2 a:hover {
color: #000000;
text-decoration:none;
background: #ffffff;
}

/* Boxed sidebar */

.boxed .sidebar-bottom {
	width: 236px;
	height: 26px;
	margin: 0;
	background: url(images/sidebar-bottom.png) no-repeat top;
}

.boxed .sidebar-top {
	width: 236px;
	height: 40px;
	margin: 0;
	background: url(images/sidebar-top.png) no-repeat bottom;
}

.boxed ul {
	width: 210px; /*85%;*/
        list-style: none;
	padding:0 0 0 10px;
	margin:0;
	text-align:right;
}

.boxed a {
	color: #000000;
        display: block;
	pading:3px;}

.boxed a:hover {
	color: #ffffff;
	/*background: #e63592;*/
	background: #FF1B1A;
}

.boxed .blog-testimonials .blog-image a:hover {
	color: #ffffff;
	/*background: #e63592;*/
	background: #ffffff;
}

.boxed li
{	background: none;
        display: block;
	line-height:1.40em;
	font-size:11px;
	/* padding: 1px 3px 1px 15px; */
	font-weight: bold;
	color: #000000;
padding-right:3px;
/*border: 1px solid #123aef;*/
} 


.boxed {
margin: 0px;
	background: url(images/bgbox.png) repeat-y;
	width: 236px;
}

.boxed .title {
	height: 18px;
	padding: 3px 10px 0 26px;
	padding-top: 10px;
	padding-right: 30px;
	text-align: right;
	/*text-transform: uppercase;*/
	font-size: 1.6em;
	color: #FFFFFF;
}

.FB_ElementReady {
	margin-right:auto;
	margin-left:auto;
}

.post {
	margin-top: 26px;
}

.post-cath a {
	color: #000000;
}

.post-cath a:hover {
	color: #000000;
	background:transparent;
	text-decoration: underline;
}

.post-auth a {
	color: #000000;
}

.post-auth a:hover {
	color: #000000;
	background:transparent;
	text-decoration: underline;
}

.post-addt {
	vertical-align: top;
}

.post-comm {
	padding-left: 20px;
	vertical-align: top;
}

.post-addt a:hover, .post-comm a:hover {
	/*color: #e63592;*/
	color: #FF1B1A;
	background:transparent;
	text-decoration: underline;
}

.guruheader {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.gurustyle {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}
.gurustyle a {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}
.gurustyle a:hover {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	background: transparent;
	font-weight: normal;
}

#menu_content {
	/*margin-left: auto;
	margin-right: auto;*/
	position:relative;
	width:738px;
	top: 0px;
	text-align: right;
}

#Menu {
	position:absolute;
	width:738px;
	/* height:115px; */
	z-index:2;
	top: 0px;
	left: 0px;
}
#nav_drinks {
	position:absolute;
	width:656px;
	height:22px;
	z-index:1;
	left: 0px;
	top: 57px;
}
#nav_about {
	position:absolute;
	width:656px;
	height:22px;
	z-index:1;
	left: 0;
	top: 57px;
}
#nav_blog {
	position:absolute;
	width:656px;
	height:22px;
	z-index:1;
	left: 0px;
	top: 57px;
}
#nav_shop {
	position:absolute;
	width:656px;
	height:22px;
	z-index:1;
	left: 0px;
	top: 57px;
}

