
/*
	
	Theme Name: Cachic Design 1
	Theme URI: http://cachicdesign.com
	Description: Cachic Design wordpress template
	Version 1.0
	Author: Matt Boardman, http://mattboardman.com

*/





/* Begin Typography & Colors */


/* Mozilla based browsers */
::-moz-selection {
       background-color: #c50076;
       color: #fff;
}

/* Works in Safari */
::selection {
       background-color: #c50076;
       color: #fff;
}


.retweet { float: right; }


p	{ margin-bottom: 15px; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/background-design2.jpg');
	color: #333;
	}

#page {
	background-color: white;
	border: 5px solid white;
	text-align: left;
	height: auto !important; height: 800px;
	position: relative;
	}

#header { background: url(images/cachicdesign-header3.jpg) no-repeat bottom center; position: relative; }
	
	
#home_link 						{ width: 350px; height: 60px; position: absolute; left: 70px; top: 80px; cursor:pointer; z-index:2; }

.author							{font-weight: bold;}




#poll-wrapper					{ width: 450px; min-height: 200px; height:auto !important; height: 200px; background: url(images/hot-not-header.jpg) no-repeat; padding-top:30px; }	
#poll-wrapper ul				{ margin-left: 60px;}	
.image-right					{ float: right; margin-left: 15px; }
.image-left						{ float: left; margin: 5px 20px 5px 0 }
.top-image						{ margin-top: 20px;}


.sponsors						{ width: 180px; height: 81px; float: right; }


/* Related Posts */
#related-posts					{ width: 450px; height: 252px; background: url(images/related-bg.jpg) no-repeat; }
#related-posts-content			{ padding: 30px 0 0 30px; }
ol.related-posts 				{clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}
ol.related-posts li				{width:120px; float:left; display:inline; margin-right:15px; padding:0;}
	ol.related-posts img		{clear:both; padding:5px; background:#F7F7F7; border:1px solid #C50076;}
	ol.related-posts a			{clear:both; display:block; border:none; text-decoration:none; outline: none; }
	ol.related-posts li			{font-size:10px; line-height: 12px;}

/* SOCIAL */






#headerimg 	{
	height: 170px;
	width: 900px;
	}

#content {
	font-size: 1.2em;
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	
	}
	
.bold {
	font-weight: bold;
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 2em;
	margin-top: 20px;
	}

.widecolumn {
	line-height: 1.6em;
		

	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.postmetadata { display: none; }

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	position: relative;
	background: url(images/footer.jpg) no-repeat;
	width: 900px;
	height: 100px;
	}
	
#top 				{ position: absolute; top: 48px; left: 810px; }
#top img			{ border: none; margin: 137px 0 0 60px; }
#top a				{ color: #e3d7c1; outline: none; }
#top a:hover		{ color: white; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-indent: -9999px;

	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
.description { text-indent: -9999px; }

h2 {
	font-size: 1.6em;
	margin-bottom: 10px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	
#sidebar {
	color: #534D3B; text-align: left;
	}
	
#sidebar .wp-polls, .wp-polls-form {
border-bottom:1px dotted #C50076;

margin:0 0 10px 0;
padding:40px 0 0;
background: none;
}
	
	

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #534d3b;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h4 {
	font-size: 1.3em; color: #C50076;
	}

.entry p a:hover { border-bottom: dotted 1px #c50076; }
.entry p a:visited {
	color: #c50076;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	display: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #c50076; 
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #c50076;
	text-decoration: none;
	}

a:hover {
	color: #534D3B;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: normal 1em/2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	color: #c50076;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.image-caption		{ font: normal 0.9em Arial, Helvetica, sans-serif; margin-bottom: 20px; }
.entry p .image-caption a:hover { border-bottom: none; }
/* End Typography & Colors */



/* Begin Structure */

* 								{ margin: 0; padding: 0; outline: none; }
html 							{ overflow-y: scroll; }


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 900px;
	border: 5px solid white;
	
	}

#header {
	background-color: #fff;
	padding: 0;
	height: 170px;
	width: 900px;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 160px;
	width: 450px;
	}

.widecolumn {
	padding: 0 0 20px 0;
	margin: 0 0 0 160px;
	width: 450px;
	float: left;
	}

.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 66px 0 0 0;
	text-align: center;
	}
	

/* PAGE NAVI */

#pagenavi-1	{ position: absolute; left: 250px; }

PAGE NAVI BACKUP
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #3FA1A8;
	color: #3FA1A8;
	background-color: #FFFFFF;
	 -moz-border-radius: 3px; -webkit-border-radius: 3px;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #3FA1A8;
	color: #3FA1A8;
	background-color: #FFFFFF;
	 -moz-border-radius: 3px; -webkit-border-radius: 3px;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #c50076;
	color: #fff;
	background-color: #c50076;
	 -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
	 -moz-border-radius: 3px; -webkit-border-radius: 3px;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #c50076;
	color: #fff;
	background-color: #c50076;
	 -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #c50076;
	color: #fff;
	background-color: #c50076;
	 -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #3FA1A8;
	color: #3FA1A8;
	background-color: #FFFFFF;
	 -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #c50076 !important;
}

	
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	margin: 30px 0 10px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	display: none;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 3px 0 5px 10px;
	}

