/*
Theme Name:		my_sony_repair_theme
Theme URI: 		http://www.laptopspecialists.co.uk/
Version: 		1.0
Description: 	Designed by <a href="www.laptopspecialists.co.uk">Adam Walsh</a>.

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-l.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {} .wp-contact {  }

ul.top-links
{margin-top: 10px; padding: 0; /* border: 1px dashed #0a67af; */line-height: 1.8em; width: 50%;}

ul.top-links li
{padding: 0;}

.laptop-box
{border: 1px solid #CCCCCC; padding: 5px; margin: 2px; width: 140px; float: left;}

.laptop-box:hover
{border: 1px solid #0a67af;}

.laptop-box img
{width: 135px; height: 96px; border: 0; margin-left: 5px;}

.laptop-box h1
{text-align: center; border-top: 1px solid #0a67af;}

.clear
{clear: both; height: 0;}

.note
{background: #fdf9e2; padding: 5px 10px; margin: 10px 0; border: 1px solid #f3efd6;}

