/*  
Theme Name: ginaRox
Theme URI: http://www.thrivacious.com/
Description: Wordpress theme of Thrivacious.
Author: Gina Shelton
Author URI: http://www.thrivacious.com/
*/
* {padding: 0; margin: 0;} 

/* Generic
---------------------------------------------------------------------------------*/
body 
{
	font: 80%/160% Arial, Helvetica, sans-serif;
	background: #f8f7e5 url("images/main-back.gif") repeat-x;
	background-color: #76cfe4;
}

#header 
{
	height: 378px;
	width: 1134px;
	background: #f8f7e5 url("images/thrivacious.jpg");
	margin: auto auto;
	position: relative;
}

/* navigation tabs
--------------------------------- */
#nav {
	position: absolute;
	left: 255px;
	bottom: 5px;
	list-style: none;
	font: 15px/15px Impact, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color:#fff;
}
#nav li {
	background: none;
	float: left;
	padding: 0;
	width: 110px;
	text-align: center;

}
#nav a, #nav a:visited {
	text-decoration: none;
	color: #fff;
}
#nav a:hover {
	text-decoration: underline;
}

/* search box
--------------------------------- */
#search-tab
{
	width: 308px;
	height: 53px; 
	position: absolute;
	bottom:0px;
	left:630px;
}
#search-form 
{
	position: absolute;
	top: 21px;
	left: 0px;
}
#search-form p 
{
	margin: 0;
	padding: 0;
}
#search-form input
{
	float: left;
}
#s 
{
	width: 198px;
	height: 25px;
	border: none;
}
#search-submit
{
	position: relative;
	font: 10pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
        white-space:nowrap;
        font-weight:normal;
	top:-2px;
	left:7px;
}

/* flowers */
#footer {height: 319; position:relative; z-index:-1; margin:auto; padding:10px;}

/* content wrap
--------------------------------- */
#center-wrap{
	width: 1134px;
	margin: auto auto;
	position: relative;
	padding: 0 0 0px;
}
#content-wrap {
	top:0px;
	left:0px;
	width: 846px;

	margin: auto auto;
	background: url("images/content-back.gif") repeat-y right top;
	position: relative;
	padding: 0 0 0px;
}
#content-wrap-single {
	top:0px;
	left:0px;
	width: 600px;
	margin: auto auto;
	background: #fff;
	position: relative;
	padding: 0 0 0px;
	color:#fff;
}
#content-pad
{
	position: relative;
	bottom:0px;
	left:0px;
	width: 297px;
	padding-top: 10px;
	background: #333;
}

.content-wrap-single 
{
	padding: 0px 0 0px 0;
	margin: 0px 0 0 150px;
	width: 846px;

	background:#fff
}
.search-content
{
	padding: 0px 0px 0px 10px;
	font: 10pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
        white-space:nowrap;
        font-weight:normal;
    padding-bottom:10px;
    
}

.about-content
{
	height: 590px
	padding: 30px 20px 20px 20px;
	border: 20px solid #cfd102;	
}
/* left panel */
#left-panel
{
	position: absolute;
	top:0px;
	left:0px;
	width: 230px;
	padding-top: 10px;
	background:#799912;
}

/* right panel */
#right-panel
{
	position: relative;
	top:0px;
	left:260px;
	width:576px;
	padding: 0px;
}

#right-panel-fixed
{
	position: relative;
	top:0px;
	left:260px;
	width:576px;
	height:800px;
	padding: 0px;
}

#right-panel-single
{
	position: relative;
	top:20px;
	left:298px;
	padding: 0px;
}

