/*
Theme Name: grainyflex
Theme URI: http://krstathemes.com/grainyflex-wordpress-theme/
Author: Vladan Krstic (krstatzar)
Author URI: http://krstathemes.com
Description: Responsive Theme with many included features
Version: 1.1.2
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:two-columns, black, custom-background, custom-header, custom-menu, flexible-width, full-width-template, gray
Granyfles theme is based (used as a starting point) _s theme
http://underscores.me/
_s is distributed under the terms of the GNU GPL
By downloading and using this theme, you agree to the following terms:
- All variations of this theme have to remain GPL
- You may use this theme for personal or commercial projects
- You may modify, translate or distribute

*/


/* =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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
background: #777;
}

#logo-image{
width: 480px;
overflow: hidden;
height:100px;
}

#logo-text{
font:normal 1.8em/1.9em Georgia, "Times New Roman", Times, serif;
color:#FFF;
}

#logo-text a{
color:#0589F5;
text-decoration:none;
}

.site-description{
font:normal 0.8em/1em Georgia, "Times New Roman", Times, serif;
color:#FFF;
display: block;
}

article {
margin:2em;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}

able { 
	width: 95%;
	margin: 0 auto 20px auto;
	border-collapse: collapse;
}

caption {
	font-weight: bold;
	margin: 0 0 5px 0;
}

thead, th {
	color: #202020;
	background: #888;
	text-align: left;
}

tbody, td {
	background: #DDD;
}

td, th { 
	padding: 5px;
	border: 1px #323232 solid;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
outline: 0;
}
a img {
border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
clear: both;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}

/* Text elements */
p {
margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 18px 30px;
}

ul {
	list-style: square;
}

ul ul {
	list-style: circle;
}

ul ul ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

ol ol {
	list-style: upper-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

ol ol ol ol {
	list-style: lower-alpha;
}

ul ul, ul ol,
ol ol, ol ul { 
	margin: 4px 0 5px 30px;
}

ul ul li, ul ol li,
ol ol li, ol ul li { 
	margin-bottom: 6px;
	font-size: 98%; 
}

li { 
	/*line-height: 18px; 
	margin-bottom: 12px;*/
}

li p { 
	/*line-height: 18px;*/
}

dl {
	margin-bottom: 18px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 18px;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 1em 3em;
background:#DDD;
color: #555;
border-left: 4px solid #555;
padding-left: 1em; }
cite{
font-weight:bold;
}

}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
padding: 1.6em;
overflow: auto;
max-width: 100%;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
.sticky{}

table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
button,
input,
select,
textarea {
font-size: 100%; /* Corrects font size not being inherited in all browsers */
margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
vertical-align: baseline; /* Improves appearance and consistency in all browsers */
*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #ccc;
border-color: #ccc #ccc #bbb #ccc;
border-radius: 3px;
background: #e6e6e6;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
color: rgba(0,0,0,.8);
cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
font-size: 12px;
font-size: 1.4rem;
line-height: 1;
padding: 1.12em 1.5em 1em;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa #bbb;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb #bbb;
-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
border: 0;
padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
color: #666;
border: 1px solid #999;
border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
color: #111;
}
/*Search position*/
#searchform input[type=text],
#searchform input[type=email],
#searchform input[type=password],
#searchform textarea {
margin:1em 0 0 0.5em ;
-moz-box-shadow:    inset 0 0 2px #777;
-webkit-box-shadow: inset 0 0 2px #777;
box-shadow:         inset 0 0 2px #777;
}
input[type=text],
input[type=email],
input[type=password] {
padding: 3px;
}
textarea {
overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
padding-left: 3px;
vertical-align: top; /* Improves readability and alignment in all browsers */
width: 98%;
}

/* Links */
a {
color: #047ADB;
}
a:visited {
color: #02508E;
}
a:hover,
a:focus,
a:active {
color: #035BA3;
}

/* Alignment */
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}


/* Text meant only for screen readers */
.assistive-text {
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}


/* =Menu
----------------------------------------------- */


.menu li{
margin:0 0.1em;
}

.main-navigation {
clear: both;
display: block;
width: 82%;
margin:0 auto;

}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
padding:0.3em 0 0.3em 0;
-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
box-shadow: 0 2px 3px rgba(0,0,0,0.2);
display: none;
float: left;
position: absolute;
border:1px solid #222;
top: 1.5em;
left: 0;
z-index: 99999;
background-color: #222;
background-color: rgba(51, 51, 51, 0.92);  /* Chrome, Firefox 3+, IE 9+, Opera 10.10+, Safari 3+ */
}

.main-navigation ul ul ul {
left: 100%;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
color: #EEE

}
.main-navigation ul ul li {
}
.main-navigation li > a {
color:#FFF;
padding:0.2em 0.4em;
text-shadow:0px 2px 2px #000;
}
.main-navigation li:hover > a {
padding:0.2em 0.4em;
color: #0589F5;
text-decoration:none;
text-shadow:0px 2px 2px #000
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
background:#555;
color:#0589F5
}
.main-navigation ul li:hover > ul {
display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}