/**.entry ul li:before, #sidebar ul ul li:before {
	content: " \00BB \0020";
	}**/

.entry ol {
	padding: 0 0 0 0;
	margin: 0;
	margin-bottom: 10px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	color: #c50076;
	list-style: outside;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 18px 0 20px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal inside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 7px 0 2px 0;
	padding: 0;
	}
	




/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	position: absolute; top: -5px; left: 660px;
	padding: 0 0 5px 5px;
	width: 240px;
	height: 28px;
	background-color: white;
	}
	
	
.search-box 						{ background-color: #ddeef0; padding-left: 5px; }




#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	/**width: 170px;**/
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.button    { background: url(images/submit.jpg) no-repeat;  margin: 5px 0 0 0; border-style: none; outline:none; background-color: #FFFFFF; height: 26px; width: 74px; color: white;  }




/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 70px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar-container						{ width: 200px; float: right; min-height: 375px; height:auto !important; height: 375px; }
#social-sidebar  						{ width: 190px; height: 71px; }

ul#social-sidebar 						{ list-style: none; margin-left: 10px; }
ul#social-sidebar li a					{ text-indent: -9999px; display: block; width: 190px; outline: none; }	
ul#social-sidebar li a.rss				{ background: url(images/social-sidebar.jpg) no-repeat top center; height: 71px; }
ul#social-sidebar li a.rss:hover,
ul#social-sidebar li a.rss:active		{ background-position: bottom center; }



#sidebar  								{ background: url(images/sidebar2.jpg) no-repeat; padding: 30px 0 0 0; width: 200px; min-height: 375px; height:auto !important; height: 375px; }
#sidebar-stretch						{ background: url(images/sidebar2-stretch.jpg) repeat-y; }
#sidebar-bottom  						{ background: url(images/sidebar-bottom.jpg) no-repeat; width: 190px; height: 71px; margin-left: 10px; }
ul#sidebar-bottom 						{ list-style: none; }
ul#sidebar-bottom li a					{ text-indent: -9999px; display: block; width: 190px; outline: none; }	

ul#sidebar-bottom li a.twitter			{ background: url(images/twitter-button.jpg) no-repeat bottom center; height: 31px; }
ul#sidebar-bottom li a.twitter:hover,
ul#sidebar-bottom li a.twitter:active	{ background-position: top center; }

ul#sidebar-bottom li a.facebook			{ background: url(images/facebook-button.jpg) no-repeat bottom center; height: 40px; }
ul#sidebar-bottom li a.facebook:hover,
ul#sidebar-bottom li a.facebook:active	{ background-position: top center; }




#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 5px auto 0;
	width: 150px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: left;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	/**margin-top: 10px;
	margin-bottom: 60px;**/
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Add image splitter between posts */

.postend  	{ background: url(images/post-spacer.jpg) no-repeat; height: 50px; width: 641px; margin-left: -75px; }



.thumb { float: left; margin-right: 7px; margin-bottom: 7px; }



#menu-bar						{ width: 900px; height: 50px; background: url(images/menu.jpg) no-repeat; margin-bottom: 10px;  }

ul#main-nav 					{ width: 310px; float: left; margin: 8px 0 0 30px; position: absolute; top: 133px; left: 540px; }
ul#extra-nav 					{ width: 800px; float: right; text-align: right; margin: 8px 20px 0 0; }





ul#main-nav li,
ul#extra-nav li					{ display: inline; list-style: none; }

ul#main-nav li a				{ font: normal 15px Arial, Helvetica, sans-serif; color: #c50076; padding: 3px 10px; text-decoration: none; outline: none; }
ul#extra-nav li a				{ font: normal 15px Arial, Helvetica, sans-serif; color: #fff; padding: 3px 5px; text-decoration: none; outline: none; }

ul#main-nav li a:hover			{ color: #534d3b; }
ul#extra-nav li a:hover			{ color: #534d3b; }


/**TWITTER**/


.widget_twitter div				{ width: 188px; /**position: absolute; top: 800px; left:710px;**/ }
.widget_twitter li 				{clear:both;}

.widget_twitter li img 			{margin-right:.5em;}
.widget_twitter li .clear 		{clear:both;}

.time-meta 						{font: normal 8px Arial, Helvetica, sans-serif; color: #534d3b;}
.time-meta a 					{color: #534d3b;}
.entry-content 					{font: italic 12px/18px Arial, Helvetica, sans-serif; color: #3fa1a8;}
.entry-content a 				{font: italic 12px/18px Arial, Helvetica, sans-serif; color: #0f8992;}
.entry-content a:hover 			{font: italic 12px/18px Arial, Helvetica, sans-serif; color: #534d3b;}
.from-meta						{ display: none;}
/**.widget_twitter div .widgettitle a { color: red;}**/