/* category list */
.category
{
	padding-top: 0px;
	margin-left:10px;
	position:relative;
	width:250px;
	height:35px;
	text-indent: 20px;
        background: url("images/category-back.gif") no-repeat top left;
        background-position: 15px 0;

}
a.category-link
{
	font: 10pt "Lucida Sans", arial, sans-serif; 
	font-weight:italic;
	font-style:normal;
 	text-transform: none;
	color: #fff;
	text-decoration: none;
	margin-left:20px;
}
.sub-category
{
	position:relative;
	top:0px;
	font: 11pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif; 
	font-weight:normal;
	font-style:italic;
	text-indent: 35px;
	color: #fff;
}
/* popular articles */
.popular-articles
{
	margin-left:10px; 
	width:220px; 
	height:30px;
	text-indent: 20px;
	font: 12pt "Lucida Sans", arial, sans-serif;
	font-weight:bold;
	color:#fff;
}
.popular-article
{
	padding-top: 0px;
	margin-left:10px;
	position:relative;
	width:220px;
	height:30px;
	text-indent: 20px;
	background: url("images/popular-art-back.gif") no-repeat top left;
}

.no-bullet
{
	list-style:none;
}

.popular-article a
{
	font: 10pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
        white-space:nowrap;
        font-weight:normal;
}

/* blog entries  CHRISMAS TIME IS HEEEEEEEERE. CHRISTMAS TIME */
.blog-entry
{
	position: relative;
	top:0px;
	left:10px;
	width: 510px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:10px;
	background: url("images/blog-flower.gif") no-repeat top left;
	}
.single-blog-entry
{
	position: relative;
	top:10px;
	left:20%;
	width:60%;
	padding-left:30px;
	padding-top:10px;
	background: #fff url("images/blog-flower.gif") no-repeat top left;
}
.single-blog-s
{
	position: relative;
	top:10px;
	left:20%;
	width:60%;
	padding-left:30px;
	padding-top:10px;
	background: #fff;
}
.comment-body
{
	font: 10pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	text-transform: none;
	color: #000;
}
h2
{
	font: 18pt "Impact", "Century Gothic", arial, helvetica, sans-serif;
	font-weight:normal;
	color: #a55300;
	width: 530px;
	padding-top:25px;
	margin-bottom:10px;
}

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

h3
{
	font: 10pt "Lucida Sans", arial, sans-serif;
	font-weight:bold;
	color: #a55300;
}

small
{
	position: relative;
	top:20px;
	left:0px;
	font: 10pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	font-weight:bold;
 	text-transform: none;
	color: #000000;
}
.comment-form
{
	font: 10pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	color: #000;
}
.bottom
{
	background: url("images/bottom-art-back.gif") no-repeat !important;
	position:relative;
	height:20px;
}
.entry p
{
	font: 10pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-indent: 0px;
 	text-transform: none;
	color: #000000;
	background:transparent;
	text-decoration: none;
	margin-bottom:12px;
	padding-left:10px;
}
.entry li
{
	font: 10pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-indent:0px;
 	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-bottom:10px;
	margin-left:40px;
        padding-left: 5px;
        padding-bottom:-10px;
        list-style-position:outside;
}
img.alignright 
{
	float: right;
	border:3px solid;
	border-color:#799912;
	margin:10px;
	padding:5px 5px 5px 5px;
}
.comment
{
	font: 10pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-indent: 0px;
 	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.comment-number
{
	position: absolute;
	top:10px;
	right:0px;
	height:40px;
	width:46px;
	font: 18pt "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	font-weight:bold;
	color: #000;
	background: url("images/comment.png") no-repeat !important;
	text-align: center;
	padding: 5px 0 0 3px !important;
	letter-spacing: -3px;
	display: block;
	margin-top: -8px;
}
.comment-number a
{
	color: #000;
	text-decoration: none;
}
.comment-title
{
	position: absolute;
	top:10px;
	left:400px;
	height:40px;
	width:105px;
	padding-top:5px;
	padding-right:5px;
}


.navigation
{
	display: block;
	text-align: left;
	margin: 10px 0px 0px 15%;
}

.tags
{
	font: 8pt/100% "Franklin Gothic", "Century Gothic", arial, helvetica, sans-serif;
	color:#a55300;
	text-transform: none;
}
/*photo syles*/
/*img.alignright {float:right; margin:0 0 1em 1em}*/
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
