﻿/*
Theme Name: Visual_C
Theme URI: http://wptheming.com/2013/03/visual-theme/
Template: visual
Author: Devin Price
Author URI: http://wptheming.com
Description: Visual is a well-crafted responsive theme designed to showcase images, artwork and photgraphy in a smart grid layout.  An icon font ensures crisp display on retina devices and quick load times.  It's simple for new users to set up.  Developers can easily extend the code in a child theme.  For more information and a theme demo, visit: http://wptheming.com/?p=5277.
Version: 1.2.0
License: GNU General Public License
License URI: license.txt
Tags: responsive-layout, fluid-layout, featured-images, post-formats, translation-ready, photoblogging, theme-options, dark

This theme, like WordPress, is licensed under the GPL.
Have fun customizing it and sharing your work with others!

Originally built off the _s theme:
underscores.me

*/
/* =Icon Font
-------------------------------------------------------------- */
/* Included fonts are licensed SIL */
/* See readme.txt for more information */
.site-title a {
	color: #FFCC99;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
	font-family: Arial, Helvetica, sans-serif;
}
table {
    margin: 0 0 0px;
}
.authormark {
    padding: 8px;
    border-radius: 6px;
    border: 1px solid #9b7c00;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
    background-image: url(image/bgpat05.jpg);
}
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: top;
}
.section {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 15px;
}
