/*
Theme Name: Sight for Per SE
Author URI: http://www.wpshower.com
Description: Sight is a powerful Wordpress theme, best suited for Magazines and Blogs. The theme was designed in modern minimalistic style with Golden Grid usage.
Author: WPSHOWER
Version: 1.0
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Copyright: (c) 2010 WPSHOWER
*/

/*** Reset ***/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
/*** Main ***/
*,html { -webkit-font-smoothing:antialiased; font-smoothing:antialiased;}
body {
	font-size:13px;
	font-family:"Noto Serif",Georgia,"Times New Roman", times,Cambria, serif; 
	line-height: 24px;
	background: #27292a url() 50% 0 no-repeat; 
	padding: 24px 0; 
	margin: 0 auto;
	color: #111;
}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left;}
.right {float: right;}
strong, b { font-weight: bold;}
em, i { font-style: italic;}
.wrapper {width: 975px; background: #fff; margin: 0 auto;}
#container {padding: 30px 0 45px;}

h2, h2 a, .sans { font-family: "Noto Sans", Helvetica, Arial, sans-serif;}
h2 {line-height: 32px;}

a { color: #CC0044;text-decoration:none;}
a:hover {color: #111;text-decoration:none;}
/*** Header ***/

.header {height: 240px; overflow: hidden; padding: 30px 30px 0 0;}

.logo {width: 612px; padding: 0px 0px 30px 30px; overflow: hidden; float: left; }
.logo img {max-width: 200px; height:auto;}

.small-logo {width: 150px; padding: 30px 0 12px 0px; overflow: hidden; float: left;}
.small-logo img {width: 150px;}

.site-description {width: 270px; padding: 15px 0px; float: right; overflow: hidden; border-bottom: 1px solid #ddd; }
.site-description .textwidget {color: #333; font-style: normal; line-height: 1.7; font-size:12px;}

.site-description .textwidget a { font-size: 13px; color: #CC0044; text-transform: uppercase;}
.site-description .textwidget a:hover {color: #111; }

.menu { width: 255px; padding-right: 15px; margin: 8px 0; float: right;}
.menu ul {list-style-type:none;}
.menu li {display:inline;margin: 0;}
.menu a { color: #fff; font-size: 11px; display:inline-block; padding: 0px 5px; background: #CC0044; margin-right: 1px; font-family:"Noto Sans",sans-serif; font-weight:bold;}
.menu a:hover { background: #111;}

.search {width: 255px; margin: 8px 15px 0 0; float: right;}
.search fieldset {width: 255px; height: 31px; background: #EAEAEA;}
.search input {width: 255px; border: none; background: none; padding: 6px 8px; color: #666; font-size: 13px;vertical-align: middle;}
.search button {display:none;width: 16px; height: 16px; background: url() left no-repeat; cursor: pointer; border: none; vertical-align: middle;}

/*** Top Row Navigation ***/

.nav { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.dd {height: 40px; }
.dd li {float: left; display: block; height: inherit; border-right: 1px solid #ddd;  text-align: center; font-size: 11px; text-transform: uppercase; line-height: 13px;}
.dd li:hover {background: #EAEAEA; color: #111;}
.dd li a {color: #111; text-decoration: none; display: block; padding-top: 12px; margin: 0 14px; white-space: nowrap;}
.dd li ul {position: absolute; padding: 8px 0 10px; visibility: hidden; background: #111; z-index: 100;}
.dd li ul li {float: none; border: none; font-size: 11px; text-align: left; margin: 5px 0; padding: 0 8px;}
.dd li ul li a {color: #fff; display: inline; margin: 0 !important; white-space: normal; padding-top: 0;}
.dd li.dd_hover {background: #111;}
a.dd_hover:hover {}
.submenu a:hover {}
.dd li.parent a {margin: 0 8px; padding-right: 12px; background: url("images/dd.png") 100% 24px no-repeat;}
.dd li.parent a.dd_hover {color: #fff; background: url("images/dd_hover.png") 100% 24px no-repeat; margin: 0 8px; padding-right: 12px; border-bottom: 1px solid #fff; padding-bottom: 10px;}

/**SUb/Sup**/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}


/*** Slideshow ***/

#slideshow, .slideshow {height: 290px; width: 975px; overflow: hidden; position: relative; border-bottom: 1px solid #ddd;}
.slide {height: 290px; width: 975px; background: #f5f5f5;}
.slide img {display: block; float: left; width: 640px; height: 290px; position: relative; top: -20px; left: -30px;}
.slide .post {padding: 20px 30px 0;}
.slide .post-category {font-size: 12px; color: #ddd; text-transform: uppercase; margin-bottom: 5px;}
.slide .post a {color: #111;}
.slide .post .post-category a { }
.slide .post .post-category a:hover { }
.slide .post h2 {margin-bottom: 5px;}
.slide .post h2, .slide .post h2 a {color: #111; font-size: 24px; font-weight: normal; }
.slide .post h2 a:hover { }
.slide .post .post-meta {font-size: 12px; font-style: italic; color: #656363; margin-bottom: 20px;}
.slide .post .post-meta span, .slide .post .post-meta a {color: #111; font-style: normal;}
.slide .post .post-meta a:hover {}
.slide .post-content p {margin-bottom: 15px;}
#larr, #rarr {display: block; width: 32px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}
#larr {background: #111 url("images/larr.png") 8px 50% no-repeat; left: 0 !important;}
#rarr {background: #111 url("images/rarr.png") 11px 50% no-repeat; right: 0 !important;}
#larr:hover, #rarr:hover {opacity: 1;}

/*** Content ***/

#content {width: 640px; float: left;}

.content-title { font-size: 16px; font-family:"Noto Sans",Helvetica, Arial,sans-serif; font-weight:bold;color: #111; padding: 0 0 15px 30px; border-bottom: 1px solid #ddd; position: relative;}
.content-title a { font-size: 11px; font-family: "Noto Serif",serif;font-weight:normal; text-transform:uppercase; color: #999;}
.content-title a:hover { color:#111;}
.content-title span, .content-title span a {color: #ddd;}
.content-title span a:hover {color: #111;}
#mode {display: block; width: 37px; height: 14px; background: url("images/mode.png") 0 0 no-repeat; position: absolute; bottom: 14px; right: 0;}
.flip {background-position: 0 100% !important;}

/*Share Icons on single.php*/
a.social { font-family:"FontAwesome";float:right; margin-left: 8px; font-size: 16px; line-height: 30px; color: #ddd;}
a.social:hover {text-decoration:none; color: #111;}

span.bullet { color: #999 !important; font-style:italic !important;}
/* Default post index */
.list .post {padding: 30px 0 0 30px; border-bottom: 1px solid #ddd;}
.list .post .thumb img {float: left; margin: 0 30px 30px 0; width: 290px; height: 290px;}
.list .post a {}
.list .post .post-category {font-size: 11px; color: #ddd; text-transform: uppercase; margin-bottom: 11px;}
.list .post .post-category a { color: #999;}
.list .post .post-category a:hover { color: #111;}
.list .post h2 {margin-bottom: 8px;}
.list .post h2, .list .post h2 a {font-size: 22px; }
.list .post .post-meta, .list .post .post-meta span, .post-author span { font-size: 12px; font-style: italic; color: #999; margin-bottom: 20px;}
.list .post .post-meta a,
.list .post .post-meta span a, 
.list .post .post-meta a span, 
.post-author span a
	{color: #111; font-style: normal; line-height: 1.8;}
.list .post .post-meta a:hover { border-bottom: 1px solid #CC0044;}
.post-author a{ color: #111; text-decoration:none; font-family: inherit;}
.post-author {font-size: 12px; font-style: italic; color: #999; margin-bottom: 3px;}

/* Grid post index */
.grid {padding: 12px 0 0 12px;}
.grid .post {width: 154px; height: 154px; background-color: #f5f5f5; padding: 18px; float: left; margin: 19px 0 0 19px; position: relative; overflow: hidden; cursor: pointer;}
.grid .post .post-content, .grid .post .post-meta em {display: none;}
.grid .post .post-category { display:block; text-transform:uppercase; font-size: 11px;}
.grid .post h2, .grid .post .post-meta {display: block;}
.grid .post .thumb {width: 190px; height: 190px; position: absolute; top: 0; left: 0; z-index: 1;}
.grid .post .thumb img {width: 190px; height: 190px;}
.grid .post h2, .grid .post h2 a {color: #111; font-size: 14px; line-height: 18px;}
.grid .post h2 {margin-bottom: 10px;}
.grid .post a { }
.grid .post a:hover { }
.grid .post .post-meta {font-size: 12px; line-height: 14px;font-style: italic; color: #999;}
.grid .post .post-meta span, .grid .post .post-meta a {color: #111; font-style: normal;}
.grid .post .post-meta .post-author {line-height: 14px; font-size: 12px;}
.grid .post .post-meta .post-date { font-size: 12px; display:block; color: #999; margin-top: 4px;}
.grid .post .post-meta span.bullet {display: none;}
.grid .post .comments_popup_link {position: absolute; bottom: 18px; right: 18px; display: none;}
.grid .post .post-edit-link {position: absolute; bottom: 18px; left: 18px; display: none;}

.rollover {opacity: 0; background: #FFEE88; width: 154px; height: 154px; padding: 18px; margin: 0; position: absolute; top: 0; left: 0; cursor: pointer;}
.rollover-title {margin-bottom: 15px;}
.rollover-title, .rollover-title a {color: #111; font-size: 14px; font-weight: normal; text-decoration: none;}
.rollover-title a:hover {text-decoration: underline;}
.rollover-content {color: #111; }
.rollover-meta {font-size: 11px; font-style: italic; }
.rollover-meta span, .rollover-meta a {color: #111; text-decoration: none; font-style: normal;}
.rollover-author {text-transform: uppercase; font-size: 10px !important;}
.rollover-meta a:hover {text-decoration: underline;}

/* Pagination */
.pagination { font-family:"Noto Sans",sans-serif;padding: 20px 0 0 30px; font-size: 12px; clear: both; position: relative;}
.pagination a { font-weight:bold;color: #fff; padding: 4px 8px; background: #ddd; }
.pagination a:hover { background: #111;}
.pagination .nextpostslink {position: absolute; right: 0; top: 17px; line-height: 21px;}
.pagination .previouspostslink {position: absolute; left: 30px; top: 17px; line-height: 21px;}
#pagination { font-family:"Noto Sans",sans-serif;padding: 20px 0 0 30px;}
#pagination .nextpostslink {color: #fff; text-decoration: none; background-color: #ddd; display: block; padding: 9px 0; text-align: center; font-size: 13px; text-transform:none !important;font-weight:bold;}
#pagination .nextpostslink:hover {background-color: #111; }
#pagination .loading { text-transform:none !important; background: url("images/loading.gif") 240px 9px no-repeat; color: #fff;}
#pagination .loading:hover {background-color: transparent !important; cursor: default;}

/* Entry */
.entry {margin-bottom: 50px;}
.entry .post {border-bottom: 1px solid #ddd; padding-bottom: 15px;}
.entry .post-meta {padding: 15px 0 15px 30px; border-bottom: 1px solid #ddd; font-size: 12px; font-style: italic; color: #999; position: relative;}
.entry .post-meta h1, .entry .post-meta h1 a { color: #CC0044; font-size: 28px; line-height: 36px;font-weight: bold; font-style: normal; margin-bottom: 10px; }
.entry .post-meta h1 a:hover { color: #111 !important; border: 0;}
.entry span.post-author { color: #999 !important; font-style:italic !important;}
.entry .post-meta span, .entry .post-meta a, .entry span.post-author a {color: #111; font-style: normal;}
.entry .post-meta a:hover { border-bottom: 1px solid #CC0044; }
.entry .post-comms { position: absolute; right: 0; padding: 0; margin: 5px 0 0 0; line-height: 14px;}
/*Content*/
.entry .post-content {padding: 15px 0 0 30px;}
.entry .post-content a {color: #CC0044;}
.entry .post-content a:hover { color: #111; border-bottom: 1px solid #CC0044; }
/*Entry tags*/
.entry .post-footer {padding: 0 0 0 30px; font-size: 13px; margin: 15px 0;}
.entry .post-footer em {color: #999; }
.entry .post-footer a { font-family:"Noto Sans",sans-serif;background: #CC0044; margin-right: 1px; color: #fff; padding: 2px 5px; font-size: 11px; font-weight:bold; line-height: 11px;}
.entry .post-footer a:hover { background: #111;}
.page .post-category {display: none;}

.post-content { margin-bottom: 30px; font-size: 14px; line-height: 1.9em;}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5,.post-content h6 { font-family:"Noto Serif",georgia,serif;color: #111; margin: 15px 0;}
.post-content h1 {font-size: 30px; line-height: 35px;}
.post-content h2 {font-size: 26px;}
.post-content h3 {font-size: 22px;}
.post-content h4 {font-size: 20px;}
.post-content h5 {font-size: 18px;}
.post-content p {margin: 10px 0;}
.post-content ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}
.post-content ul {list-style: disc; padding-left: 35px; margin: 15px 0;}
.post-content li {color: #111; margin: 3px 0;}
.post-content blockquote {padding: 15px 0 10px 65px; background: url("images/bq.png") 20px 0 no-repeat;}
.post-content blockquote p {color: #8c8888; font-style: italic;}

.post-content .search {float: none; margin-top: 15px; width: auto;}
.post-content .search fieldset {width: 610px; height: 35px;}
.post-content .search input {width: 570px; font-size: 16px;}

.post-navigation { width: 610px; padding: 15px 0 0 30px; position: relative; border-bottom: 1px solid #ddd;}
.post-navigation a {display: block; margin-bottom: 10px; color: #111; line-height: 1.5; font-family:"Noto Sans",sans-serif; font-weight:bold;}
.post-navigation a:hover,.post-navigation a:hover span { color: #CC0044;}
.post-navigation a em {display: block; color: #999; font-weight:normal;font-style: italic; font-family:"Noto Serif",serif;}
.post-prev {width: 250px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("images/post_prev.png") 0 50% no-repeat;}
.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}
.line {width: 1px; height: 100%; background: #ddd; position: absolute; top: 0; right: 305px;}

/*** Images ***/

.post-content img {margin: 0 0 15px; height: auto; max-width: 610px;}
.post-content h6 {position: relative; left: -30px;}
.post-content .attachment img {max-width: 610px;}
.post-content .alignnone, .post-content img.alignnone {clear: both; display: block; margin-bottom: 15px;}
.post-content .alignleft, .post-content img.alignleft {display: inline; float: left; margin-right: 15px; margin-top: 4px;}
.post-content .alignright, .post-content img.alignright {display: inline; float: right; margin-left: 15px; margin-top: 4px;}
.post-content .aligncenter, .post-content img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
.post-content img.alignleft, .post-content img.alignright, .post-content img.aligncenter {margin-bottom: 15px;}
.post-content .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}
.post-content .wp-caption img {margin: 5px 5px 0;}
.post-content .wp-caption p.wp-caption-text {color: #888; font-size: 12px; margin: 5px;}
.post-content .wp-smiley {margin: 0;}
.post-content .gallery {margin: 0 auto 18px;}
.post-content .gallery .gallery-item {float: left; margin-top: 0; text-align: center; width: 190px;}
.post-content .gallery .gallery-item img {max-width: 190px; border: none !important; margin-bottom: 0;}
.post-content .gallery .gallery-caption {color: #888; font-size: 12px; margin: 0 0 12px;}
.post-content .gallery dl {margin: 0;}
.post-content .gallery br+br {display: none;}
.post-content .attachment img {display: block; margin: 0 auto;}

/*** Comments ***/

.comments h3 {font-size: 14px; color: #111; padding: 15px 0 10px 30px; border-bottom: 1px solid #ddd;}
.comments a {color: #111;}
#comments {margin-bottom: 30px;}
.avatar {display: none; }
.comment {padding: 15px 0 15px 30px; border-bottom: 1px dotted #ddd; max-width: 640px;}
.comment td,
.pingback td { vertical-align: top; padding: 10px 0; margin: 0; }
.comment-meta { vertical-align:top; position: relative; min-height: 70px; font-size: 12px; line-height: 16px; border-right: 20px solid transparent; width: 200px;}
.comment-author, .comment-date { color: #999;}
	.comment-author span {color: #111; }
	.comment-author a, .comment-author span { font-weight:bold; display:inline;}
	.comment-author a:hover { border-bottom: 1px solid;}
.comment-reply-link { margin-top: 20px;position: absolute; bottom: 1; font-style:italic; }
	.comment-reply-link:hover { color:#CC0044; }
.comment-text { display:inline-block; position:relative; width: 400px;}
	.comment-text p { color: #111;margin-bottom: 15px;}
	.comment-text p a{ color: #CC0044;}
	.comment-text p a:hover{ color: #111; border-bottom: 1px solid #CC0044;}
.children {margin-left: 80px;}
.children .children {margin-left: 30px;}
.children .comment {padding-left: 0;}
.pingback { background: #f5f5f5;vertical-align:top;padding: 15px 0 0 30px; max-width: 640px; border-bottom: 1px solid #ddd;}
.pingback .comment-reply-link {display:none !important;}
.comment table, 
.pingback table { width: 620px;}


#respond p, .nopassword {margin: 10px 0; font-size: 12px;}
.nopassword {padding-left: 30px;}
#respond p a {text-decoration: none;}
#respond p a:hover {text-decoration: underline;}
#commentform {padding: 30px 0 0 30px;}
#commentform table {width: 100%; margin-bottom: 15px;}
#commentform td {vertical-align: top; width: 33.33%;}
#commentform td p {font-weight: bold;color: #333; margin-bottom: 5px;}
#commentform td p span {color: #999; font-style: italic;}
.commform-textarea {border: 1px solid #ddd; padding: 10px; margin-bottom: 10px;}
#comment {width: 100%; height: 120px; padding: 0; margin: 0; border: none; border-color: #fff; overflow: auto;}
.commform-author div {margin-right: 15px; border: 1px solid #ddd; padding: 5px;}
.commform-email div {border: 1px solid #ddd; padding: 5px;}
.commform-url p {margin-left: 15px !important;}
.commform-url div {margin-left: 15px; border: 1px solid #ddd; padding: 5px;}
#author, #email, #url {width: 100%; margin: 0; padding: 0; border: none; color: #333;}
#submit { font-size: 12px;float: left; font-weight:bold; border: none; background: #ddd; color: #fff; cursor: pointer; padding: 10px 20px; border: 1px solid #ddd;}
#submit:hover {background: #111; border-color: #000; color: #fff;}
p#cancel-comment-reply {font-style:italic;float: right; line-height: 28px; margin: 0;}
p#cancel-comment-reply a {color:#CC0044;}

/*** Sidebar ***/

.sidebar {width: 275px; padding: 4px 30px 0 0; float: right;}
.widget {margin-bottom: 35px;}
.widget-small {width: 130px;}
.widget h3, .widget-small h3 { font-size: 14px; padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #ddd; font-family:"Noto Sans",Helvetica,Arial,sans-serif;}
.widget a, .widget-small a {font-size: 12px; color: #111; }
.widget p, .textwidget {color: #111; }
.widget a:hover, .widget-small a:hover,
.widget p a:hover, .textwidget a:hover {border-bottom: 1px solid #CC0044;}
.widget li, .widget-small li {font-size: 12px; color: #111; margin-bottom: 4px !important;}
.widget li a {text-decoration:none;}

.rpthumb {display: block; padding-bottom: 15px; margin-top: 15px; border-bottom: 1px dotted #ddd;}
.rpthumb img {width: 50px; width: 50px; margin-right: 15px; float: left;}
.rpthumb-title {display: block; margin-bottom: 6px;}
.rpthumb-date {display: block; font-size: 11px; color: #999;}
.rpthumb:hover {text-decoration: none !important;}
.rpthumb:hover .rpthumb-title {text-decoration: underline;}

.widget_tag_cloud a {margin: 0 2px; }
.widget_calendar table {width: 100%;}
.widget_calendar caption {padding-bottom: 10px; text-align: left;}
.widget_calendar th, .widget_calendar td {padding: 5px 0; font-size: 13px;}
.widget_calendar tbody a {text-decoration: underline;}
.widget_calendar tbody a:hover {text-decoration: none}


/*** Footer ***/

.footer {height: 60px; border-top: 1px solid #ddd; padding: 20px 30px 0;}
.footer p {font-size: 12px;}
.footer a.name {color: #CC0044; font-weight:bold; }
.footer a.name:hover { border-bottom: 1px solid;}
.footer a {color: #111; }
.footer a:hover { }
p.copyright {float: right;}
p.copyright a { font-size: 11px; font-weight:bold;margin-right: 2px;padding: 3px 6px; background: #ddd; color: #fff;}
p.copyright a:hover { background: #CC0044;}
p.credits {float: left; text-align:left;font-size: 11px;line-height: 1.6em;}

*:hover { -moz-transition:all 0.6s ease-out; -o-transition: all 0.6s ease-out; -webkit-transition: all 0.6s ease-out; -ms-transition: all 0.6s ease-out; } 