/* Small menu */
.menu-toggle {
cursor: pointer;
color:#fff;
margin-left:2em;
text-transform:uppercase;
font-size:1.4em;
}

.menu-toggle:hover {
color: #0486F0;
text-decoration:none;
}

.menu ul li  {
list-style-type:none;
}

.menu ul li  a{
color:#fff;
text-decoration:none;
}

.menu ul li  a:hover{
color: #0486F0;
text-decoration:none;
}

#navwrap .main-small-navigation .menu{
display:none;
}

/* =Content
----------------------------------------------- */

.entry-title{
font:normal 1.6em/1.8em Georgia, "Times New Roman", Times, serif;
}

.entry-title a{
text-decoration:none;
color:#333;
}

.entry-title a:hover{
color:#111;
text-decoration:underline;
}

.entry-header{
background:url(images/titleback.png) repeat;
text-indent:1em;
}

.page-title{
margin:0 0 0 1em;
font:normal 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
}


.comments-area{
border-top:2px solid #999;
margin: 1em 5em 1em 2em;
}
.hentry {
margin: 1em 2em;
}
.entry-meta {
clear: both;
border-bottom:1px dotted #777;
border-top:1px dotted #777;
background:#B1B1B1;
}

.read_more{
margin:0.2em 0 0.4em 0.2em;
}

.entry-content h1 {font-size:1.8em; font-weight:bold;}
.entry-content h2  {font-size:1.6em; font-weight:bold;}
.entry-content h3  {font-size:1.5em; font-weight:bold;}
.entry-content h4  {font-size:1.3em; font-weight:bold;}
.entry-content h5  {font-size:1.2em; font-weight:bold;}
.entry-content h6  {font-size:1.2em; font-weight:bold;}


.byline {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}

.widget-title{
font:bold 1.25em/1.4em Georgia, "Times New Roman", Times, serif;
margin:0 0 0.2em 1.2em;
background:url(images/sidehigh.png) no-repeat left bottom;
color:#222;
}


#secondary ul li {
list-style-type:none;
}


#secondary ul li a, #secondary ul li a:visited {
text-decoration:none;
border-bottom:1px dotted #4a4a4a;
color:#4a4a4a;
}

#secondary ul li a:hover {
text-decoration:none;
border-bottom:1px dotted #03569A;
color:#03569A;
}

#secondary aside{
background:#999;
padding:0 0 0.6em 0;
}

#searchform{
background:none;
}

.widget-top{
height:7px;
width:100%;
background:url(images/wdgtop.png) repeat-x left top;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] 
.site-header img,
.entry-content img,
img.size-full {
max-width: 100%;

}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #999;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.site-content .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-content .gallery dd {
margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
max-width: 100%;
}


/* =Navigation
----------------------------------------------- */
site-navigation {
vertical-align:bottom;
}

.site-content .site-navigation {
margin: 1em 1.5em;
overflow: hidden;
}
.site-content .nav-previous {
float: left;
width: 50%;
}
.site-content .nav-next {
float: right;
text-align: right;
width: 50%;
}

/* =Comments
----------------------------------------------- */

#reply-title{
margin-top:0.6em;
font:normal 1.6em/1.8em Georgia, "Times New Roman", Times, serif;
}

.comment-notes{
font-style:italic
}

#comments ol li {
}

#comments ul li {
background:#EEE;
}
#respond{
border-top:4px solid #777;
border-bottom:4px solid #777;
background:url(images/center_bck.jpg) repeat ;
}
.comments-title{
margin:1em;
font-weight:bold;
}
#comments{
background:#CCC;
}


#comment ol li {
margin:1em 5em 0.2em 1em;
float:left;
}

.comment-form-comment label{
}

.comment-form-comment{
}
.form-allowed-tags{
float:left;
margin:0.2em 5em 1em 1em;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
}

.commentlist img {
border:2px solid #FFF;
border-radius: 50% 50% 50% 50%;
margin: 0.2em;
-webkit-box-shadow:  0px 0px 0px 2px #999;
box-shadow:  0px 0px 0px 2px #999;
}

/* =Widgets
----------------------------------------------- */

.widget {
margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
max-width: 100%;
}

/* Search widget */
#searchsubmit {
display: none;
}


/* calendar widget */

#wp-calendar {
width: 78%;
margin: 0 1em 0 2em;
}
#wp-calendar a{
color:#047ADB;
text-decoration:none;
}

#wp-calendar a:hover{
color:#1594FB;
text-decoration:none;
}
#wp-calendar caption { text-align: right; color: #000; font-size: 1.25em; margin-top: 0.2em; margin-bottom: 0.2em; }
#wp-calendar thead { font-size: 1em; }
#wp-calendar thead th { padding-bottom: 0.2em; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #333; border: 1px solid #222; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #444 }
#wp-calendar tbody .pad { background: #444 }
#wp-calendar tfoot #next { font-size: 1em; text-transform: uppercase; text-align: right}
#wp-calendar tfoot #prev { font-size: 1em; text-transform: uppercase; padding-top: 10px}

/* Tagcloud*/
.tagcloud{
width:78%;
margin:0.2em 1em 0 2em
}

.tagcloud a{
text-decoration:none;
color:#4a4a4a
}

