/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: 	Scott Swabey
	Author Site	: 	http://www.amplify.com.au
	Style Name	: 	Ampliblog
	Style URI	:	
	Version		: 	2.0
	Comments	: 	A modified version of the main site styles.
*/

body {
	min-width: 960px;
  background: #fff url(header-bg.jpg) repeat-x scroll 0 0;
  color: #333;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  text-align: center;
  font-size: 100%;
  line-height: 1;
	}

#header {
  background: #fff url(header-bg.jpg) repeat-x scroll 0 0;
  height: 173px;
  text-align: center;
  margin: 0;
  padding: 0;
	}
	
#header ul.menu {
	padding: 0;
	left: 0;
	width: auto;
}

ul.menu li {
  margin: 0;
}

ul.menu li a,
ul.menu li a:visited,
ul.menu li a:hover {
	line-height: 2.7em;
	padding: 13px 13px 20px;
  color: #333 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

#gradient {
	background: #4691C6 url(heading-bg.png) no-repeat scroll left top;
  color: #fff;
  font-size: 1.6em;
  font-weight: normal;
  height: 22px;
  padding: 15px 25px;
}

#header h1 {
  padding: 0;
}

#header h1 a,
#header a.logo {
  background: transparent url(amplify-logo.png) no-repeat scroll left top;
  border-right: 1px solid #CCCCCC;
  display: block;
  float: left;
  height: 59px;
  margin: 45px 0 0;
  text-indent: -9999px;
  width: 199px;
}

#header .description {
	color: #333 !important;
  display:block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  margin: 67px 0 0 25px;
}

#page,
.columns-two #page {
	padding: 0;
	width: 960px;
	border: none;
	background-color: #fff;
	min-width: 960px;
  position: static;
}

#primary {
	float: left;
  padding: 5px 25px;
  width: 663px;
}

.primary {
	padding-left: 25px;
}

.secondary {
	font-size: 0.8em;
}

.content {
  border-color: #ddd;
  border-style: solid;
  border-width: 0 1px;
  margin: 10px auto;
  min-height: 300px;
  overflow: hidden;
  text-align: left;
  width: 958px;
  padding: 0;
}

.columns-two #sidebar-main, .columns-three #sidebar-main {
	float: right;
  margin: 0;
  width: 225px;
}

.columns-three #primary {
	margin-left: 14em;
	padding: 0 10px 10px;
}

.columns-three #sidebar-alt {
	float: left;
	padding: 20px 10px;
	width: 15em;
	left: 0;
	margin-left: 1em;
}
	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover, ul.menu li a:hover {
	background: transparent url(opacityback.png) repeat scroll 0%;
	text-decoration: none;
	}
	
#dynamic-content {
	padding-top: 60px;
}

h1.entry-title {
  color: #333;
  padding: 0;
  font-size: 1.8em;
  margin-bottom: 0.2em;
}

h1.entry-title a,
h1.entry-title a:visited {
  color: #333;
}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: #333;
	}
  
h2 a:hover, h3 a:hover, h4 a:hover {
  color: #0099FF;
  text-decoration: none !important;
}

h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	color: #333;
	font-weight: normal !important;
	}

.primary .entry-meta a, .primary .entry-meta a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #444;
	font-weight: normal;
	}
	
.counter a {
	color: #222;
	}
	
.commentlist li {
	color: #666;
	}

.commentlist li:hover {
	background: none;
	}
	
#weightedcategories, .authorcomment {
	background: #111;
	border-color: #222;
	}
	
.primary img {
	border-color: #222;
	background: #111;
	}

.inputcontainer {
	margin-bottom: 6px;
	}

/* Gray Color */
#footer, small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #555;
	}
	
#footer {
	font-size: 0.76em;
	background: #fff url(footer-bg.png) repeat-x scroll left top;
  clear: both;
  min-height: 80px;
  text-align: center;
  width: 100%;
}

#footer a {
  text-decoration: none;
}

a, a:visited {
	color: #000;
  text-decoration: underline;
}

a:hover {
  color: #0099FF;
}

#sidebar-main a, #sidebar-main a:visited,
#sidebar-alt a, #sidebar-alt a:visited {
	color: #000;
}

.secondary div.sb-latest li {
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

#af-ela-menu li {
	border: none;
	background: #161616;
	}


#af-ela-menu, #af-ela-menu li {
	border-bottom: 1px solid #333;
	}

#af-ela-menu li.selected {
	background: #333;
	}

/* Hovering state of the table items */
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

/* Active or hovered item in list */
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

#af-ela-post {
	border-left: 1px solid #333;
	border-right: none;
	}

/* Rolling Archives Slider */
#current-content #pagetrack,
#dynamic-content #nested_pagetrack {
	margin: 0 auto;
	width: 218px;
	height: 18px;
	background: url('sliderbgleft.png') no-repeat center left;
}

#current-content #pagetrackend,
#dynamic-content #nested_pagetrackend {
	height: 18px;
	background: url('sliderbgright.png') no-repeat center right;
	}

#current-content #pagehandle,
#dynamic-content #nested_pagehandle {
	width: 18px;
	height: 18px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: e-resize;
}


#s {
	font-size: 0.8em;
}

.secondary h4 {
	font-size: 1.2em !important;
	font-weight: bold !important;
	display: block;
	margin-bottom: 0.5em;
}

#primary h3, #primary h4, .single #primary .k2-asides h3 {
	font-size: 1.7em;
	line-height: 1.3;
	margin-bottom: 0.3em;
}

#primary .entry-content h3 {
  font-size: 1.4em;
}

.entry-content {
	color: #000;
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: left;
}

h2 {
	font-size: 1.8em;
  text-align: left;
  margin-bottom: 0.2em;
}

.entry-meta,
.metalinks {
	font-size: 0.6em;
}

.entry-content a:visited {
	color: #000;
}

.entry-content a:visited:hover {
  color: #0099FF;
}

.entry-content ul {
  padding: 0 0 0 5px;
  list-style: none;
}

.entry-content ul li {
  background: transparent url(bullet.gif) no-repeat scroll 10px 5px;
  padding: 0 0 7px 25px;
}

.entry-content ol {
	
}

ul.archive-list li {
  background: none;
}

.entry-meta a, .entry-meta a:visited,
.comment-meta a,  .comment-meta a:visited {
	color: #777;
}

.navigation a {
  text-decoration: none !important;
}

#primary .comments h4 {
	font-size: 1.1em;
	margin-bottom: 1em;
	padding-top: 1em;
	border-top: 1px solid #ccc;
}

#recent-posts ul li {
	margin: 0 0 0.6em 0;
}

/* Rolling Archives */
body.fixraposition #rollingarchives {
	width: 670px;
  background: yellow;
}

#commentlist li .commentauthor {
	font-size: 1.2em;
}

#commentlist li .comment-meta {
	font-size: 80%;
}

#commentlist li .comment-content {
	font-size: 80%;
	line-height: 1.6em;
}

li.bypostauthor {
	background: #feeadb url(/wp-content/themes/k2/styles/ampliblog/author-comment-bg.gif) top repeat-x;
}