.tagcloud a:hover{
text-decoration:none;
color:#03569A
}

/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll #nav-above, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll #nav-below,
.infinite-scroll.neverending #colophon { /* Theme Footer (when set to scrolling) */
display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending #colophon {
display: block;
}

#primary {
float: left;
margin: 0 -25% 0 0;
width: 100%;
}
#content {
margin: 0 25% 0 0;
}
#secondary { /* Sidebar 1 */
float: right;
overflow: hidden;
width: 25%;
}

#tertiary { /* Sidebar 2 */
clear: right;
}
.site-footer {
clear: both;
width: 100%;
}


#headerwrapper{
background:url(images/header.png) repeat-x ;
width:100%;
height:100px;
margin:0;
clear:both;
}

#headerimage {
width:966px;
display:block;
padding:0px;
overflow:hidden;
border:0px;

}
#headerimage img {
position: relative;
width: 100%; /* for IE 6 */
height:100px;
padding:0px;
margin:0px;
border:0px;
}

#topdiv{
background:#242424 ;
float:left;
margin:0 auto;
display:block;
width:100%;
height:5px;
border-top:1px solid #292929;
}

#shadow{
background:url(images/topshadow.png) repeat-x ;
width:100%;
display:block;
height:14px;
}

#prenav{
background:url(images/prenavback.png) repeat-x ;
float:left;
margin:0 auto;
display:block;
width:100%;
height:10px;
}

#navwrap{
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
background-color: #191919;
background-image: -webkit-gradient(linear, left top, left bottom, from(#191919), to(#303030)); /* Chrome, Safari 4+ */
background-image: -webkit-linear-gradient(top, #191919, #303030); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
background-image:    -moz-linear-gradient(top, #191919, #303030); /* Firefox 3.6-15 */
background-image:      -o-linear-gradient(top, #191919, #303030); /* Opera 11.10-12.00 */
background-image:         linear-gradient(to bottom, #191919, #303030); /* Chrome 26, Firefox 16+, IE 10+, Opera 12.50+ */
float:left;
margin:0 auto;
display:block;
width:100%;
padding:0.2em 0;

}

#headercent{
width:82%;
margin:0 auto;
height:100%;
}

body {background:url(images/bg.png) repeat}

#container {
margin:0 auto;
width:82%;
_height: 1%;
}

#container .column {
position: relative;
float: left;
}

#center {
width: 100%;
background:url(images/center_bck.jpg) repeat ;
-webkit-box-shadow:  0px 2px 4px 2px #222;
box-shadow:  0px 2px 4px 2px #222
}

footer {
position:relative;
clear: both
}

.site-info{
float:left;
text-align:center;
width:100%;
position:absolute;
font-size:0.9em;
bottom:-34px;
color:#CCC
}

.site-footer{
width:82%;
margin:0 auto
}

.socwrap{
text-align:right;
height:42px;
margin:0 auto;
}

#container:after {
content: ".";
visibility: hidden;
display: block;
clear: both;
height: 0;
font-size: 0; }


/*** Footer Fix ***/

* html body {
overflow: hidden;
}

* html #footer-wrapper {
float: left;
position: relative;
width: 100%;
padding-bottom: 10010px;
margin-bottom: -10000px;
background: #1e1e1e;         /*** Same as body background ***/
}

#footer-wrapper {
height:75px;
background:url(images/footer.png) repeat-x ;
-webkit-box-shadow: 0 -2px 4px 0px black;
-moz-box-shadow: 0 -2px 4px 0px black;
box-shadow: 0 -2px 4px 0px black;
position:relative
}

/* =Media query
-------------------------------------------------------------- */

@media screen and (max-width:480px) {
hgroup h2 {
display:none;
}

#content {
width:98%;
}
}

@media screen and (max-width:640px) {
#secondary {
display:none;
}

#content {
width:98%;
}
}

@media screen and (min-width:1000px) {


#container, #headercent, .main-navigation, .site-footer, .socwrap{
width:90%;
}
}

@media screen and (min-width:1600px) {

#container, #headercent, .main-navigation, .site-footer, .socwrap {
width:76%;
}
}

/*social buttons*/
#socialLinks {
margin:5px 0 0 0;
float:right;
}

#socialLinks a {
display:block;
float:left;
padding-right:10px;
border:none
}

#socialLinks a:hover {
display:block;
float:left;
padding-right:10px;
border:none
}

#socialLinks a img {
-o-transition-duration: .33s;
-o-transition-property: border, color, opacity, -moz-opacity;
-webkit-transition-duration: .33s;
-webkit-transition-property: border, color, opacity, -moz-opacity;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
border:none;
}
#socialLinks a img:hover {
-o-transition-duration: .33s;
-o-transition-property: border, color, opacity, -moz-opacity;
-webkit-transition-duration: .33s;
-webkit-transition-property: border, color, opacity, -moz-opacity;
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}

/* /Media query
-------------------------------------------------------------- */

/* Post Thumbnail*/
img.wp-post-image {
float:left;
padding:5px;
margin:1.2em 0.5em 0.5em 0;
border: 1px solid #777
}
